#include <geom.hpp>
Definition at line 313 of file geom.hpp.
◆ RefinedGeometry()
mfem::RefinedGeometry::RefinedGeometry |
( |
int | NPts, |
|
|
int | NRefG, |
|
|
int | NRefE, |
|
|
int | NBdrE = 0 ) |
|
inline |
◆ ETimes
int mfem::RefinedGeometry::ETimes |
◆ NumBdrEdges
int mfem::RefinedGeometry::NumBdrEdges |
◆ RefEdges
Array<int> mfem::RefinedGeometry::RefEdges |
◆ RefGeoms
Array<int> mfem::RefinedGeometry::RefGeoms |
◆ RefPts
◆ Times
int mfem::RefinedGeometry::Times |
◆ Type
int mfem::RefinedGeometry::Type |
The documentation for this class was generated from the following file: