an efficient C++ finite element environment
|
|
Go to the documentation of this file.
28 #include "rheolef/reference_element.h"
36 switch (vtk_cell_type) {
68 error_macro (
"unsupported vtk cell type = "<<vtk_cell_type);
static const variant_type e
#define VTK_LAGRANGE_WEDGE
static const variant_type H
#define VTK_QUADRATIC_TRIANGLE
static const variant_type T
#define VTK_LAGRANGE_HEXAHEDRON
size_t vtk_cell_type2variant(size_t vtk_cell_type)
#define VTK_LAGRANGE_QUADRILATERAL
#define VTK_QUADRATIC_TETRA
#define VTK_BIQUADRATIC_QUADRATIC_WEDGE
#define VTK_LAGRANGE_CURVE
This file is part of Rheolef.
#define error_macro(message)
#define VTK_LAGRANGE_TETRAHEDRON
#define VTK_BIQUADRATIC_QUAD
#define VTK_LAGRANGE_TRIANGLE
static const variant_type p
#define VTK_QUADRATIC_WEDGE
static const variant_type P
#define VTK_TRIQUADRATIC_HEXAHEDRON
static const variant_type t
#define VTK_QUADRATIC_QUAD
#define VTK_QUADRATIC_EDGE
#define VTK_QUADRATIC_HEXAHEDRON