Commit Graph
25 Commits
Author SHA1 Message Date
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07:00
Tzanio 2e37ba7d97 Merge branch 'master' into yohann/dg
Conflicts:
x	fem/bilinearform_ext.cpp
2020-03-04 20:42:09 -08:00
Tzanio 58872c9e7b Merge branch 'master' into okina-mmu
Conflicts:
	fem/datacollection.cpp
	tests/unit/CMakeLists.txt
2020-03-04 15:19:33 -08: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
Veselin Dobrev 8861f0421b Fix a warning. 2020-02-11 21:02:21 -08:00
Yohann Dudouit 4652544a14 make style 2020-01-30 18:58:12 -08:00
Will Pazner f5777bf68e Add test for DG PA convection
Unify with previous tests for H1 convection
2020-01-30 16:15:35 -08:00
camierjs dddf7e9d9c Merge branch 'master' into okina-mmu 2020-01-28 19:01:53 -08:00
camierjs 0825ea7140 Merge branch 'master' into okina-mmu 2020-01-23 16:41:42 -08:00
artv3 1483602841 addressed PR comments 2020-01-23 16:12:11 -08:00
Julian Andrej 3584066337 Merge branch 'master' into nlpa-dev
Conflicts:
	CHANGELOG
	tests/unit/fem/test_pa_kernels.cpp
2020-01-22 10:36:35 -08:00
camierjs 822e2be19d Merge branch 'master' into okina-mmu 2020-01-21 20:35:44 -08:00
camierjs 5d5ea287ad test_vector_pa_integrator mesh warning fix 2020-01-16 11:44:33 -08:00
Julian Andrej a375ac17be Merge branch 'master' into nlpa-dev
Conflicts:
	CHANGELOG
	fem/bilininteg.hpp
	tests/unit/fem/test_pa_kernels.cpp
2020-01-16 10:43:59 -08:00
Tzanio 1326e8641a make style 2020-01-15 16:09:02 -08:00
Julian Andrej 046b990a7d Merge branch 'master' into rectop-bc-dev
Resolved conflicts:
	CHANGELOG
	fem/bilininteg.hpp
	tests/unit/fem/test_pa_kernels.cpp
2020-01-15 15:18:29 -08:00
Julian Andrej 89883e515b add copyright header 2020-01-08 10:30:35 -08:00
Julian Andrej ae0bb38c8c Update tests for renaming and formatting 2019-12-13 11:53:17 -08:00
Julian Andrej 73747debca Removed test case tag MixedBilinearFormBC. 2019-12-13 11:23:30 -08:00
Will Pazner 8dce4cf447 Fix naming and organization of tests 2019-11-20 14:07:46 -08:00
Will Pazner f7475f9b08 Add consistency test for PA vector mass and diffusion 2019-11-20 14:03:02 -08:00
Will Pazner ae4f5b95fa Add test case verifying PA convection
Verify that the partial assembly and fully assembly for nonlinear convection give the same results in 2D and 3D
2019-11-19 17:12:23 -08:00
Julian Andrej 96e5f71350 add more unit tests 2019-11-19 16:11:54 -08:00
Julian Andrej 98b68c378d add unit tests for mixed PA integrators 2019-11-19 14:14:31 -08:00