
Go to the source code of this file.
Data Structures | |
| class | INTERP_KERNEL.InterpolationOptions |
Packages | |
| package | INTERP_KERNEL |
Enumerations | |
| enum | INTERP_KERNEL.IntersectionType { INTERP_KERNEL.Triangulation, INTERP_KERNEL.Convex, INTERP_KERNEL.Geometric2D, INTERP_KERNEL.PointLocator } |
| enum | INTERP_KERNEL.SplittingPolicy { INTERP_KERNEL.PLANAR_FACE_5 = 5, INTERP_KERNEL.PLANAR_FACE_6 = 6, INTERP_KERNEL.GENERAL_24 = 24, INTERP_KERNEL.GENERAL_48 = 48 } |
Type describing the different ways in which the hexahedron can be split into tetrahedra. More... | |