|
|
template<typename Point3> |
| const std::array< Point3, 4 > | VTK_TETRAHEDRON< Point3 >::reference_points |
|
template<typename Point3> |
| const std::array< std::array< unsigned, 4 >, 1 > | VTK_TETRAHEDRON< Point3 >::inner_tetrahedra |
|
template<typename Point3> |
| const std::array< Point3, 5 > | VTK_PYRAMID< Point3 >::reference_points |
|
template<typename Point3> |
| const std::array< std::array< unsigned, 4 >, 4 > | VTK_PYRAMID< Point3 >::inner_tetrahedra |
|
template<typename Point3> |
| const std::array< Point3, 6 > | VTK_WEDGE< Point3 >::reference_points |
|
template<typename Point3> |
| const std::array< std::array< unsigned, 4 >, 6 > | VTK_WEDGE< Point3 >::inner_tetrahedra |
|
template<typename Point3> |
| const std::array< Point3, 8 > | VTK_HEXAHEDRON< Point3 >::reference_points |
|
template<typename Point3> |
| const std::array< std::array< unsigned, 4 >, 8 > | VTK_HEXAHEDRON< Point3 >::inner_tetrahedra |
|
template<typename Point3> |
| const std::array< Point3, 8 > | GEOGRAM_HEXAHEDRON< Point3 >::reference_points |
|
template<typename Point3> |
| const std::array< std::array< unsigned, 4 >, 8 > | GEOGRAM_HEXAHEDRON< Point3 >::inner_tetrahedra |