Veselin Dobrev
|
972a4c227e
|
Various simplifications, tweaks, and fixes
|
2022-11-19 14:18:43 -08: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
|
5a455dd141
|
Deprecate Vector implicit conversion to double*
|
2022-09-06 13:05:38 -07:00 |
|
Will Pazner
|
325f27176d
|
Merge remote-tracking branch 'origin/master' into face-quadrature-space-coefficient
# Conflicts:
# fem/bilininteg_convection_pa.cpp
# fem/bilininteg_diffusion_pa.cpp
# fem/bilininteg_mass_pa.cpp
# fem/bilininteg_vecdiffusion.cpp
|
2022-06-10 13:19:19 -07:00 |
|
Will Pazner
|
acf9b51fe9
|
Prototype for FaceQuadratureSpace and FaceQuadratureFunction
|
2022-04-20 12:07:46 -07:00 |
|
camierjs
|
b56e78eab2
|
Merge master in linext
|
2022-04-19 08:42:39 -07:00 |
|
Tzanio
|
675bf237df
|
Small rearagenement
|
2022-04-17 16:27:46 -07:00 |
|
camierjs
|
0bc4b6af4f
|
Address reviewer's comments.
|
2022-04-14 09:06:47 -07:00 |
|
camierjs
|
d630a0af59
|
Simplify
|
2022-04-04 13:03:35 -07:00 |
|
camierjs
|
dd51ae0ed6
|
Update fix for ex6
|
2022-04-03 11:07:33 -07:00 |
|
camierjs
|
e6ab1f64e0
|
Address reviewers comments
|
2022-04-01 14:44:48 -07:00 |
|
camierjs
|
2de7aabeef
|
Merge master in linext
|
2022-03-31 10:10:09 -07:00 |
|
Socratis Petrides
|
d6bf54123e
|
resolving conflicts
|
2022-03-14 11:00:09 -07:00 |
|
Socratis Petrides
|
3013cc7934
|
merging with densemat-cholesky
|
2022-03-10 17:10:39 -08:00 |
|
Socratis Petrides
|
1e337cb26c
|
saving chol factors in white noice integ
|
2022-03-10 16:49:57 -08:00 |
|
Keith
|
32cdde53c6
|
remove fespace argument from white noise RHS
|
2022-03-09 12:03:57 -08:00 |
|
Socratis Petrides
|
f83600e738
|
adding cholesky factors
spatial white noise in serial
|
2022-03-09 12:02:39 -08:00 |
|
Stowell, Mark L
|
fa8be935c9
|
Using max of space dim and new vector dim to fix support for ND and RT on surfaces
|
2022-03-04 13:55:38 -08:00 |
|
Tzanio
|
27e4b547c4
|
Merge branch 'master' into lo-dim-em-dev
|
2022-03-01 17:48:01 -08:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
camierjs
|
38f66281d7
|
mfem_error to MFEM_ABORT and contract variables in lininteg.cpp
|
2022-01-27 15:41:45 -08:00 |
|
camierjs
|
806ebf7713
|
Back to vdim fix
|
2021-11-17 13:18:10 -08:00 |
|
camierjs
|
eed250bfee
|
Add markers to the tests
|
2021-11-17 11:46:16 -08:00 |
|
camierjs
|
647b400508
|
Revert change line in fem/lininteg.cpp
|
2021-11-13 12:35:17 -08:00 |
|
camierjs
|
5e093c603b
|
Rename to FullLinearFormExtension
|
2021-11-09 15:49:31 -08:00 |
|
camierjs
|
ded6e7db3d
|
Cleanup
|
2021-11-09 15:27:18 -08:00 |
|
camierjs
|
67af62e17b
|
Propagate VectorDomainLFGradIntegrator to device kernels
|
2021-11-05 18:27:48 -07:00 |
|
camierjs
|
64d4e31db1
|
Test & pass vector domain grad
|
2021-10-08 11:45:57 -07:00 |
|
camierjs
|
3c01497e5f
|
Vdim fix for VectorDomainLF
|
2021-10-08 09:13:33 -07:00 |
|
camierjs
|
e282332ec2
|
DomainLF, VectorDomainLF, DomainLFGrad & VectorDomainLFGrad, 2D & 3D testbench
|
2021-10-06 16:31:54 -07:00 |
|
camierjs
|
4ecac81e45
|
First pass, but vdim VectorDomainLFGradIntegrator
|
2021-10-05 11:32:04 -07:00 |
|
camierjs
|
76f93e21f5
|
Update
|
2021-10-05 10:42:01 -07:00 |
|
camierjs
|
1ba9cd28bc
|
Initial linear form extension
|
2021-09-24 11:48:33 -07:00 |
|
Stowell, Mark L
|
babb985609
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
|
2021-06-15 13:48:02 -07:00 |
|
Ketan Mittal
|
66e38e4838
|
address reviewer's comments
|
2021-06-03 10:02:57 -07:00 |
|
Ketan Mittal
|
fa327de99c
|
Merge branch 'master' of https://github.com/mfem/mfem into sbm-solveronly
|
2021-05-25 13:49:14 -07:00 |
|
Stowell, Mark L
|
481c6e2c2c
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# examples/makefile
|
2021-05-05 18:55:47 -07:00 |
|
Stowell, Mark L
|
62bc73c3de
|
Small fixes and unit tests
|
2021-04-08 19:34:31 -07:00 |
|
Ketan Mittal
|
f61e9a59f2
|
move SBM Dirichlet integrator out of mfem source
|
2021-03-24 10:48:09 -07:00 |
|
Ketan Mittal
|
49ed44f6c3
|
changing integrator name and other cosmetic changes
|
2021-02-10 09:55:22 -08:00 |
|
Stowell, Mark L
|
2a2f450bd8
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
|
2021-02-09 14:07:17 -08:00 |
|
Ketan Mittal
|
05ba4c5ad2
|
shifted boundary method initial commit (from another branch)
|
2021-02-04 14:00:36 -08:00 |
|
Stowell, Mark L
|
08142464a8
|
Adding 0D case to VectorFEBoundaryTangentLFIntegrator
|
2021-01-28 11:20:22 -08:00 |
|
Stowell, Mark L
|
192bf06859
|
Handling 1D case in BoundaryNormalLFIntegrator
|
2021-01-28 09:59:16 -08:00 |
|
Adrien M. Bernede
|
04fb572359
|
Let's forget about 2020
|
2021-01-26 11:55:36 -08:00 |
|
Stowell, Mark L
|
aa675c468e
|
Merge remote-tracking branch 'origin/master' into lo-dim-em-dev
# Conflicts:
# fem/bilininteg.cpp
|
2021-01-08 20:10:28 -08:00 |
|
Stowell, Mark L
|
d4d5ff2681
|
Using vdim in integrators
|
2021-01-08 19:47:39 -08:00 |
|
Stowell, Mark L
|
d2afb6b21c
|
Adding initial unit tests for new FiniteElement classes
|
2020-12-03 15:57:35 -08:00 |
|
Veselin Dobrev
|
90ce59a56b
|
Some edits to fix building under Cygwin with gcc.
Use 'std::to_string' from C++11 instead of own implementation.
|
2020-10-19 22:17:20 -07:00 |
|
psocratis
|
19fac7ee7c
|
make style
|
2020-07-07 19:03:56 -07:00 |
|