ce5fd63d0a
dfem phase 1 changes
...
Co-authored-by: camierjs <camierjs@gmail.com >
Co-authored-by: Veselin Dobrev <dobrev@llnl.gov >
2025-05-29 13:02:23 -07:00
Will Pazner
71f7398979
Add unit test for ParaViewHDFDataCollection
2025-04-11 10:22:03 -07:00
Tzanio Kolev
e4c2152419
Update Copyright to 2010-2025
2025-02-03 12:17:26 -08:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
camierjs
cca28f3882
Meld toward master
2023-04-04 10:39:35 -07:00
camierjs
9d1578e648
Sanitize tests/unit/fem/test_datacollection.cpp
2023-04-03 15:36:28 -07:00
Tzanio Kolev
96e00dc815
Updated COPYRIGHT to 2010-2023
2023-03-11 16:58:18 -08:00
Stowell, Mark L
e33dd78845
Fixing pad digits calls in unit test
2022-11-17 15:58:41 -08:00
Will Pazner
a1c905b6ee
Remove unit test output
2022-05-19 14:54:21 -07:00
Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
wo80
68aad702e6
Fix MinGW compilation errors
2021-08-30 17:04:23 +02:00
Tzanio
c03d3d3b01
Clean-up pass through tests/ before mfem-4.3
2021-07-27 19:37:02 -07:00
Will Pazner
69ac786a0c
Add unit test for ParaView restart mode
2021-06-22 09:19:28 -07:00
Will Pazner
d75fab6338
Change mesh constructors in miniapps and tests
2021-02-18 20:00:46 -08:00
Will Pazner
39e9406b99
Change deprecated mesh constructors in unit tests and miniapps
2021-02-17 14:32:06 -08:00
Adrien M. Bernede
04fb572359
Let's forget about 2020
2021-01-26 11:55:36 -08:00
Will Pazner
f285421dfe
Workaround for nvcc/Catch compatibility
...
Certain REQUIRE statements were causing nvcc (specifically cicc) to
crash when compiling.
This can be temporarily worked around by introducing temporary
variables.
See https://github.com/catchorg/Catch2/issues/2005
2020-08-18 16:22:58 -07:00
Will Pazner
9d83eed55c
Upgrade to Catch v2.13.0 from v1.6.1
2020-08-04 08:37:48 -07:00
Ido Akkerman
bd695bc74c
Make style
2020-06-26 11:02:08 +02:00
Ido Akkerman
096e5ffb93
Adding quadfunctions to visit unit test
2020-06-26 10:36:42 +02: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
Julian Andrej
d6dd084cfc
replaced gzstream with modified zstr
2020-02-27 14:32:04 -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 Kolev
5808fd93c5
Merge pull request #742 from mfem/gzdata-collection-dev
...
Added the gzstream capability to the data collection classes [gzdata-collection-dev]
2019-05-20 11:41:06 -07:00
Holger Jones
881cc50cfd
fix to bring in platform specific rmdir; lowered pts threshold in inversetransform test
2019-04-17 21:21:08 -07:00
Tzanio
5f9ac7cde1
make style
2019-02-16 21:23:47 -08:00
Aaron Fisher
111f2158cb
Added the gzstream capability to the data collection classes.
2019-02-12 13:05:32 -08:00
Veselin Dobrev
1a0976dc17
Add support for building and running the unit tests in
...
out-of-source builds with GNU make.
Clean the unit tests directory when 'make clean' is invoked at
the top level.
2018-11-29 22:23:47 -08: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