Commit Graph
24 Commits
Author SHA1 Message Date
Tzanio Kolev 39db486ab9 Merge branch 'master' into lp-error-est-dev 2020-05-12 12:38:29 -07:00
Stowell, Mark L 744c7aafb1 Adding VectorFEMassIntegerator tests with diagonal matrix coefficients 2020-04-27 20:08:17 -07:00
Stowell, Mark L 4f2caaacc1 Merge remote-tracking branch 'origin/master' into lp-error-est-dev
# Conflicts:
#	tests/unit/fem/test_3d_bilininteg.cpp
2020-04-17 13:57:16 -07:00
Stowell, Mark L a6b908f23e Removing unneeded tests 2020-04-15 15:18:43 -07:00
Stowell, Mark L 650a61b093 Fix variable names 2020-04-15 15:07:17 -07:00
Stowell, Mark L f8e50b4aa4 make style 2020-04-15 15:04:04 -07:00
Stowell, Mark L 00edaa1089 Merge remote-tracking branch 'origin/master' into matrix-coef-mass-bug-fix
# Conflicts:
#	tests/unit/fem/test_3d_bilininteg.cpp
2020-04-15 15:03:45 -07:00
Tzanio 98909dbe4a Merge branch 'master' into tet-bl-tests-dev
Conflicts:
	tests/unit/fem/test_3d_bilininteg.cpp
2020-03-12 10:28:13 -07:00
Tzanio 15b712e49d Some edits in tests/ 2020-03-09 20:55:06 -07:00
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Stowell, Mark L c05d5c2fb6 Expanding unit tests to catch incorrect DenseMatrix size in VectorFEMassIntegrator 2020-03-06 10:19:35 -05: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
Stowell, Mark L 3629d0cf5b Found and fixed two errors in the analytic test functions 2020-02-07 13:32:13 -08:00
Stowell, Mark L a731357fbf Fixing more long lines 2020-02-07 10:55:26 -08:00
Stowell, Mark L c1cedae5a3 Merge branch 'tet-bl-tests-dev' of github.com:mfem/mfem into tet-bl-tests-dev 2020-02-07 10:55:09 -08:00
Stowell, Mark L c91465502a Fixing long lines 2020-02-07 10:51:46 -08:00
Stowell, Mark L 71679e4099 Adding more tet test cases 2020-02-06 16:42:46 -08:00
Stowell, Mark L 32da7525a8 Adding more tet bilinear form tests 2020-02-06 12:57:43 -08:00
Stowell, Mark L 6b617523fa Increasing integration order to make tests succeed 2020-02-05 16:55:30 -08:00
Stowell, Mark L 21376ba662 Removing debug code 2020-02-05 16:54:57 -08:00
Stowell, Mark L b5461c4275 Adding bilinear integrator tests for tetrahedral elements 2020-02-05 16:49:15 -08:00
Stowell, Mark L eb7ae55c7c Increasing order of test field 2019-08-22 14:43:11 -07: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