Stowell, Mark L
|
6ace118601
|
Merge remote-tracking branch 'origin/master' into sjg/multigrid-mult-rhs
|
2022-12-09 10:37:37 -08:00 |
|
Sebastian Grimberg
|
1f6b128837
|
Merge branch 'master' into sjg/multigrid-mult-rhs
|
2022-12-06 20:59:48 -08:00 |
|
Will Pazner
|
dcd8b0907f
|
Merge remote-tracking branch 'origin/master' into vector-remove-implicit-conversion
# Conflicts:
# CHANGELOG
# fem/fe/fe_nd.cpp
# fem/fe/fe_rt.cpp
|
2022-12-06 11:54:32 -08:00 |
|
Socratis Petrides
|
cb5d670e01
|
revert changes in GradToCurl. Add new method for Vector-valued GradToCurl in 2D
|
2022-11-21 17:04:13 -08:00 |
|
Veselin Dobrev
|
972a4c227e
|
Various simplifications, tweaks, and fixes
|
2022-11-19 14:18:43 -08:00 |
|
Sebastian Grimberg
|
93536a8492
|
Merge branch 'master' into sjg/multigrid-mult-rhs
|
2022-10-24 17:53:03 -07:00 |
|
Will Pazner
|
a8fbe3aff4
|
Merge pull request #3146 from mfem/tmop-update3D
Update of the 3D tmop metrics
|
2022-10-13 09:30:58 -07:00 |
|
Sebastian Grimberg
|
35b1d71507
|
Merge branch 'master' into sjg/multigrid-mult-rhs
|
2022-09-29 12:34:46 -04:00 |
|
Socratis Petrides
|
2bbe5fb8f4
|
Merge branch 'master' into additional-curl-integrators
|
2022-09-27 10:19:25 -07:00 |
|
Tzanio Kolev
|
e95a608766
|
Merge pull request #3148 from mfem/ComplexDenseMatrix
Complex dense matrix
|
2022-09-26 14:29:40 -07:00 |
|
Will Pazner
|
f0d7789836
|
Merge remote-tracking branch 'origin/master' into vector-remove-implicit-conversion
|
2022-09-19 12:02:56 -07:00 |
|
Will Pazner
|
883120f0e9
|
Fix deprecation warning when LAPACK is enabled
|
2022-09-19 11:59:36 -07:00 |
|
Socratis Petrides
|
c72d37b764
|
minor
|
2022-09-16 20:01:37 -07:00 |
|
Socratis Petrides
|
542a8a6722
|
adding bounds checks
|
2022-09-16 19:53:16 -07:00 |
|
Socratis Petrides
|
80ff956840
|
ComputeCurl fix in densmat
|
2022-09-06 15:55:17 -07:00 |
|
Will Pazner
|
5a455dd141
|
Deprecate Vector implicit conversion to double*
|
2022-09-06 13:05:38 -07:00 |
|
Socratis Petrides
|
2b2c755405
|
reverting change in GradToCurl. To be handled by the CurlIntegrators PR
|
2022-08-29 17:48:10 -07:00 |
|
Socratis Petrides
|
5fd163b2db
|
more comments edits
|
2022-08-15 17:44:48 -07:00 |
|
Socratis Petrides
|
3e4c755cd9
|
densmat additional utilities
|
2022-08-15 16:52:47 -07:00 |
|
Vladimir Z Tomov
|
dcd359e1f2
|
Added code that validates metric evaluation, and its derivatives.
Added metric 322.
|
2022-08-12 16:41:14 -07:00 |
|
luz paz
|
476c855bd7
|
Fix various typos
Found via `codespell -q 3 -L allright,ba,equil,esy,fo,hda,lod,nd,ned,numer,ot,pres,ro,seh,shat,solfes,strat,tbe,te,warmup`
|
2022-08-05 20:50:51 -04:00 |
|
Sebastian Grimberg
|
4ffe3ef158
|
Fix shadowed names, abiguous cases, and make style
|
2022-07-14 15:52:25 -07:00 |
|
Socratis Petrides
|
caa58f05b9
|
fixing spd check
|
2022-03-14 11:08:12 -07:00 |
|
Socratis Petrides
|
a57df29aac
|
cleanup
|
2022-03-14 10:57:48 -07:00 |
|
Socratis Petrides
|
d98d8ea5ea
|
resolving conflicts with master
|
2022-03-14 10:21:27 -07:00 |
|
Tzanio Kolev
|
d6f752e6e0
|
Merge pull request #2844 from mfem/lapack-generalized-eig
Lapack generalized eigenvalue systems
|
2022-03-13 12:29:47 -07:00 |
|
psocratis
|
af4cc0dd50
|
fix destructor
|
2022-03-12 11:01:57 -08:00 |
|
Socratis Petrides
|
3681dd769d
|
introducing Factors base class for LU and Cholesky factors
|
2022-03-11 19:42:32 -08:00 |
|
Socratis Petrides
|
b45424c2bb
|
lapack get inverse matrix
|
2022-03-10 21:06:38 -08:00 |
|
Socratis Petrides
|
795e5b047a
|
cholesky factors w/wo lapack
|
2022-03-09 20:01:21 -08:00 |
|
Socratis Petrides
|
8a1e3265bc
|
adding function signatures
|
2022-03-09 11:23:57 -08:00 |
|
Stowell, Mark L
|
0e2136f1c1
|
Fixing shadow variable which appears when MFEM_USE_LAPACK is off
|
2022-03-08 11:34:23 -08:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
Tzanio Kolev
|
935d3f6df0
|
Merge pull request #2737 from mfem/shadow-linalg-dev
Fixing shadow variables in linalg classes [shadow-linalg-dev]
|
2022-02-24 08:50:38 -08:00 |
|
Socratis Petrides
|
52e79fb7de
|
restructuring LAPACK preprocessor directives
|
2022-02-20 14:31:20 -08:00 |
|
Socratis Petrides
|
db20f7a0ee
|
adding LAPACK generalized eig-system for general matrices
|
2022-02-18 17:05:47 -08:00 |
|
Socratis Petrides
|
648e96655c
|
adding option to return singular vectors in DenseMatrixSVD
|
2022-02-18 14:58:55 -08:00 |
|
Stowell, Mark L
|
63381b366a
|
Renaming ostream variables from out to os
|
2022-01-18 15:06:46 -08:00 |
|
Stowell, Mark L
|
61215468f3
|
Fixing shadow variables in linalg classes
|
2021-12-23 16:25:02 -08:00 |
|
Stowell, Mark L
|
f7c9bdab17
|
Renaming "out" and "err" local variables to avoid globals
|
2021-12-22 15:19:20 -08:00 |
|
Yohann Dudouit
|
3d399d8eb3
|
Remove unnecessary Reset.
|
2021-06-25 11:16:09 -07:00 |
|
Will Pazner
|
ea77163be5
|
Add copy assignment operator for DenseTensor
|
2021-06-09 12:14:16 -07:00 |
|
camierjs
|
aa8fa8f1ef
|
Merge master in tmopt
|
2021-04-20 07:50:09 -07:00 |
|
Will Pazner
|
66d1938ebc
|
Add DenseMatrix::Swap
|
2021-04-09 21:52:36 -07:00 |
|
camierjs
|
2b2919b806
|
Merge master in tmopt
|
2021-03-28 12:51:39 -07:00 |
|
Adrien M. Bernede
|
04fb572359
|
Let's forget about 2020
|
2021-01-26 11:55:36 -08:00 |
|
camierjs
|
fd3d8270f2
|
Merge master in tmopt
|
2020-09-01 12:39:28 -07:00 |
|
Ben Zwick
|
845daf78d0
|
Clarify error messages
|
2020-08-06 08:46:00 +08:00 |
|
Ben Zwick
|
eef546bb91
|
Improve DenseMatrix error messages
|
2020-08-05 16:59:40 +08:00 |
|
camierjs
|
3c498bd4a9
|
Merge branch 'master' into tmopt
|
2020-06-17 22:17:43 -07:00 |
|