Commit Graph
13 Commits
Author SHA1 Message Date
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