Commit Graph
98 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
Yohann Dudouit 155808ccf8 Merge branch 'master' into yohann/dg 2020-03-02 10:51:32 -08:00
Tzanio 88a78bb6aa Merge branch 'master' into bsd-relicense
Conflicts:
	CONTRIBUTING.md
2020-03-02 09:28:37 -08:00
camierjs e4d0496931 Merge branch 'master' into okina-mmu 2020-02-29 10:20:37 -08:00
Veselin Dobrev 001192195b Various small edits, mostly formatting. 2020-02-27 20:53:43 -08:00
Yohann Dudouit 9f184dd5a2 make style 2020-02-27 17:00:18 -08:00
Yohann Dudouit 6e5bda0743 Merge branch 'master' into yohann/dg 2020-02-27 16:38:19 -08:00
Yohann Dudouit fada93b7f1 Rename bound to bdr 2020-02-27 16:20:06 -08:00
Yohann Dudouit 76d1463c6b Revert change in Update() 2020-02-27 16:15:47 -08:00
camierjs 1e8da55823 Merge branch 'master' into okina-mmu 2020-02-27 11:34:06 -08:00
Yohann Dudouit 117c82e9e5 Simplify PABilinearFormExtension::Update() 2020-02-27 10:50:52 -08:00
Tzanio 2bcd8b5293 Merge branch 'master' into ndpa-dev
Conflicts:
	examples/CMakeLists.txt
	examples/makefile
	fem/bilinearform_ext.cpp
2020-02-27 10:32:08 -08:00
Yohann Dudouit 3ce20466ae Remvoe double NULL check on face_restrict 2020-02-27 09:44:05 -08:00
Yohann Dudouit d7b910107a Rename FaceBound to FaceBdr 2020-02-27 09:41:33 -08:00
Yohann Dudouit fafef79227 make style 2020-02-24 14:31:51 -08:00
Yohann Dudouit cc41aaf770 Fix PABilinearFormExtension::Update() 2020-02-24 14:02:19 -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 4f88b061c7 Merge branch 'master' into yohann/nontensor 2020-02-16 19:34:49 -08:00
Yohann Dudouit 5884f96b20 Create a UsesTensorBasis function for FESpace. 2020-02-14 15:55:33 -08:00
Yohann Dudouit 86eb09d317 Fix a bug introduce when renaming Setup(). 2020-02-03 15:09:21 -08:00
Yohann Dudouit f56baedead Some cleaning based on Will Pazner's review. 2020-02-03 14:49:36 -08:00
Dylan Copeland a02409f8c9 Removed absolute value in diagonal assembly, by using a new MultTransposeUnsigned function in ElementRestriction. Made some changes for gpu support. 2020-02-03 09:58:28 -08:00
Dylan Copeland a268884656 make style 2020-01-31 11:50:45 -08:00
Yohann Dudouit 4652544a14 make style 2020-01-30 18:58:12 -08:00
Will Pazner 5e3a726446 Bug fix 2020-01-30 17:17:07 -08:00
Will Pazner dc253acbca Merge remote-tracking branch 'origin/master' into yohann/dg
Merge with implicit time integration in ex9 and ex9p.
Also fix bug in bilinearform_ext when setting the assembly level before adding integrators.
2020-01-30 17:10:06 -08:00
Will Pazner 82dfad21e0 Don't construct face restrictions when there are no face integrators 2020-01-30 16:16:27 -08:00
Dylan Copeland c1f7ed3097 Merge branch 'master' of github.com:mfem/mfem into ndpa-dev 2020-01-28 12:08:01 -08:00
Yohann ed033cf873 Merge branch 'master' into yohann/dg 2020-01-23 16:58:46 -08:00
camierjs 822e2be19d Merge branch 'master' into okina-mmu 2020-01-21 20:35:44 -08:00
Yohann Dudouit f487ceba99 Merge branch 'master' into yohann/nontensor
Conflicts:
	fem/libceed/ceed.cpp
	fem/libceed/ceed.hpp
	fem/libceed/diffusion.cpp
	fem/libceed/mass.cpp
2020-01-16 17:47:15 -08:00
Dylan Copeland d2b8596e92 Adding something missed in the last commit. 2020-01-16 16:10:51 -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
camierjs 78a3e0c6d2 Merge branch 'master' into okina-mmu 2020-01-15 11:09:20 -08:00
Yohann e2858823e1 Merge branch 'master' into yohann/dg 2020-01-13 15:16:15 -08:00
Yohann Dudouit 18f5693c4e make style 2020-01-13 15:08:15 -08:00
camierjs c612c6978e Merge fix and style 2020-01-13 10:37:10 -08:00
camierjs 0f02f21229 Merge branch 'master' into ndpa-dev 2020-01-13 10:16:19 -08:00
Tzanio 5534584ef8 Merge branch 'master' into rectop-bc-dev 2020-01-08 16:44:22 -08:00
Yohann Dudouit 330cb0a851 Some bug fixes in DGTrace integrator. 2020-01-08 15:27:44 -08:00
Yohann Dudouit c7953aa673 Change AssembleDiagonal to work with libCEED.
Merge branch 'master' into yohann/okina-gpu-libceed

Conflicts:
	INSTALL
	makefile
2020-01-08 09:37:28 -08:00
Yohann Dudouit 4da45691d1 Add an optimized 3D version of DGTrace integrator. 2020-01-07 16:57:00 -08:00
camierjs 6a61e78bf9 Merge branch 'master' into okina-mmu 2020-01-06 11:01:36 -08:00
Yohann Dudouit 8f5170c669 Separate Interior and Boundary faces for PA. 2020-01-03 17:10:31 -08:00
Tzanio e51add7742 make style 2019-12-21 22:24:07 -08:00
Dylan Copeland b89cf4b497 Added Jacobi preconditioner to PA solver in ex3p. Removed BC in exNDH1. 2019-12-19 11:58:26 -08:00
Dylan Copeland e08da5720d Implemented PA for mixed bilinear form in Nedelec and H^1 spaces. Added test exNDH1 for mixed bilinear form. 2019-12-19 09:49:38 -08:00