Dylan Copeland
|
386e02f0f8
|
Adding unit tests for H(curl) and H(div) diagonal partial assembly.
|
2020-04-07 16:24:04 -07:00 |
|
Tzanio
|
05125e19d5
|
Removed a space
|
2020-03-09 15:36:41 -07: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
|
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
|
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 |
|
Andrew T. Barker
|
ffb8179eb4
|
Address (some of) Yohann's comments in PR review.
|
2019-12-17 13:50:20 -08:00 |
|
Andrew T. Barker
|
fa9cea9486
|
Rename VectorSmoother -> OperatorJacobiSmoother
|
2019-08-21 16:45:48 -07:00 |
|
Andrew T. Barker
|
21ccf19b0c
|
BilinearIntegrator: implement 2D diffusion diagonal assembly kernel
|
2019-06-26 13:27:24 -07:00 |
|
Andrew T. Barker
|
ad0bfa2e11
|
unittest: test 3D mass diagonal PA assembly
|
2019-06-26 13:27:17 -07:00 |
|
Andrew T. Barker
|
87e01ff443
|
PA mass diagonal works for multiple elements, does not work in parallel.
|
2019-06-26 13:27:03 -07:00 |
|
Andrew T. Barker
|
01fce1bdb5
|
Add very basic unit test for 2D mass diagonal with partial assembly.
|
2019-06-26 13:26:56 -07:00 |
|