This is the complete list of members for vistle::GridInterface, including all inherited members.
AcceptGhost enum value | vistle::GridInterface | |
cellBounds(Index elem) const =0 | vistle::GridInterface | pure virtual |
cellCenter(Index elem) const =0 | vistle::GridInterface | pure virtual |
cellDiameter(Index elem) const =0 | vistle::GridInterface | pure virtual |
cellNumFaces(Index elem) const =0 | vistle::ElementInterface | pure virtual |
cellVertices(Index elem) const =0 | vistle::ElementInterface | pure virtual |
DEFINE_ENUM_WITH_STRING_CONVERSIONS(InterpolationMode,(First)(Mean)(Nearest)(Linear)) | vistle::GridInterface | |
exitDistance(Index elem, const Vector &point, const Vector &dir) const =0 | vistle::GridInterface | pure virtual |
findCell(const Vector &point, Index hint=InvalidIndex, int flags=NoFlags) const =0 | vistle::GridInterface | pure virtual |
FindCellFlags enum name | vistle::GridInterface | |
ForceCelltree enum value | vistle::GridInterface | |
getBounds() const =0 | vistle::GeometryInterface | pure virtual |
getInterpolator(Index elem, const Vector &point, DataBase::Mapping mapping=DataBase::Vertex, InterpolationMode mode=Linear) const =0 | vistle::GridInterface | pure virtual |
getInterpolator(const Vector &point, DataBase::Mapping mapping=DataBase::Vertex, InterpolationMode mode=Linear) const | vistle::GridInterface | inline |
getNeighborElements(Index elem) const =0 | vistle::GridInterface | pure virtual |
getNumElements()=0 | vistle::ElementInterface | pure virtual |
getNumElements() const =0 | vistle::ElementInterface | pure virtual |
getNumVertices()=0 | vistle::GeometryInterface | pure virtual |
getNumVertices() const =0 | vistle::GeometryInterface | pure virtual |
getVertex(Index v) const =0 | vistle::GeometryInterface | pure virtual |
inside(Index elem, const Vector &point) const =0 | vistle::GridInterface | pure virtual |
isGhostCell(Index elem) const =0 | vistle::GridInterface | pure virtual |
NoCelltree enum value | vistle::GridInterface | |
NoFlags enum value | vistle::GridInterface | |
normals() const =0 | vistle::GeometryInterface | pure virtual |
object() const =0 | vistle::ObjectInterfaceBase | pure virtual |
~ObjectInterfaceBase() | vistle::ObjectInterfaceBase | inlineprotectedvirtual |