#include <vtk.hpp>
Definition at line 23 of file vtk.hpp.
int mfem::VTKGeometry::GetOrder |
( |
int |
vtk_geom, |
|
|
int |
npoints |
|
) |
| |
|
static |
bool mfem::VTKGeometry::IsLagrange |
( |
int |
vtk_geom | ) |
|
|
static |
bool mfem::VTKGeometry::IsQuadratic |
( |
int |
vtk_geom | ) |
|
|
static |
const int mfem::VTKGeometry::BIQUADRATIC_QUADRATIC_PRISM = 32 |
|
static |
const int mfem::VTKGeometry::BIQUADRATIC_SQUARE = 28 |
|
static |
const int mfem::VTKGeometry::CUBE = 12 |
|
static |
const int mfem::VTKGeometry::HighOrderMap |
|
static |
Initial value:
Definition at line 53 of file vtk.hpp.
const int mfem::VTKGeometry::LAGRANGE_CUBE = 72 |
|
static |
const int mfem::VTKGeometry::LAGRANGE_PRISM = 73 |
|
static |
const int mfem::VTKGeometry::LAGRANGE_SEGMENT = 68 |
|
static |
const int mfem::VTKGeometry::LAGRANGE_SQUARE = 70 |
|
static |
const int mfem::VTKGeometry::LAGRANGE_TETRAHEDRON = 71 |
|
static |
const int mfem::VTKGeometry::LAGRANGE_TRIANGLE = 69 |
|
static |
const int mfem::VTKGeometry::Map |
|
static |
Initial value:
Definition at line 51 of file vtk.hpp.
const int mfem::VTKGeometry::POINT = 1 |
|
static |
const int mfem::VTKGeometry::PRISM = 13 |
|
static |
const int mfem::VTKGeometry::PrismMap = {0, 2, 1, 3, 5, 4} |
|
static |
const int mfem::VTKGeometry::QUADRATIC_PRISM = 26 |
|
static |
const int mfem::VTKGeometry::QUADRATIC_SEGMENT = 21 |
|
static |
const int mfem::VTKGeometry::QUADRATIC_TETRAHEDRON = 24 |
|
static |
const int mfem::VTKGeometry::QUADRATIC_TRIANGLE = 22 |
|
static |
const int mfem::VTKGeometry::QuadraticMap |
|
static |
Initial value:
Definition at line 52 of file vtk.hpp.
const int mfem::VTKGeometry::SEGMENT = 3 |
|
static |
const int mfem::VTKGeometry::SQUARE = 9 |
|
static |
const int mfem::VTKGeometry::TETRAHEDRON = 10 |
|
static |
const int mfem::VTKGeometry::TRIANGLE = 5 |
|
static |
const int mfem::VTKGeometry::TRIQUADRATIC_CUBE = 29 |
|
static |
const int * mfem::VTKGeometry::VertexPermutation |
|
static |
Initial value:
Definition at line 49 of file vtk.hpp.
The documentation for this struct was generated from the following files: