psocratis
|
3625d1cdb8
|
Merge branch 'master' into convergence-dev
|
2020-07-07 19:02:57 -07:00 |
|
Stowell, Mark L
|
ad857cea1b
|
Moving declaration of temporary vector
|
2020-07-04 11:06:31 -07:00 |
|
Stowell, Mark L
|
845e0a880b
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# fem/fespace.cpp
# fem/fespace.hpp
# fem/gridfunc.cpp
|
2020-07-04 10:18:02 -07:00 |
|
Stowell, Mark L
|
e6beb268e7
|
Supporting INTEGRAL map type in GridFunction::GetVectorValue
|
2020-06-29 20:02:40 -07:00 |
|
Stowell, Mark L
|
011b035540
|
Supporting INTEGRAL map type in GridFunction::GetValue
|
2020-06-29 20:02:07 -07:00 |
|
psocratis
|
69e1c83478
|
Added Conv_rates to convergence and diffusion example. Removed ComputeEnergyError from gridFuncion class. Added energy error estimates to Convergence Class
|
2020-06-29 17:49:54 -07:00 |
|
psocratis
|
a8f9fcc65c
|
Clean up in ComputeEnergyError
|
2020-06-26 17:38:48 -07:00 |
|
psocratis
|
d79302db6b
|
Added ComputeCurlError method for GridFunction (serial)
|
2020-06-24 19:41:47 -07:00 |
|
psocratis
|
4568e35898
|
Added ComputeDivError method in GridFunction (for serial)
|
2020-06-24 18:09:52 -07:00 |
|
Veselin Dobrev
|
126e75048c
|
Merge branch 'master' into gf-getgradient-dev
|
2020-06-22 14:15:58 -07:00 |
|
Stowell, Mark L
|
f7aa1d9972
|
Adding FaceElementTransformations::SetAllIntPoints method
|
2020-06-19 15:32:50 -07:00 |
|
Veselin Dobrev
|
6604ba702c
|
WIP: debugging and bugfix for the issue with hybridization on 2D
nonconforming meshes, see issue #1105 on github.
|
2020-06-16 21:09:48 -07:00 |
|
Veselin Dobrev
|
bf62d2923c
|
Small code simplification.
|
2020-06-15 20:54:17 -07:00 |
|
Tzanio Kolev
|
c8118c532a
|
Merge branch 'master' into gf-getgradient-dev
|
2020-06-09 07:28:36 -07:00 |
|
Stowell, Mark L
|
b542fcd25b
|
Clarifying comment in GetDivergence
|
2020-06-08 12:44:15 -07:00 |
|
Stowell, Mark L
|
ac1bc5f2ab
|
Clarifying comment
|
2020-06-08 12:40:31 -07:00 |
|
Tzanio Kolev
|
261fd7adcd
|
Merge pull request #919 from mfem/builddoftoarrays-dev
Automatically call BuildDofToArrays() in certain ProjectCoefficient() signatures [builddoftoarrays-dev]
|
2020-05-21 08:01:06 -07:00 |
|
Stowell, Mark L
|
552971d35f
|
make style
|
2020-05-20 14:24:38 -07:00 |
|
Stowell, Mark L
|
5d5f35af69
|
Removing unnecessary local variable
|
2020-05-20 14:24:16 -07:00 |
|
Stowell, Mark L
|
73f9540674
|
Merge remote-tracking branch 'origin/master' into gf-getgradient-dev
# Conflicts:
# tests/unit/fem/test_get_value.cpp
|
2020-05-20 14:06:28 -07:00 |
|
Stowell, Mark L
|
7e89d0b709
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# fem/gridfunc.cpp
|
2020-05-20 13:54:19 -07:00 |
|
Lenka Červená
|
2fa95800a8
|
Fixed GetBE for variable order spaces
|
2020-05-20 15:11:09 +02:00 |
|
Tzanio Kolev
|
cc49757166
|
Merge branch 'master' into gf-getvalue-dev
|
2020-05-19 10:34:14 -07:00 |
|
Tzanio
|
100cae1158
|
minor
|
2020-05-19 10:30:47 -07:00 |
|
Stowell, Mark L
|
acea5fb524
|
Initializing pointers
|
2020-05-14 15:54:30 -07:00 |
|
Lenka Červená
|
a239de456f
|
hptest: implemented EstimateHPErrors, added decision for h or p refinement, added h and p refinements of the mesh, WIP
|
2020-05-14 15:54:10 +02:00 |
|
Stowell, Mark L
|
ada4fcca83
|
Moving field continuity enum to FiniteElementCollection
|
2020-05-06 14:52:48 -07:00 |
|
Stowell, Mark L
|
0a6113d497
|
Adding EDGE and FACE cases to GetValue and GetVectorValue for continuous fields
|
2020-05-06 13:44:46 -07:00 |
|
Stowell, Mark L
|
e3665d6cd1
|
Removing ActiveSide concept and simplifying the logic in GetGrad, GetVecGrad, GetDiv, and GetCurl
|
2020-04-30 10:45:57 -07:00 |
|
Stowell, Mark L
|
3a4c82c960
|
Merge remote-tracking branch 'origin/gf-getvalue-dev' into gf-getgradient-dev
# Conflicts:
# fem/eltrans.hpp
|
2020-04-30 10:04:37 -07:00 |
|
Stowell, Mark L
|
4619cf228d
|
Using new field continuity information to simplify the logic in the GetValue and GetVectorValue methods
|
2020-04-29 16:55:57 -07:00 |
|
Stowell, Mark L
|
7c857883ad
|
Generalizing GetVectorGradient
|
2020-04-27 14:26:36 -07:00 |
|
Stowell, Mark L
|
4b99e0096f
|
Generalizing GetDivergence and GetCurl to work on boundary elements
|
2020-04-27 14:23:11 -07:00 |
|
Stowell, Mark L
|
07344159a4
|
Implementing GridFunction::GetGradient which works on boundary elements
|
2020-04-27 13:41:32 -07:00 |
|
Jakub Červený
|
7a92956cb4
|
Merge branch 'master' into p-refinement-dev
|
2020-04-22 15:28:41 +02:00 |
|
Stowell, Mark L
|
41574d6537
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# mesh/mesh.cpp
|
2020-04-17 15:27:53 -07:00 |
|
Stowell, Mark L
|
4f2caaacc1
|
Merge remote-tracking branch 'origin/master' into lp-error-est-dev
# Conflicts:
# tests/unit/fem/test_3d_bilininteg.cpp
|
2020-04-17 13:57:16 -07:00 |
|
Stowell, Mark L
|
0be1846a73
|
Merge remote-tracking branch 'origin/master' into gf-getvalue-dev
# Conflicts:
# mesh/pmesh.cpp
|
2020-04-14 10:29:23 -07:00 |
|
Stowell, Mark L
|
bb25ac674c
|
Move a call to GetBdrElementDofs to avoid unneeded function call in DG context
|
2020-04-08 09:58:01 -07:00 |
|
Stowell, Mark L
|
c029b16d34
|
Merge remote-tracking branch 'origin/master' into no-tet-reorder-dev
# Conflicts:
# fem/fespace.hpp
# fem/pfespace.cpp
# tests/unit/fem/test_3d_bilininteg.cpp
|
2020-03-18 11:06:04 -07:00 |
|
William F Godoy
|
9c379891bf
|
Resolving conflicts with latest master
|
2020-03-18 09:41:46 -04:00 |
|
Stowell, Mark L
|
c3f42bff3b
|
make style
|
2020-03-12 23:04:10 -07:00 |
|
Stowell, Mark L
|
b6e1430a46
|
Fixing implementation that was overwritten by merge with master
|
2020-03-12 21:20:44 -07:00 |
|
Stowell, Mark L
|
8b81c29b2b
|
Merge remote-tracking branch 'origin/master' into gf-getvalue-dev
# Conflicts:
# fem/datacollection.cpp
# fem/gridfunc.hpp
|
2020-03-12 20:56:28 -07:00 |
|
Stowell, Mark L
|
18c9103305
|
Removing dead code
|
2020-03-12 15:36:55 -07:00 |
|
Tzanio
|
05125e19d5
|
Removed a space
|
2020-03-09 15:36:41 -07:00 |
|
Tzanio Kolev
|
7bb573285a
|
Merge pull request #1315 from mfem/bsd-relicense
Switch from LGPL-2.1 to BSD-3 [bsd-relicense]
|
2020-03-04 13:55:12 -08:00 |
|
Tzanio Kolev
|
d1b37d08b0
|
Merge pull request #1327 from mfem/acc_and_cnt-bugfix-dev
GridFunction::AccumulateAndCountZones bug fix
|
2020-03-03 07:07:19 -08:00 |
|
Veselin Dobrev
|
d959588bdd
|
Tweak GridFunction::GetTrueDofs and GridFunction::SetFromTrueDofs
to avoid copies when the mesh is conforming.
|
2020-03-02 17:41:14 -08:00 |
|
Tzanio
|
ca55ef0217
|
The release number for mfem-4.1 is LLNL-CODE-806117
|
2020-03-02 17:18:46 -08:00 |
|