MOAB: Mesh Oriented datABase
(version 5.4.1)
|
#include "vtkCellType.h"
#include <algorithm>
Go to the source code of this file.
Classes | |
struct | smoab::detail::QuadratricOrdering< N > |
struct | smoab::detail::QuadratricOrdering< VTK_QUADRATIC_WEDGE > |
struct | smoab::detail::QuadratricOrdering< VTK_TRIQUADRATIC_HEXAHEDRON > |
Namespaces | |
namespace | smoab |
namespace | smoab::detail |
Functions | |
template<typename QuadraticOrdering > | |
void | smoab::detail::FixQuadraticIdOrdering (vtkIdType *connectivity, vtkIdType numCells, QuadraticOrdering &ordering) |
int | smoab::detail::vtkCellType (moab::EntityType t, int &num_connect) |
int | smoab::detail::vtkLinearCellType (moab::EntityType t, int &num_connect) |