Tzanio
|
f0bd9b287f
|
Some edits in fem/
|
2020-03-09 19:30:02 -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
|
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 |
|
Socratis
|
7405d4c287
|
Fixing minor issues after Dylan's suggestions
|
2020-02-03 18:18:06 -08:00 |
|
Socratis
|
03db8f8522
|
Fixed a bug that appears in the constructor of a ParComplexLinearForm and ParSesquilinearForm in the case of an empty rank
|
2020-01-31 17:26:02 -08:00 |
|
Socratis
|
ae18750ca6
|
added convergence test in /tests/convergence/
|
2020-01-16 12:12:14 -08:00 |
|
Socratis
|
316af11f19
|
Modify FormlinearSystem method to accomodate purely real or imaginary operators
|
2020-01-15 17:43:41 -08:00 |
|
Socratis
|
a3121c8d81
|
Change nwely added constructor of (Par)SesquilinearForm and (Par)ComplexLinearForm
|
2020-01-10 11:08:57 -08:00 |
|
Socratis
|
da1c28a120
|
Fixed serial compile issue
|
2020-01-07 12:12:48 -08:00 |
|
Socratis
|
ab7062aeea
|
fixed compile issue
|
2020-01-07 10:25:36 -08:00 |
|
Socratis
|
86d7bfeb00
|
Fixed bug in the new (Par)ComplexLinearForm constructor
|
2020-01-06 17:38:44 -08:00 |
|
Socratis
|
d81340681c
|
added constructors for ComplexLinearForm and ParComplexLinearForm that borrows linear integrators from other ComplexLinearForms
|
2020-01-06 16:17:20 -08:00 |
|
Socratis
|
44191cf5bd
|
1) Fixed essential bc consistency issue. 2) Added FormSystemMatrix methods to complex forms. 3) Added constructors that borrow integrators from other complex forms
|
2020-01-06 15:41:55 -08:00 |
|
Tzanio
|
a356c75fdb
|
Final adjustments
|
2019-12-27 18:00:27 -08:00 |
|
Stowell, Mark L
|
fa1d962850
|
Removing dead code
|
2019-12-05 00:37:49 -08:00 |
|
Stowell, Mark L
|
e27befa91f
|
Using more descriptive method name for AssembleComplexSparseMatrix
|
2019-12-05 00:37:25 -08:00 |
|
Stowell, Mark L
|
2aecabc7e7
|
Removing trailing underscores in member data names to conform to MFEM standard
|
2019-12-04 16:48:43 -08:00 |
|
Stowell, Mark L
|
f3fcfa67c1
|
Switching to standard essential BC treatment for solver performance gain (thanks to Socratis for catching this!)
|
2019-11-26 14:57:03 -08:00 |
|
Stowell, Mark L
|
ba4d20463d
|
make style
|
2019-11-25 15:02:26 -08:00 |
|
Stowell, Mark L
|
08447b9ab0
|
Adding face integrator support
|
2019-11-25 15:01:27 -08:00 |
|
Stowell, Mark L
|
22cc2171eb
|
Removing more debug code
|
2019-11-25 14:48:33 -08:00 |
|
Stowell, Mark L
|
05c31920e5
|
Removing debug code
|
2019-11-25 14:48:10 -08:00 |
|
Stowell, Mark L
|
3befd52a89
|
Adding boundary integrator support
|
2019-11-25 14:47:52 -08:00 |
|
Stowell, Mark L
|
bbd2c56062
|
Adding boundary projection methods for complex grid functions
|
2018-08-23 10:29:27 -07:00 |
|
Stowell, Mark L
|
1380583449
|
make style
|
2018-03-14 14:01:58 -07:00 |
|
Stowell, Mark L
|
2e680a6bfd
|
Implementing usable Update methods for the complex FEM classes for use with AMR
|
2018-03-13 16:43:10 -07:00 |
|
Stowell, Mark L
|
40fe63ee0d
|
Removing tentative support for static condensation
|
2018-03-08 10:16:52 -08:00 |
|
Stowell, Mark L
|
94d9d15c1e
|
Adding serial versions of the complex FEM classes.
|
2018-03-06 08:47:26 -08:00 |
|
Stowell, Mark L
|
d9793ee7bb
|
Passing enumeration argument by value rather than const reference.
|
2018-03-06 08:46:56 -08:00 |
|
Stowell, Mark L
|
4241426903
|
Moving complex FEM classes to fem/complex_fem.[ch]pp files
|
2018-03-05 15:10:38 -08:00 |
|