Dylan Copeland
|
906bc734e4
|
Incorporating some of Yohann's suggestions.
|
2020-04-07 14:17:22 -07:00 |
|
Dylan Copeland
|
d7b0a8ce64
|
Merge branch 'master' of https://github.com/mfem/mfem into rtpa
Conflicts:
examples/ex24.cpp
examples/ex24p.cpp
examples/ex5p.cpp
fem/CMakeLists.txt
tests/unit/fem/test_pa_coeff.cpp
|
2020-03-29 19:54:52 -07:00 |
|
Dylan Copeland
|
3e4f6a575c
|
Debugged PA for the transpose of mixed H(div)-L2 bilinear form VectorFEDivergenceIntegrator. Added unit test for this mixed form, including its transpose. Added a test for this mixed bilinear form to ex24p.
|
2020-03-12 12:39:24 -07:00 |
|
Dylan Copeland
|
09f1e0fc48
|
Debugged PA for mixed H(div)-L2 bilinear form VectorFEDivergenceIntegrator. Added a test for this mixed bilinear form to ex24.
|
2020-03-11 16:14:52 -07:00 |
|
Dylan Copeland
|
acec17cc3d
|
Adding H(div) PA unit tests.
|
2020-03-10 15:41:47 -07:00 |
|
Tzanio
|
05125e19d5
|
Removed a space
|
2020-03-09 15:36:41 -07:00 |
|
Tzanio
|
2a5a0a350d
|
Lowering the order in tests/unit/fem/test_pa_coeff.cpp from 5 to 4
|
2020-03-07 17:23:46 -08:00 |
|
Tzanio
|
ca55ef0217
|
The release number for mfem-4.1 is LLNL-CODE-806117
|
2020-03-02 17:18:46 -08:00 |
|
Tzanio
|
88a78bb6aa
|
Merge branch 'master' into bsd-relicense
Conflicts:
CONTRIBUTING.md
|
2020-03-02 09:28:37 -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 |
|
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 |
|
Dylan Copeland
|
a268884656
|
make style
|
2020-01-31 11:50:45 -08:00 |
|
artv3
|
344acbf6d2
|
Addressed PR comments;
|
2020-01-24 15:50:15 -08:00 |
|
Arturo Vargas
|
4fdab1c6b5
|
PR comments
|
2020-01-21 10:33:34 -08:00 |
|
Dylan Copeland
|
5838447e20
|
Adding a comment.
|
2020-01-17 10:44:37 -08:00 |
|
Dylan Copeland
|
43dd8d94a6
|
Extended the unit test "Hcurl pa_coeff" to use essential BC, added another test case, and made some minor optimizations.
|
2020-01-17 09:28:05 -08:00 |
|
Tzanio
|
e51add7742
|
make style
|
2019-12-21 22:24:07 -08:00 |
|
Dylan Copeland
|
72e4e1d785
|
Added unit tests.
|
2019-12-19 16:48:55 -08:00 |
|
Tzanio
|
5913fdc64c
|
minor
|
2019-11-11 09:12:51 -08:00 |
|
Tzanio
|
0babf42d83
|
make style
|
2019-11-11 09:09:21 -08:00 |
|
Daniel Drzisga
|
0a2766adea
|
Added support for any scalar coefficients in partial assembly of mass and
diffusion operators
|
2019-10-09 12:16:07 -07:00 |
|