Will Pazner
|
f271e9d549
|
Allow construction of L2ProjectionGridTransfer::ForwardOperator even when the LOR space is small
Resolves issue #2429.
|
2023-01-28 16:28:11 -08:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
EB Chin
|
9e8d69b8e5
|
small bugfixes, added comments, broke up SetTolerance into 2 functions
|
2021-06-11 15:33:46 -07:00 |
|
EB Chin
|
5095d095f5
|
initial reorg of L2ProjectionGridTransfer
|
2021-06-05 00:25:11 -07:00 |
|
EB Chin
|
d42bce9c40
|
updated from make style
|
2021-05-07 18:41:01 -07:00 |
|
EB Chin
|
4bb0c6d653
|
added L2ProjectionH1GridTransfer to do L2 projection on H1 FE spaces
|
2021-05-07 14:50:55 -07:00 |
|
Will Pazner
|
7ca42551c6
|
Disable dual transfer when using pointwise interpolation in lor-transfer miniapp
|
2021-04-15 13:22:29 -07:00 |
|
Will Pazner
|
d396dabcd8
|
Merge remote-tracking branch 'origin/master' into transfer-dual-field
|
2021-04-05 15:35:23 -07:00 |
|
Will Pazner
|
ce8ae52c09
|
Minor changes to lor-transfer miniapp
|
2021-03-26 11:31:40 -07:00 |
|
Will Pazner
|
157a10c255
|
Preliminary implementation of dual vector LOR transfer
|
2021-02-18 20:52:43 -08:00 |
|
Will Pazner
|
39e9406b99
|
Change deprecated mesh constructors in unit tests and miniapps
|
2021-02-17 14:32:06 -08:00 |
|
Tzanio
|
7879dcbfbf
|
Merge branch 'master' into lor-all-elements
Conflicts:
CHANGELOG
|
2021-02-14 18:33:36 -08:00 |
|
Will Pazner
|
0ce3549b2a
|
Add mixed mesh sample run for lor-transfer
|
2021-02-08 18:23:28 -08:00 |
|
Will Pazner
|
e23bb0e2e1
|
Fix comment in lor-transfer miniapp
|
2021-02-08 18:21:48 -08:00 |
|
Adrien M. Bernede
|
04fb572359
|
Let's forget about 2020
|
2021-01-26 11:55:36 -08: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
|
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
|
5bcc1ad17e
|
Update the interface for transfers between HO and LOR spaces using
a new abstract base class GridTransfer with derived classes:
InterpolationGridTransfer and L2ProjectionGridTransfer.
|
2019-03-19 19:01:14 -07:00 |
|
Tzanio
|
fcbdbd6bcd
|
Various small edits
|
2019-03-09 19:18:27 -08:00 |
|
Will Pazner
|
71bb552026
|
Add LOR transfer example under “tools” miniapp
|
2019-03-07 13:03:03 -08:00 |
|