VTK
Classes | Macros
vtkLagrangeTetra.h File Reference
#include "vtkCommonDataModelModule.h"
#include "vtkNonLinearCell.h"
Include dependency graph for vtkLagrangeTetra.h:

Go to the source code of this file.

Classes

class  vtkLagrangeTetra
 A 3D cell that represents an arbitrary order Lagrange tetrahedron. More...
 

Macros

#define VTK_LAGRANGE_TETRAHEDRON_MAX_ORDER   6
 
#define MAX_POINTS
 
#define MAX_SUBTETRAHEDRA
 

Macro Definition Documentation

◆ VTK_LAGRANGE_TETRAHEDRON_MAX_ORDER

#define VTK_LAGRANGE_TETRAHEDRON_MAX_ORDER   6

Definition at line 40 of file vtkLagrangeTetra.h.

◆ MAX_POINTS

#define MAX_POINTS

◆ MAX_SUBTETRAHEDRA

#define MAX_SUBTETRAHEDRA
VTK_LAGRANGE_TETRAHEDRON_MAX_ORDER
#define VTK_LAGRANGE_TETRAHEDRON_MAX_ORDER
Definition: vtkLagrangeTetra.h:40