MFEM v4.10.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::ParNCMesh::NeighborRefinement Struct Reference

#include <pncmesh.hpp>

Public Attributes

char ref_type
 
real_t scale [3]
 

Detailed Description

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.

Member Data Documentation

◆ ref_type

char mfem::ParNCMesh::NeighborRefinement::ref_type

Definition at line 502 of file pncmesh.hpp.

◆ scale

real_t mfem::ParNCMesh::NeighborRefinement::scale[3]

Definition at line 503 of file pncmesh.hpp.


The documentation for this struct was generated from the following file: