Commit Graph
25 Commits
Author SHA1 Message Date
Tzanio Kolev e4c2152419 Update Copyright to 2010-2025 2025-02-03 12:17:26 -08:00
john bowen c8644c4b13 Reorder args 2024-08-12 15:56:29 -07:00
john bowen 0c12c9298b Make visport user configurable for miniapps 2024-08-12 13:01:37 -07:00
Dylan Copeland 046a874cfb Merge branch 'master' of github.com:mfem/mfem into float 2024-02-06 10:56:41 -08:00
Tzanio Kolev 87290fbf56 Update Copyright to 2010-2024 2024-01-27 13:06:49 -08:00
Tzanio Kolev d983b34924 Renamed ftype -> real_t 2023-12-13 12:51:43 -08:00
Dylan Copeland 9eca33b09d Generalized everything in miniapps/meshing. 2023-11-06 19:06:55 -08:00
Tzanio Kolev 96e00dc815 Updated COPYRIGHT to 2010-2023 2023-03-11 16:58:18 -08:00
Tzanio Kolev a46cf91039 Fixed additional instances of implicit type conversion 2022-06-24 09:43:50 -07:00
Tzanio 6d2530775b Extended copyright to 2022 2022-02-25 10:24:50 -08:00
Stowell, Mark L 0f4bd5925a Fixing shadow variables in miniapps 2021-12-27 12:46:22 -08:00
Adrien M. Bernede 04fb572359 Let's forget about 2020 2021-01-26 11:55:36 -08:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio ca55ef0217 The release number for mfem-4.1 is LLNL-CODE-806117 2020-03-02 17:18:46 -08:00
Tzanio 2caa222edf A number of changes to switch the code from LGPL-2.1 to BSD-3:
- Updated LICENSE, README, CHANGELOG and CONTRIBUTING.md
- Removed COPYRIGHT, added NOTICE
- Updated the headers in all source files, makefiles, etc.
2020-02-23 11:16:46 -08:00
Tzanio c7d25a19ca Renamed Mesher to Mondrian 2020-01-20 18:05:33 -08:00
Tzanio b38dcabbd8 Added a new toy miniapp: Mesher that converts an input image to an MFEM mesh. 2020-01-03 16:29:50 -08:00
Stowell, Mark L 92d334277e make style 2017-11-20 17:05:01 -08:00
Stowell, Mark L 3ff130cd91 More int -> Geometry::Type changes 2017-11-19 22:08:59 -08:00
Tzanio 64be959c38 Minor updates 2017-04-24 09:35:42 -07:00
Jakub Cerveny 6263dfdb14 shaper: added anisotropic refinement option for quads/hexes. 2017-04-24 10:55:17 +02:00
Tzanio 4d33551ddf make style 2017-04-17 09:29:00 -07:00
Tzanio 297802007a Improved slightly the Shaper miniapp, added documentation.
The README.html have been generated from a post-3.3 branch in the web repo:

   https://github.com/mfem/web/pull/3
2017-04-15 20:46:11 -07:00
Tzanio Kolev 726acea4dd Fixed a typo. 2017-04-05 06:52:14 -07:00
Tzanio 4f1a611eac Added a new meshing miniapp, shaper, that can be used to resolve
complicated material interfaces by mesh refinement, e.g. as a tool
for initial mesh generation from prescribed "material()" function.

Both conforming and non-conforming refinements are supported.
2017-04-03 22:18:33 -07:00