#include "TransformedTriangle.hxx"#include "TetraAffineTransform.hxx"#include "InterpolationOptions.hxx"#include "InterpKernelHashMap.hxx"#include <assert.h>#include <vector>#include <functional>#include <map>
Go to the source code of this file.
Data Structures | |
| class | INTERP_KERNEL.TriangleFaceKey |
| Class representing a triangular face, used as key in caching hash map in SplitterTetra. More... | |
| class | INTERP_KERNEL.hash< INTERP_KERNEL.TriangleFaceKey > |
| Template specialization of INTERP_KERNEL.hash<T> function object for use with a with TriangleFaceKey as key class. More... | |
| class | INTERP_KERNEL.SplitterTetra< MyMeshType > |
| Class calculating the volume of intersection between a tetrahedral target element and source elements with triangular or quadratilateral faces. More... | |
| class | INTERP_KERNEL.SplitterTetra2< MyMeshTypeT, MyMeshTypeS > |
Packages | |
| package | INTERP_KERNEL |