![]() |
MFEM v4.10.0
Finite element discretization library
|
#include <pncmesh.hpp>
Public Attributes | |
| char | ref_type |
| real_t | scale [3] |
Used by ParNCMesh::Refine() to inform neighbors about refinements at the processor boundary. This keeps their ghost layers synchronized.
Definition at line 500 of file pncmesh.hpp.
| char mfem::ParNCMesh::NeighborRefinement::ref_type |
Definition at line 502 of file pncmesh.hpp.
| real_t mfem::ParNCMesh::NeighborRefinement::scale[3] |
Definition at line 503 of file pncmesh.hpp.