Veselin Dobrev
129e191776
Use 1 as the default attribute in class Element.
...
Tweak the "Element-wise construction" mesh unit test to set the
vertices in counterclockwise order and check that the default
attribute is 1.
Before the above changes, there was a warning from the unit test
about non-positive element attributes.
2020-10-25 11:54:41 -07:00
Dylan Copeland
dac6f6afe7
Fixing a bug and adding a small unit test that catches it.
2020-09-16 14:55:12 -07:00
Will Pazner
9d83eed55c
Upgrade to Catch v2.13.0 from v1.6.1
2020-08-04 08:37:48 -07:00
Jakub Cerveny
a2cf6022ed
Merge branch 'master' into gecko-integration2-dev
2020-03-11 09:23:38 +01: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
Jakub Cerveny
b6927a2cc2
Removed Gecko from both makefile and CMake build systems.
2020-02-14 13:53:13 +01:00
Jakub Červený
2b92b7a051
Renamed GetGeckoElementReordering -> GetGeckoElementOrdering.
2019-11-20 19:28:18 +01:00
Aaron Fisher
beb5994616
Renamed the test dirs and fixed some text that had an old version of the directories.
2018-11-09 16:28:51 -08:00