Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Keith
3b325a597c
supress warnings by default
2021-09-29 13:02:24 -07:00
Keith
5231ec314a
Socratis's comments
2021-09-27 15:01:01 -07:00
Keith
71c4967e80
added Coefficient & as argument in constructor
2021-08-26 13:34:08 -07:00
Keith
165f4301d8
make gf local
2021-08-26 13:09:40 -07:00
Keith
1cd7bfb28d
remove unused variables
2021-08-03 09:12:50 -07:00
Keith
c0912fe75e
added support to return local oscs
2021-08-02 12:53:29 -07:00
Keith
e93a3542c0
example files written
2021-07-30 21:14:04 -07:00
Keith
bdcbfafb42
cleaning code
2021-07-30 20:39:02 -07:00
Keith
b9eaa8c309
fix style
2021-07-30 19:45:52 -07:00
Keith
96a10dfa2e
finalize serial examples
2021-07-30 19:44:54 -07:00
Keith
865b2facc2
verification with embedded meshes
2021-07-30 16:54:15 -07:00
Keith
8a61b3e27b
adding extra features
2021-07-30 16:54:15 -07:00
psocratis
54676a17c2
Fixed bug for serial builds. Fixed comments
2021-07-30 16:54:15 -07:00
psocratis
f47244859a
fixing parallel implementation
2021-07-30 16:54:15 -07:00
Keith
2e6583650f
debugging parallel implementation
2021-07-30 16:54:15 -07:00
Keith
2bc6f6146a
cleaned up files
2021-07-30 16:54:15 -07:00
psocratis
d2b8fa35bb
Fixing setting intrule. Adding parallel example
2021-07-30 16:54:15 -07:00
Keith
1fdfa6d39a
code compiles. Needs debugging
2021-07-30 16:54:15 -07: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
Tzanio
4355a8951f
Small clarification
2019-05-20 16:46:51 -07:00
camierjs
f6610b15a7
XL compiler O3 -qnostrict (1/inf=nan) work-around
2019-05-20 14:57:29 -07:00
Veselin Dobrev
42ad503d6e
Define a shortcut for std::numeric_limits<double>::infinity() called
...
mfem::infinity() and replace (almost) all usage of the std version with
the shortcut.
In SparseMatrix::MakeRef, copy the field isSorted from the original
matrix.
2018-01-02 06:36:04 -08:00
Jakub Cerveny
125ff226e4
Version 3.2
2016-06-30 10:37:30 -07:00