Veselin Dobrev
|
3eb5e11dfa
|
Add a warning in Mesh::EnsureNodes if converting a NURBS mesh
to a high-order, H1-conforming mesh.
|
2022-04-26 16:49:02 -07:00 |
|
Tzanio Kolev
|
5308d285f7
|
Merge pull request #2855 from mfem/copyright-2022
Extended copyright to 2022
|
2022-03-01 07:41:29 -08:00 |
|
Will Pazner
|
5fe211e3ae
|
Merge pull request #2738 from mfem/shadow-mesh-dev
Fixing shadow variables in mesh classes [shadow-mesh-dev]
|
2022-02-28 12:12:51 -08:00 |
|
Tzanio
|
6d2530775b
|
Extended copyright to 2022
|
2022-02-25 10:24:50 -08:00 |
|
Tzanio Kolev
|
27a2383bb1
|
Merge pull request #2851 from mfem/bugfix/wedge-bdr-attr
Fix boundary attribute number for wedges in Mesh::Make3D
|
2022-02-24 08:50:00 -08:00 |
|
Will Pazner
|
58530b2215
|
Merge remote-tracking branch 'origin/master' into shadow-mesh-dev
|
2022-02-23 11:57:04 -08:00 |
|
Stowell, Mark L
|
2e414980d0
|
Fix boundary attribute number for wedges in Mesh::Make3D
|
2022-02-23 09:34:17 -08:00 |
|
Stowell, Mark L
|
042ec3fab2
|
Trying to avoid merge conflicts with shadow-out-dev
|
2022-02-22 12:53:40 -08:00 |
|
Will Pazner
|
225a1f9326
|
Minor variable name adjustment
|
2022-02-22 09:19:29 -08:00 |
|
Stowell, Mark L
|
31c5f85560
|
Merge remote-tracking branch 'origin/master' into shadow-mesh-dev
|
2022-02-18 09:17:31 -08:00 |
|
Will Pazner
|
14b48da4d2
|
Merge remote-tracking branch 'origin/master' into shadow-out-dev
|
2022-02-18 08:20:52 -08:00 |
|
Stowell, Mark L
|
c6bce36318
|
Changes suggested by @pazner
|
2022-02-17 16:57:05 -08:00 |
|
Veselin Dobrev
|
e08b2beb23
|
Merge branch 'master' into yohann/pa-dg-ncmesh
Resolved conflict:
general/hash.hpp
|
2022-02-15 20:30:04 -08:00 |
|
Yohann Dudouit
|
7d84029fc8
|
Remove FaceInfoTag::Invalid.
|
2022-02-10 14:54:46 -08:00 |
|
Yohann Dudouit
|
d6e160753f
|
Slightly improve FaceInfoTag enum.
|
2022-02-10 14:53:49 -08:00 |
|
Yohann Dudouit
|
33a015aede
|
non-conforming -> nonconforming.
|
2022-02-08 14:04:20 -08:00 |
|
Yohann Dudouit
|
6ed2314eec
|
NonConforming -> Nonconforming.
|
2022-02-08 13:57:43 -08:00 |
|
Yohann Dudouit
|
01caa8dcb7
|
Remove unsused methods.
|
2022-02-07 16:50:43 -08:00 |
|
Yohann Dudouit
|
a78d206931
|
NonConforming -> Nonconforming
|
2022-02-03 09:24:38 -08:00 |
|
Yohann Dudouit
|
265b6a59c1
|
Use struct for each element on a face.
|
2022-02-02 09:56:53 -08:00 |
|
Yohann Dudouit
|
b67d03f0ad
|
NonConforming -> Nonconforming
|
2022-02-01 13:03:45 -08:00 |
|
Yohann Dudouit
|
df528c10f1
|
Apply Will's suggestions:
- Conforming -> Coincident
- Coarse -> Superset
- Fine -> Subset
- Shared -> FaceNbr
|
2022-02-01 12:57:04 -08:00 |
|
Yohann Dudouit
|
cf4acf95a6
|
Fix semantic of GhostSlave faces.
|
2022-02-01 10:14:38 -08:00 |
|
Yohann Dudouit
|
b7d7338dca
|
Draft for second proposal for FaceInformation
|
2022-01-31 16:24:54 -08:00 |
|
Yohann Dudouit
|
0eb0d82bda
|
Remove Elem1 from function names in favor of CoarseFine and FineCoarse.
|
2022-01-24 17:39:19 -08:00 |
|
Yohann Dudouit
|
5e03149861
|
Make function names more explicit.
|
2022-01-19 20:59:13 -08:00 |
|
Veselin Dobrev
|
581c46d394
|
Resolve bad automatic merge
|
2022-01-19 15:44:16 -08:00 |
|
Veselin Dobrev
|
f640103e26
|
Merge branch 'yohann/pa-dg-ncmesh' into yohann/shared-master-slave
|
2022-01-19 15:37:15 -08:00 |
|
Yohann Dudouit
|
88695cefff
|
Refactor FaceInformation to associate location and conformity to both elem1 and elem2.
|
2022-01-19 11:13:41 -08:00 |
|
Veselin Dobrev
|
27c4f22338
|
Small tweaks in the code and the documentation.
|
2022-01-18 19:48:38 -08:00 |
|
Stowell, Mark L
|
63381b366a
|
Renaming ostream variables from out to os
|
2022-01-18 15:06:46 -08:00 |
|
Veselin Dobrev
|
3da0d9fc2f
|
Merge branch 'master' into yohann/pa-dg-ncmesh (#2195)
|
2022-01-14 19:45:55 -08:00 |
|
Yohann Dudouit
|
70fba19635
|
Invert shared non-conforming slave and master.
|
2022-01-14 12:13:34 -08:00 |
|
Stowell, Mark L
|
c1c1ecd90c
|
Fixing shadow variables in mesh classes
|
2021-12-23 16:27:26 -08:00 |
|
Will Pazner
|
1bf24380f2
|
Move some VTK-specific output functions to vtk.cpp
|
2021-12-23 13:32:39 -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
|
094f032de5
|
Remove Mesh::GetNCFacesPtMat.
|
2021-12-14 10:37:57 -08:00 |
|
Yohann
|
301d0c3b39
|
Merge branch 'master' into yohann/pa-dg-ncmesh
|
2021-11-11 19:12:32 -08:00 |
|
Yohann Dudouit
|
f30ab6b09b
|
Fix GetFaceInformation. Thanks @camierjs
|
2021-11-11 18:57:45 -08:00 |
|
Will Pazner
|
fe08c6bd36
|
Add mesh data member to ElementTransformation
|
2021-11-09 15:55:36 -08:00 |
|
Tzanio Kolev
|
ef656f03e9
|
Merge pull request #2507 from mfem/coarse-fine-map-fix-dev
Proposed fix for GetCoarseFineMap() for Derefinement in parallel
|
2021-10-31 14:40:38 -07:00 |
|
Yohann Dudouit
|
46e21def4e
|
Merge branch 'master' into yohann/pa-dg-ncmesh
|
2021-10-06 15:29:42 -07:00 |
|
Yohann Dudouit
|
a41c0d4a0c
|
Remove nc_faces_orientation.
|
2021-10-05 12:36:33 -07:00 |
|
Yohann Dudouit
|
45c7ce02f8
|
Fix ParNCL2FaceRestriction.
|
2021-10-05 12:20:36 -07:00 |
|
Keith
|
a33f29549a
|
Merge branch 'master' into oscillation
|
2021-09-27 15:00:11 -07:00 |
|
Yohann Dudouit
|
c7f6a45001
|
Improve GetFaceInformation.
|
2021-09-14 11:56:04 -07:00 |
|
Jakub Červený
|
9b05700cb5
|
Initialization of Embedding::geom and ::ghost in NCMesh and Mesh.
|
2021-09-14 11:23:49 +02:00 |
|
Veselin Dobrev
|
8a365820c8
|
Some fixes and additions to the Mesh::FaceInfo documentation in
comments.
|
2021-09-13 12:25:02 -07:00 |
|
Yohann Dudouit
|
06ed4029d5
|
Tag most ghost non-conforming master faces as trash.
|
2021-09-08 16:53:02 -07:00 |
|
Yohann Dudouit
|
b8f4c85fca
|
Skip local non-conforming master faces in face count.
|
2021-09-08 16:51:43 -07:00 |
|