Commit Graph
15 Commits
Author SHA1 Message Date
Tzanio 05125e19d5 Removed a space 2020-03-09 15:36:41 -07: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 e689fd5b28 Merge branch 'master' into bsd-relicense 2020-02-27 09:29:25 -08:00
Tzanio dc0281a9bd Merge branch 'master' into okina-mmu 2020-02-23 18:03:53 -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
Julian Andrej 73eb9de35b Reverted accumulation 2020-02-18 15:20:21 -08:00
Julian Andrej 9fdfa8a35e Suggested changes 2020-02-18 13:35:09 -08:00
Julian Andrej 82aa29cbe9 Reordered some assignements in the kernels 2020-02-17 09:04:56 -08:00
Julian Andrej b5bd3ff1d7 addressed PR comments 2020-02-13 16:46:17 -08:00
Julian Andrej b3ae87da66 Add AssembleDiagonal to VectorMass and VectorDiffusion 2020-01-23 15:12:30 -08:00
camierjs 3b173255fe Master merge fixes 2020-01-15 11:37:20 -08:00
Julian Andrej 7175701296 Actually do the correct thing in dimension checking... 2019-12-19 15:13:41 -08:00
Julian Andrej 7fa65739af Add dimension check to new PA kernels 2019-12-19 15:11:43 -08:00
Julian Andrej b8dd7b8a63 added vector mass and vector diffusion pa integrators 2019-11-20 11:52:53 -08:00