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 Kolev
|
5d10ea83d7
|
Merge pull request #130 from mfem/blockprec-dev
Adding block lower triangular preconditioner to blockoperator.?pp [blockprec-dev]
|
2017-03-10 16:38:23 -08:00 |
|
Veselin Dobrev
|
ba40744dc9
|
Fix a doxygen warning.
|
2017-03-06 21:49:26 -08:00 |
|
Veselin Dobrev
|
6374536e13
|
In class BlockOperator:
* add method SetBlockCoef
* add 'const' to GetBlockCoeff
* fuse vector operations in Mult and MultTranspose.
|
2017-03-03 18:55:16 -08:00 |
|
Tzanio
|
196c147e47
|
Small updates in the comments
|
2017-03-02 08:32:57 -08:00 |
|
Veselin Dobrev
|
000bf74160
|
Update CHANGELOG.
Tweak doxygen docs, and 'make style'.
|
2017-03-01 12:36:03 -08:00 |
|
Scott MacLachlan
|
f07d80f556
|
Updating to remove redundant row/column block counts and offset arrays. Also updated documentation to reflect difference between diagonal and off-diagonal blocks in the preconditioner.
Not done (because I'm waiting for confirmation on it) is adding a check in SetBlock to ensure we only fill the lower triangular.
|
2017-02-28 11:23:25 -03:30 |
|
Tzanio
|
dfaf0251b6
|
make style
|
2017-02-27 07:59:19 -08:00 |
|
Scott MacLachlan
|
a082b99efa
|
Adding block lower triangular preconditioner to blockoperator.?pp
|
2017-02-27 10:03:36 -03:30 |
|
Stowell, Mark L
|
7c8bfaeeb3
|
Augmenting BlockOperator
Adding an optional scalar multiple for each individual block. For
example, block operators where different blocks differ only by a
constant multiple.
|
2017-02-26 16:54:05 -08:00 |
|
Tzanio
|
dbae60fe32
|
Version 3.1
|
2016-02-16 15:45:48 -08:00 |
|
Tzanio Kolev
|
9d7774a03e
|
Version 3.0
|
2015-01-26 15:07:34 -08:00 |
|