AcceptGhost enum value | vistle::GridInterface | |
addAttachment(const std::string &key, Object::const_ptr att) const | vistle::Object | |
addAttribute(const std::string &key, const std::string &value="") | vistle::Object | |
vistle::as(std::shared_ptr< Object > ptr) | vistle::Object | inlinestatic |
vistle::as(std::shared_ptr< const Object > ptr) | vistle::Object | inlinestatic |
vistle::StructuredGridBase::as(std::shared_ptr< const Object > ptr) | vistle::StructuredGridBase | inlinestatic |
Base typedef | vistle::UniformGrid | |
Bottom enum value | vistle::StructuredGridBase | |
cellBounds(Index elem) const override | vistle::UniformGrid | virtual |
cellCenter(Index elem) const override | vistle::StructuredGridBase | virtual |
cellCoordinates(Index el, const Index dims[3]) | vistle::StructuredGridBase | inlinestatic |
cellDiameter(Index elem) const override | vistle::StructuredGridBase | virtual |
cellIndex(const Index ix, const Index iy, const Index iz, const Index dims[3]) | vistle::StructuredGridBase | inlinestatic |
cellIndex(const Index i[3], const Index dims[3]) | vistle::StructuredGridBase | inlinestatic |
cellNumFaces(Index elem) const override | vistle::StructuredGridBase | inlinevirtual |
CELLTREE1 enum value | vistle::Object | |
CELLTREE2 enum value | vistle::Object | |
CELLTREE3 enum value | vistle::Object | |
cellVertices(Index el, const Index dims[3]) | vistle::StructuredGridBase | inlinestatic |
cellVertices(Index elem) const override | vistle::StructuredGridBase | virtual |
check() const | vistle::Object | virtual |
Class typedef | vistle::StructuredGridBase | |
clone() const | vistle::Object | |
cloneInternal() const =0 | vistle::Object | pure virtual |
cloneType() const | vistle::Object | |
cloneTypeInternal() const =0 | vistle::Object | pure virtual |
vistle::const_ptr typedef | vistle::Object | |
vistle::StructuredGridBase::const_ptr typedef | vistle::StructuredGridBase | |
COORD enum value | vistle::Object | |
COORDWRADIUS enum value | vistle::Object | |
copyAttachments(Object::const_ptr src, bool replace=true) | vistle::Object | |
copyAttributes(Object::const_ptr src, bool replace=true) override | vistle::UniformGrid | virtual |
vistle::Object::create(Data *) | vistle::Object | protectedstatic |
createEmpty(const std::string &name=std::string()) | vistle::Object | static |
d() const | vistle::Object | inline |
vistle::Object::Data typedef | vistle::Object | |
DATABASE enum value | vistle::Object | |
DEFINE_ENUM_WITH_STRING_CONVERSIONS(InterpolationMode,(First)(Mean)(Nearest)(Linear)) | vistle::GridInterface | |
dimensionality(const Index dims[3]) | vistle::StructuredGridBase | inlinestatic |
EMPTY enum value | vistle::Object | |
exitDistance(Index elem, const Vector &point, const Vector &dir) const override | vistle::UniformGrid | virtual |
findCell(const Vector &point, Index hint=InvalidIndex, int flags=NoFlags) const override | vistle::UniformGrid | virtual |
FindCellFlags enum name | vistle::GridInterface | |
ForceCelltree enum value | vistle::GridInterface | |
getAttachment(const std::string &key) const | vistle::Object | |
getAttribute(const std::string &key) const | vistle::Object | |
getAttributeList() const | vistle::Object | |
getAttributes(const std::string &key) const | vistle::Object | |
getBlock() const | vistle::Object | |
getBounds() const override | vistle::UniformGrid | virtual |
getCreator() const | vistle::Object | |
getExecutionCounter() const | vistle::Object | |
getGlobalIndexOffset(int c) const override | vistle::UniformGrid | inlinevirtual |
getHandle() const | vistle::Object | |
getInterface() const | vistle::Object | inline |
getInterpolator(Index elem, const Vector &point, DataBase::Mapping mapping=DataBase::Vertex, InterpolationMode mode=Linear) const override | vistle::UniformGrid | virtual |
vistle::StructuredGridBase::getInterpolator(const Vector &point, DataBase::Mapping mapping=DataBase::Vertex, InterpolationMode mode=Linear) const | vistle::GridInterface | inline |
getIteration() const | vistle::Object | |
getName() const | vistle::Object | |
getNeighborElements(Index elem) const override | vistle::StructuredGridBase | virtual |
getNumBlocks() const | vistle::Object | |
getNumDivisions(int c) override | vistle::UniformGrid | inlinevirtual |
getNumDivisions(int c) const override | vistle::UniformGrid | inlinevirtual |
getNumElements() override | vistle::StructuredGridBase | inlinevirtual |
getNumElements() const override | vistle::StructuredGridBase | inlinevirtual |
getNumGhostLayers(unsigned dim, GhostLayerPosition pos) override | vistle::UniformGrid | virtual |
getNumGhostLayers(unsigned dim, GhostLayerPosition pos) const override | vistle::UniformGrid | virtual |
getNumTimesteps() const | vistle::Object | |
getNumVertices() override | vistle::UniformGrid | virtual |
getNumVertices() const override | vistle::UniformGrid | virtual |
getRealTime() const | vistle::Object | |
getTimestep() const | vistle::Object | |
getTransform() const | vistle::Object | |
getType() const | vistle::Object | |
getVertex(Index v) const override | vistle::UniformGrid | virtual |
GhostLayerPosition enum name | vistle::StructuredGridBase | |
hasAttachment(const std::string &key) const | vistle::Object | |
hasAttribute(const std::string &key) const | vistle::Object | |
HexahedronIndices | vistle::StructuredGridBase | static |
Initialized enum value | vistle::Object | |
InitializedFlags enum name | vistle::Object | |
inside(Index elem, const Vector &point) const override | vistle::UniformGrid | virtual |
isComplete() const | vistle::Object | |
isEmpty() const | vistle::Object | virtual |
isEmpty() | vistle::Object | virtual |
isGhostCell(Index elem) const override | vistle::StructuredGridBase | virtual |
LINES enum value | vistle::Object | |
loadObject(Archive &ar) | vistle::Object | static |
m_data | vistle::Object | protected |
max() | vistle::UniformGrid | inline |
max() const | vistle::UniformGrid | inline |
meta() const | vistle::Object | |
min() | vistle::UniformGrid | inline |
min() const | vistle::UniformGrid | inline |
NoCelltree enum value | vistle::GridInterface | |
NoFlags enum value | vistle::GridInterface | |
normals() const override | vistle::UniformGrid | virtual |
NORMALS enum value | vistle::Object | |
object() const override | vistle::Object | inlinevirtual |
Object(Data *data) | vistle::Object | protected |
Object() | vistle::Object | protected |
operator!=(const Object &other) const | vistle::Object | |
operator==(const Object &other) const | vistle::Object | |
PLACEHOLDER enum value | vistle::Object | |
POINTS enum value | vistle::Object | |
POLYGONS enum value | vistle::Object | |
vistle::ptr typedef | vistle::Object | |
vistle::StructuredGridBase::ptr typedef | vistle::StructuredGridBase | |
publish(const Data *d) | vistle::Object | protectedstatic |
QUADS enum value | vistle::Object | |
RECTILINEARGRID enum value | vistle::Object | |
ref() const | vistle::Object | |
refcount() const | vistle::Object | |
referencedObjects() const override | vistle::UniformGrid | virtual |
refresh() const | vistle::Object | virtual |
removeAttachment(const std::string &key) const | vistle::Object | |
saveObject(Archive &ar) const | vistle::Object | |
setAttributeList(const std::string &key, const std::vector< std::string > &values) | vistle::Object | |
setBlock(const int block) | vistle::Object | |
setCreator(const int id) | vistle::Object | |
setExecutionCounter(const int count) | vistle::Object | |
setGlobalIndexOffset(int d, Index offset) override | vistle::UniformGrid | virtual |
setIteration(const int num) | vistle::Object | |
setMeta(const Meta &meta) | vistle::Object | |
setNormals(Normals::const_ptr normals) | vistle::UniformGrid | |
setNumBlocks(const int num) | vistle::Object | |
setNumGhostLayers(unsigned dim, GhostLayerPosition pos, unsigned value) override | vistle::UniformGrid | virtual |
setNumTimesteps(const int num) | vistle::Object | |
setRealTime(double time) | vistle::Object | |
setTimestep(const int timestep) | vistle::Object | |
setTransform(const Matrix4 &transform) | vistle::Object | |
SPHERES enum value | vistle::Object | |
STRUCTUREDGRID enum value | vistle::Object | |
TEXTURE1D enum value | vistle::Object | |
Top enum value | vistle::StructuredGridBase | |
toString(Type v) | vistle::Object | static |
TRIANGLES enum value | vistle::Object | |
TUBES enum value | vistle::Object | |
Type enum name | vistle::Object | |
typeName() | vistle::Object | inlinestatic |
UNIFORMGRID enum value | vistle::Object | |
UniformGrid(Index xdim, Index ydim, Index zdim, const Meta &meta=Meta()) | vistle::UniformGrid | |
UNKNOWN enum value | vistle::Object | |
unref() const | vistle::Object | |
UNSTRUCTUREDGRID enum value | vistle::Object | |
updateInternals() | vistle::Object | virtual |
VEC enum value | vistle::Object | |
vertexCoordinates(Index v, const Index dims[3]) | vistle::StructuredGridBase | inlinestatic |
vertexIndex(const Index ix, const Index iy, const Index iz, const Index dims[3]) | vistle::StructuredGridBase | inlinestatic |
vertexIndex(const Index i[3], const Index dims[3]) | vistle::StructuredGridBase | inlinestatic |
VERTEXOWNERLIST enum value | vistle::Object | |
~Object() | vistle::Object | virtual |
~ObjectInterfaceBase() | vistle::ObjectInterfaceBase | inlineprotectedvirtual |