Tzanio Kolev
e4c2152419
Update Copyright to 2010-2025
2025-02-03 12:17:26 -08:00
Tzanio Kolev
87290fbf56
Update Copyright to 2010-2024
2024-01-27 13:06:49 -08:00
Tzanio Kolev
96e00dc815
Updated COPYRIGHT to 2010-2023
2023-03-11 16:58:18 -08:00
Tzanio
6d2530775b
Extended copyright to 2022
2022-02-25 10:24:50 -08:00
Stowell, Mark L
6c8b907f6f
Bringing the split files up to date with fe.[ch]pp from master branch
2021-09-15 12:01:37 -07:00
Stowell, Mark L
099409bfc2
Removing unnecessary includes
2021-07-14 13:44:15 -07:00
Stowell, Mark L
5a9bf6853a
Fixing construction order of global objects
2021-06-15 12:42:55 -07:00
Stowell, Mark L
06dcdb75ac
Splitting fe.[ch]pp
2021-06-15 10:55:27 -07:00
Will Pazner
d42d3dab76
Rename BasisType::Integrated to BasisType::IntegratedGLL
2021-05-06 14:48:03 -07:00
Will Pazner
2589113333
Fix bug in RT_HexahedronElement::ProjectIntegrated
2021-05-06 12:29:30 -07:00
Will Pazner
7f0cd584ad
Typos
2021-05-06 12:00:14 -07:00
Will Pazner
56d531275a
Delete commented out line
2021-04-26 21:08:32 -07:00
Will Pazner
6bcd45491b
L2 projection transfer for integrated basis vector finite elements
2021-04-21 15:51:55 -07:00
Will Pazner
80db275d1f
Add RT_HexahedronElement::ProjectIntegrated
2021-04-21 15:51:55 -07:00
Will Pazner
c196f45c4b
Add RT_QuadrilateralElement::ProjectIntegrated
2021-04-21 15:46:28 -07:00
Will Pazner
3456e5997c
Rename Project_Integrated_ND to ProjectIntegrated
2021-04-21 14:34:32 -07:00
Dylan Copeland
74131bf7a5
Adding 3D hexahedral integrated H(curl) basis projection for vector coefficients.
2021-04-19 13:18:21 -07:00
Dylan Copeland
3948a24385
Adding 2D quadrilateral integrated H(curl) basis projection for vector coefficients. Adding tests to lor2 with nonzero boundary values.
2021-04-16 20:14:38 -07:00
Will Pazner
c4c96c29f1
Merge remote-tracking branch 'origin/master' into lor-hcurl-hdiv
2021-04-08 16:54:34 -07:00
Will Pazner
311fd79d6c
Add integrated basis type and fix minor FE bugs
2021-03-07 20:10:42 -08:00
Will Pazner
1fe12d8ff9
Merge remote-tracking branch 'origin/master' into var-order-space-dev
...
# Conflicts:
# CHANGELOG
# mesh/mesh.cpp
Allow creation of LOR mixed meshes with variable p
2021-02-16 15:09:04 -08:00
Tzanio
7879dcbfbf
Merge branch 'master' into lor-all-elements
...
Conflicts:
CHANGELOG
2021-02-14 18:33:36 -08:00
Veselin Dobrev
2ae45cecc7
Fix a bug in ScalarFiniteElement::ScalarLocalInterpolation in
...
the case when 'fine_fe.GetOrder() > GetOrder'.
2021-02-11 14:23:46 -08:00
Jakub Červený
91e1d6ec1d
Merge branch 'master' into var-order-space-dev
2021-02-04 17:41:01 +01:00
Adrien M. Bernede
04fb572359
Let's forget about 2020
2021-01-26 11:55:36 -08:00
Tzanio Kolev
7ae181ba6a
Merge pull request #975 from mfem/feature/vtk_high_order
...
Mesh reader support for VTK high order elements [feature/vtk_high_order]
2021-01-24 12:46:47 -08:00
Will Pazner
24bb81f961
Merge remote-tracking branch 'origin/master' into lor-all-elements
2021-01-21 15:56:40 -08:00
Stowell, Mark L
a77fb59626
Implementing/testing ProjectCurl_2D for L2 basis with FiniteElement::VALUE
2021-01-12 13:43:13 -08:00
Tzanio
2550df844d
Merge branch 'master' into feature/vtk_high_order
...
Conflicts:
CHANGELOG
2021-01-11 10:47:34 -08:00
Stowell, Mark L
04444b15d3
Adding comments to the VectorFiniteElement projection methods
2020-12-29 14:38:43 -08:00
Stowell, Mark L
de36574fa7
Adding Vector FE support in Project_RT and Project_ND
2020-12-08 15:11:09 -08:00
Stowell, Mark L
0e2735128c
Adding support for mixed FiniteElement::INTEGRAL/VALUE in NodalFiniteElement::Project
2020-12-08 15:10:26 -08:00
Jakub Červený
917bdf9588
Merge branch 'master' into var-order-space-dev
2020-12-04 17:20:08 +01:00
Will Pazner
4d00fea67a
Add (trivial) lexicographic ordering for point element
2020-11-19 16:57:45 -08:00
Will Pazner
8300ab8fa1
Test lexicographic ordering of L2 elements
2020-11-18 18:26:13 -08:00
Will Pazner
ab28d29fea
Minor
2020-11-18 18:14:38 -08:00
Will Pazner
4a1ae4af84
Add lexicographic ordering for all H1 element types
...
Mappings from canonical "MFEM" ordering (vertices, edges, faces,
interior) to lexicographic/Cartesian geometry on triangles,
tetrahedra, and prisms.
This map already exists for tensor-product geometries.
2020-11-18 15:55:08 -08:00
Dylan Copeland
d87c45a95e
Adding support and testing for INTEGRAL map type.
2020-11-11 16:21:54 -08:00
Dylan Copeland
f5ac6c97d4
Bug fix
2020-10-29 12:10:06 -07:00
Dylan Copeland
4012ca1df6
Adding local restriction matrices for derefinement of POSITIVE basis type.
2020-10-29 10:21:01 -07:00
Jakub Červený
6c9e670584
Merge branch 'master' into p-refinement-dev
2020-10-15 15:43:47 +02:00
Sam Olivier
3a012e0e9a
Update fe.cpp
...
"d2shape_z" is misspelled on line 8034. Causes compile issues for thread safe mode only.
2020-09-09 16:08:14 -07:00
Tzanio Kolev
a194e35053
Merge pull request #1560 from mfem/findpts-crystalrouter
...
FindPointsGSLIB support for non-H1 gridfunctions
2020-09-01 10:20:19 -07:00
Veselin Dobrev
bfdfec0a2c
Minor formatting edits.
2020-08-07 16:58:35 -07:00
Ketan Mittal
d905170a28
addressing reviewers' comments
2020-07-29 08:44:32 -07:00
Ketan Mittal
39ba9e9c0e
cleanup
2020-07-09 10:29:05 -07:00
Andreas Schafelner
4a17f07edf
Fixed variable names.
2020-07-07 11:27:37 +02:00
Andreas Schafelner
2f77370746
Merge branch 'master' into h1-hessian-dev
2020-07-07 10:40:55 +02:00
Andreas Schafelner
5e436c109e
make style
2020-07-06 09:23:23 +02:00
Ketan Mittal
2c2947ebc1
merge with master and resolve conflict
2020-06-17 09:13:28 -07:00