| Action enum name | INMOST::Mesh | |
| AggregateMax(real input) | INMOST::Mesh | |
| AggregateMax(integer input) | INMOST::Mesh | |
| AggregateMax(real *input, integer size) | INMOST::Mesh | |
| AggregateMax(integer *input, integer size) | INMOST::Mesh | |
| AggregateMin(real input) | INMOST::Mesh | |
| AggregateMin(integer input) | INMOST::Mesh | |
| AggregateMin(real *input, integer size) | INMOST::Mesh | |
| AggregateMin(integer *input, integer size) | INMOST::Mesh | |
| AGhost enum value | INMOST::Mesh | |
| AMigrate enum value | INMOST::Mesh | |
| ApplyModification() | INMOST::Mesh | |
| AssignGlobalID(ElementType mask) | INMOST::Mesh | |
| back_links | INMOST::TagManager | protected |
| back_links_type typedef | INMOST::TagManager | protected |
| Begin(ElementType Types) | INMOST::Mesh | |
| BeginCell() | INMOST::Mesh | |
| BeginEdge() | INMOST::Mesh | |
| BeginElement(ElementType Types) | INMOST::Mesh | |
| BeginFace() | INMOST::Mesh | |
| BeginModification() | INMOST::Mesh | |
| BeginNode() | INMOST::Mesh | |
| BeginSequentialCode() | INMOST::Mesh | |
| BeginSet() | INMOST::Mesh | |
| BeginTag() | INMOST::Mesh | inline |
| BeginTopologyCheck(ElementType etype, const HandleType *adj, enumerator num) | INMOST::Mesh | |
| BridgeTag() const | INMOST::Mesh | inline |
| buffer_type typedef | INMOST::Mesh | |
| Bulk(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::Bulk(const Tag &tag) const | INMOST::Storage | |
| bulk typedef | INMOST::Storage | |
| bulk_array typedef | INMOST::Storage | |
| BulkArray(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::BulkArray(const Tag &tag) const | INMOST::Storage | |
| BulkArrayDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::BulkArrayDF(const Tag &tag) const | INMOST::Storage | |
| BulkArrayDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::BulkArrayDV(const Tag &tag) const | INMOST::Storage | |
| BulkDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::BulkDF(const Tag &tag) const | INMOST::Storage | |
| BulkDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::BulkDV(const Tag &tag) const | INMOST::Storage | |
| CellByLocalID(integer lid) | INMOST::Mesh | inline |
| CellLastLocalID() const | INMOST::Mesh | inline |
| CellNextLocalID(integer lid) const | INMOST::Mesh | inline |
| CellPrevLocalID(integer lid) const | INMOST::Mesh | inline |
| Clear() | INMOST::Mesh | |
| ClearMarkerSpace(HandleType h) | INMOST::Mesh | |
| INMOST::Storage::ClearMarkerSpace() const | INMOST::Storage | |
| ClearTopologyError(TopologyCheck mask=ENUMUNDEF) | INMOST::Mesh | inline |
| ComputeGeometricType(HandleType h) | INMOST::Mesh | |
| ComputeGeometricType(ElementType element_type, const HandleType *lower_adjacent, INMOST_DATA_ENUM_TYPE lower_adjacent_size) const | INMOST::Mesh | |
| CoordsTag() const | INMOST::Mesh | inline |
| CopyData(const Tag &t, void *adata, const void *bdata) | INMOST::TagManager | protectedstatic |
| Count(const HandleType *arr, enumerator size, MarkerType marker) const | INMOST::Mesh | |
| CountBoundaryFaces() | INMOST::Mesh | |
| CountInteriorFaces() | INMOST::Mesh | |
| CreateCell(const ElementArray< Face > &faces, const ElementArray< Node > &suggest_nodes_order=ElementArray< Node >(NULL)) | INMOST::Mesh | |
| CreateCell(const ElementArray< Node > &c_f_nodes, const integer *c_f_numnodes, integer num_c_faces, const ElementArray< Node > &suggest_nodes_order=ElementArray< Node >(NULL)) | INMOST::Mesh | |
| CreateCell(const ElementArray< Node > &c_nodes, const integer *c_f_nodeinds, const integer *c_f_numnodes, integer num_c_faces, const ElementArray< Node > &suggest_nodes_order=ElementArray< Node >(NULL)) | INMOST::Mesh | |
| CreateEdge(const ElementArray< Node > &nodes) | INMOST::Mesh | |
| CreateFace(const ElementArray< Edge > &edges) | INMOST::Mesh | |
| CreateFace(const ElementArray< Node > &nodes) | INMOST::Mesh | |
| CreateMarker() | INMOST::Mesh | |
| CreateNode(const real *coords) | INMOST::Mesh | |
| CreatePrivateMarker() | INMOST::Mesh | |
| CreateSet(std::string name) | INMOST::Mesh | |
| CreateSetUnique(std::string name) | INMOST::Mesh | |
| CreateTag(std::string name, DataType dtype, ElementType etype, ElementType sparse, INMOST_DATA_ENUM_TYPE size=ENUMUNDEF) | INMOST::Mesh | |
| INMOST::TagManager::CreateTag(Mesh *m, std::string name, DataType dtype, ElementType etype, ElementType sparse, INMOST_DATA_ENUM_TYPE size=ENUMUNDEF) | INMOST::TagManager | |
| DataLocalID(HandleType h) const | INMOST::Mesh | inline |
| INMOST::Storage::DataLocalID() const | INMOST::Storage | |
| DelData(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::DelData(const Tag &tag) const | INMOST::Storage | |
| DelDenseData(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::DelDenseData(const Tag &tag) const | INMOST::Storage | |
| Delete(HandleType h) | INMOST::Mesh | |
| DeleteTag(Tag tag, ElementType mask=NODE|EDGE|FACE|CELL|ESET|MESH) | INMOST::Mesh | virtual |
| DelSparseData(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::DelSparseData(const Tag &tag) const | INMOST::Storage | |
| dense_data | INMOST::TagManager | protected |
| dense_data_array_type typedef | INMOST::TagManager | protected |
| dense_sub_type typedef | INMOST::TagManager | protected |
| Destroy(HandleType h) | INMOST::Mesh | |
| Destroy(const Storage &e) | INMOST::Mesh | inline |
| DestroyVariableData(const Tag &t, void *adata) | INMOST::TagManager | protectedstatic |
| EdgeByLocalID(integer lid) | INMOST::Mesh | inline |
| EdgeLastLocalID() const | INMOST::Mesh | inline |
| EdgeNextLocalID(integer lid) const | INMOST::Mesh | inline |
| EdgePrevLocalID(integer lid) const | INMOST::Mesh | inline |
| element_set typedef | INMOST::Mesh | |
| ElementByHandle(HandleType h) | INMOST::Mesh | inline |
| ElementByLocalID(integer etypenum, integer lid) | INMOST::Mesh | inline |
| ElementByLocalID(ElementType etype, integer lid) | INMOST::Mesh | inline |
| ElementDefined(Tag const &tag, ElementType etype) const | INMOST::TagManager | |
| empty_container typedef | INMOST::Mesh | |
| empty_data typedef | INMOST::TagManager | protected |
| empty_dense_data | INMOST::TagManager | protected |
| End() | INMOST::Mesh | |
| EndCell() | INMOST::Mesh | |
| EndEdge() | INMOST::Mesh | |
| EndElement() | INMOST::Mesh | |
| EndFace() | INMOST::Mesh | |
| EndModification() | INMOST::Mesh | |
| EndNode() | INMOST::Mesh | |
| EndSequentialCode() | INMOST::Mesh | |
| EndSet() | INMOST::Mesh | |
| EndTag() | INMOST::Mesh | inline |
| EndTopologyCheck(HandleType e) | INMOST::Mesh | |
| Enumerate(ElementType mask, Tag num_tag, integer start=0, bool define_sparse=false) | INMOST::Mesh | |
| Enumerate(const HandleType *h, enumerator num, const Tag &num_tag, integer start=0, bool define_sparse=true) | INMOST::Mesh | |
| Enumerate(const ElementArray< EType > &elements, const Tag &num_tag, integer start=0, bool define_sparse=true) | INMOST::Mesh | inline |
| EnumerateSet(const ElementSet &set, const Tag &num_tag, integer start=0, bool define_sparse=true) | INMOST::Mesh | |
| enumerator typedef | INMOST::Storage | |
| EsetByLocalID(integer lid) | INMOST::Mesh | inline |
| EsetLastLocalID() const | INMOST::Mesh | inline |
| EsetNextLocalID(integer lid) const | INMOST::Mesh | inline |
| EsetPrevLocalID(integer lid) const | INMOST::Mesh | inline |
| exch_buffer_type typedef | INMOST::Mesh | |
| ExchangeData(const Tag &tag, ElementType mask, MarkerType select) | INMOST::Mesh | |
| ExchangeData(const tag_set &tags, ElementType mask, MarkerType select) | INMOST::Mesh | |
| ExchangeDataBegin(const Tag &tag, ElementType mask, MarkerType select, exchange_data &storage) | INMOST::Mesh | |
| ExchangeDataBegin(const tag_set &tags, ElementType mask, MarkerType select, exchange_data &storage) | INMOST::Mesh | |
| ExchangeDataEnd(const Tag &tag, ElementType mask, MarkerType select, exchange_data &storage) | INMOST::Mesh | |
| ExchangeDataEnd(const tag_set &tags, ElementType mask, MarkerType select, exchange_data &storage) | INMOST::Mesh | |
| ExchangeGhost(integer layers, ElementType bridge) | INMOST::Mesh | |
| ExchangeMarked(enum Action action=AGhost) | INMOST::Mesh | |
| ExclusiveSum(integer input) | INMOST::Mesh | |
| FaceByLocalID(integer lid) | INMOST::Mesh | inline |
| FaceLastLocalID() const | INMOST::Mesh | inline |
| FaceNextLocalID(integer lid) const | INMOST::Mesh | inline |
| FacePrevLocalID(integer lid) const | INMOST::Mesh | inline |
| Finalize() | INMOST::Mesh | static |
| FindSharedAdjacency(const HandleType *arr, enumerator num) const | INMOST::Mesh | |
| FirstHandle() const | INMOST::Mesh | inline |
| FirstHandle(ElementType etype) const | INMOST::Mesh | inline |
| FirstLocalID(ElementType etype) const | INMOST::Mesh | |
| GatherBoundaryFaces() | INMOST::Mesh | |
| GatherInteriorFaces() | INMOST::Mesh | |
| GeomParam typedef | INMOST::Mesh | |
| GeomTypeTag() const | INMOST::Mesh | inline |
| GetArrayCapacity(integer etypenum) | INMOST::Mesh | |
| getAsCell() const | INMOST::Storage | |
| getAsEdge() const | INMOST::Storage | |
| getAsElement() const | INMOST::Storage | |
| getAsFace() const | INMOST::Storage | |
| getAsNode() const | INMOST::Storage | |
| getAsSet() const | INMOST::Storage | |
| GetCommunicator() | INMOST::Mesh | |
| GetData(HandleType h, const Tag &tag, enumerator shift, enumerator size, void *data) const | INMOST::Mesh | |
| INMOST::Storage::GetData(const Tag &tag, INMOST_DATA_ENUM_TYPE shift, INMOST_DATA_ENUM_TYPE size, void *data) const | INMOST::Storage | |
| GetDataCapacity(HandleType h, const Tag &tag) const | INMOST::Mesh | |
| INMOST::Storage::GetDataCapacity(const Tag &tag) const | INMOST::Storage | |
| GetDataSize(HandleType h, const Tag &tag) const | INMOST::Mesh | |
| INMOST::Storage::GetDataSize(const Tag &tag) const | INMOST::Storage | |
| GetDenseData(int pos) const | INMOST::TagManager | inlineprotected |
| GetDenseData(int pos) | INMOST::TagManager | inlineprotected |
| GetDimensions() const | INMOST::Mesh | inline |
| GetElementNum() const | INMOST::Storage | |
| GetElementType() const | INMOST::Storage | |
| GetEpsilon() const | INMOST::Mesh | inline |
| GetFileOption(std::string key) | INMOST::Mesh | |
| GetGeometricData(HandleType e, GeometricData type, real *ret) | INMOST::Mesh | |
| GetGeometricTag(GeometricData type) const | INMOST::Mesh | |
| GetGeometricType(HandleType h) const | INMOST::Mesh | inline |
| GetHandle() const | INMOST::Storage | |
| GetMarker(HandleType h, MarkerType n) const | INMOST::Mesh | inline |
| INMOST::Storage::GetMarker(MarkerType n) const | INMOST::Storage | |
| GetMarkerSpace(HandleType h, bulk copy[MarkerFields]) const | INMOST::Mesh | |
| INMOST::Storage::GetMarkerSpace(bulk copy[MarkerFields]) const | INMOST::Storage | |
| GetMesh(std::string name) | INMOST::Mesh | static |
| GetMeshLink() const | INMOST::Storage | |
| GetMeshName() | INMOST::Mesh | |
| GetMeshState() const | INMOST::Mesh | inline |
| getNext(const HandleType *arr, enumerator size, enumerator k, MarkerType marker) const | INMOST::Mesh | |
| GetParallelFileStrategy() | INMOST::Mesh | inline |
| GetParallelStrategy() | INMOST::Mesh | inline |
| GetPrivateMarker(HandleType h, MarkerType n) const | INMOST::Mesh | |
| INMOST::Storage::GetPrivateMarker(MarkerType n) const | INMOST::Storage | |
| GetProcessorRank() | INMOST::Mesh | |
| GetProcessorsNumber() | INMOST::Mesh | |
| GetSet(std::string name) | INMOST::Mesh | |
| GetSetsByPrefix(std::string prefix) | INMOST::Mesh | |
| GetSparseData(int etypenum, int local_id) const | INMOST::TagManager | inlineprotected |
| GetSparseData(int etypenum, int local_id) | INMOST::TagManager | inlineprotected |
| GetStatus(HandleType h) const | INMOST::Mesh | inline |
| GetTag(std::string name) const | INMOST::TagManager | |
| GetTopologyCheck(TopologyCheck mask=ENUMUNDEF) const | INMOST::Mesh | inline |
| GetTopologyError(TopologyCheck mask=ENUMUNDEF) const | INMOST::Mesh | inline |
| GlobalID(HandleType h) | INMOST::Mesh | inline |
| GlobalID(HandleType h) const | INMOST::Mesh | inline |
| GlobalIDTag() const | INMOST::Mesh | inline |
| handle | INMOST::Storage | protected |
| handle_link | INMOST::Storage | protected |
| HandleDataPos(HandleType h) | INMOST::Mesh | inline |
| HaveData(HandleType h, const Tag &tag) const | INMOST::Mesh | |
| INMOST::Storage::HaveData(const Tag &tag) const | INMOST::Storage | |
| HaveGeometricData(GeometricData type, ElementType mask) const | INMOST::Mesh | inline |
| HaveTag(std::string name) const | INMOST::TagManager | |
| Hidden(HandleType h) const | INMOST::Mesh | |
| Hide(HandleType h) | INMOST::Mesh | |
| HideMarker() const | INMOST::Mesh | inline |
| HighConn(HandleType h) | INMOST::Mesh | inline |
| HighConn(HandleType h) const | INMOST::Mesh | inline |
| HighConnTag() const | INMOST::Mesh | inline |
| Initialize(int *argc, char ***argv) | INMOST::Mesh | static |
| Integer(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::Integer(const Tag &tag) const | INMOST::Storage | |
| integer typedef | INMOST::Storage | |
| integer_array typedef | INMOST::Storage | |
| IntegerArray(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::IntegerArray(const Tag &tag) const | INMOST::Storage | |
| IntegerArrayDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::IntegerArrayDF(const Tag &tag) const | INMOST::Storage | |
| IntegerArrayDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::IntegerArrayDV(const Tag &tag) const | INMOST::Storage | |
| IntegerDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::IntegerDF(const Tag &tag) const | INMOST::Storage | |
| IntegerDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::IntegerDV(const Tag &tag) const | INMOST::Storage | |
| Integrate(real input) | INMOST::Mesh | |
| Integrate(integer input) | INMOST::Mesh | |
| Integrate(real *input, integer size) | INMOST::Mesh | |
| Integrate(integer *input, integer size) | INMOST::Mesh | |
| Integrate(const Tag &t, enumerator entry, ElementType mask) | INMOST::Mesh | |
| isMeshModified() const | INMOST::Mesh | inline |
| isParallelFileFormat(std::string File) | INMOST::Mesh | |
| isValid() const | INMOST::Storage | |
| isValidCell(integer lid) const | INMOST::Mesh | inline |
| isValidEdge(integer lid) const | INMOST::Mesh | inline |
| isValidElement(integer etypenum, integer lid) const | INMOST::Mesh | inline |
| isValidElement(ElementType etype, integer lid) const | INMOST::Mesh | inline |
| isValidElement(HandleType h) const | INMOST::Mesh | inline |
| isValidElementSet(integer lid) const | INMOST::Mesh | inline |
| isValidFace(integer lid) const | INMOST::Mesh | inline |
| isValidHandleRange(HandleType h) const | INMOST::Mesh | |
| isValidNode(integer lid) const | INMOST::Mesh | inline |
| iteratorCell typedef | INMOST::Mesh | |
| iteratorEdge typedef | INMOST::Mesh | |
| iteratorElement typedef | INMOST::Mesh | |
| iteratorFace typedef | INMOST::Mesh | |
| iteratorNode typedef | INMOST::Mesh | |
| iteratorSet typedef | INMOST::Mesh | |
| iteratorStorage typedef | INMOST::Mesh | |
| iteratorTag typedef | INMOST::TagManager | |
| LastCreated() const | INMOST::Mesh | inline |
| LastHandle() const | INMOST::Mesh | inline |
| LastHandle(ElementType etype) const | INMOST::Mesh | inline |
| LastLocalID(integer n) const | INMOST::Mesh | inline |
| LastLocalID(ElementType etype) const | INMOST::Mesh | inline |
| LayersTag() const | INMOST::Mesh | inline |
| links_container typedef | INMOST::Mesh | |
| ListTagNames(std::vector< std::string > &list) const | INMOST::TagManager | |
| Load(std::string File) | INMOST::Mesh | |
| LoadECL(std::string File) | INMOST::Mesh | |
| LoadMKF(std::string File) | INMOST::Mesh | |
| LoadMSH(std::string File) | INMOST::Mesh | |
| LoadPMF(std::string File) | INMOST::Mesh | |
| LoadPVTK(std::string File) | INMOST::Mesh | |
| LoadVTK(std::string File) | INMOST::Mesh | |
| LoadXML(std::string File) | INMOST::Mesh | |
| LocalID() const | INMOST::Storage | |
| LowConn(HandleType h) | INMOST::Mesh | inline |
| LowConn(HandleType h) const | INMOST::Mesh | inline |
| LowConnTag() const | INMOST::Mesh | inline |
| MarkersTag() const | INMOST::Mesh | inline |
| MemoryUsage(HandleType h) | INMOST::Mesh | |
| Mesh() | INMOST::Mesh | |
| Mesh(std::string name) | INMOST::Mesh | |
| Mesh(const Mesh &other) | INMOST::Mesh | |
| MeshState enum name | INMOST::Mesh | |
| New(HandleType h) const | INMOST::Mesh | |
| NewMarker() const | INMOST::Mesh | inline |
| NextHandle(HandleType h) const | INMOST::Mesh | |
| NextHandle(HandleType h, ElementType mask) const | INMOST::Mesh | |
| NextLocalID(ElementType etype, integer lid) const | INMOST::Mesh | inline |
| NodeByLocalID(integer lid) | INMOST::Mesh | inline |
| NodeLastLocalID() const | INMOST::Mesh | inline |
| NodeNextLocalID(integer lid) const | INMOST::Mesh | inline |
| NodePrevLocalID(integer lid) const | INMOST::Mesh | inline |
| NumberOf(ElementType t) const | INMOST::Mesh | |
| NumberOfAll() const | INMOST::Mesh | inline |
| NumberOfCells() const | INMOST::Mesh | inline |
| NumberOfEdges() const | INMOST::Mesh | inline |
| NumberOfElements() const | INMOST::Mesh | inline |
| NumberOfFaces() const | INMOST::Mesh | inline |
| NumberOfNodes() const | INMOST::Mesh | inline |
| NumberOfSets() const | INMOST::Mesh | inline |
| NumberOfTags() const | INMOST::Mesh | inline |
| operator!=(const Storage &other) const | INMOST::Storage | |
| operator->() | INMOST::Storage | |
| operator->() const | INMOST::Storage | |
| operator<(const Storage &other) const | INMOST::Storage | |
| operator<=(const Storage &other) const | INMOST::Storage | |
| operator=(Mesh const &other) | INMOST::Mesh | |
| INMOST::TagManager::operator=(TagManager const &other) | INMOST::TagManager | protected |
| INMOST::Storage::operator=(Storage const &other) | INMOST::Storage | |
| operator==(const Storage &other) const | INMOST::Storage | |
| operator>(const Storage &other) const | INMOST::Storage | |
| operator>=(const Storage &other) const | INMOST::Storage | |
| OwnerTag() const | INMOST::Mesh | inline |
| Parallel enum value | INMOST::Mesh | |
| Prepare enum name | INMOST::Mesh | |
| PrepareGeometricData(GeomParam table) | INMOST::Mesh | |
| PrevHandle(HandleType h) const | INMOST::Mesh | |
| PrevHandle(HandleType h, ElementType mask) const | INMOST::Mesh | |
| PrevLocalID(ElementType etype, integer lid) const | INMOST::Mesh | inline |
| proc_buffer_type typedef | INMOST::Mesh | |
| proc_elements typedef | INMOST::Mesh | |
| ProcessorsTag() const | INMOST::Mesh | inline |
| real typedef | INMOST::Storage | |
| Real(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::Real(const Tag &tag) const | INMOST::Storage | |
| real_array typedef | INMOST::Storage | |
| RealArray(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::RealArray(const Tag &tag) const | INMOST::Storage | |
| RealArrayDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::RealArrayDF(const Tag &tag) const | INMOST::Storage | |
| RealArrayDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::RealArrayDV(const Tag &tag) const | INMOST::Storage | |
| RealDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::RealDF(const Tag &tag) const | INMOST::Storage | |
| RealDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::RealDV(const Tag &tag) const | INMOST::Storage | |
| ReallocateData(const Tag &t, INMOST_DATA_INTEGER_TYPE etypenum, INMOST_DATA_ENUM_TYPE new_size) | INMOST::TagManager | protected |
| ReallocateData(INMOST_DATA_INTEGER_TYPE etypenum, INMOST_DATA_ENUM_TYPE new_size) | INMOST::TagManager | protected |
| RecomputeGeometricData(HandleType e) | INMOST::Mesh | |
| RecomputeParallelStorage(ElementType mask) | INMOST::Mesh | |
| Redistribute() | INMOST::Mesh | |
| RedistributeTag() | INMOST::Mesh | inline |
| ReduceData(const Tag &tag, ElementType mask, MarkerType select, ReduceOperation op) | INMOST::Mesh | |
| ReduceData(const tag_set &tags, ElementType mask, MarkerType select, ReduceOperation op) | INMOST::Mesh | |
| ReduceDataBegin(const Tag &tag, ElementType mask, MarkerType select, exchange_data &storage) | INMOST::Mesh | |
| ReduceDataBegin(const tag_set &tags, ElementType mask, MarkerType select, exchange_data &storage) | INMOST::Mesh | |
| ReduceDataEnd(const Tag &tag, ElementType mask, MarkerType select, ReduceOperation op, exchange_data &storage) | INMOST::Mesh | |
| ReduceDataEnd(const tag_set &tags, ElementType mask, MarkerType select, ReduceOperation op, exchange_data &storage) | INMOST::Mesh | |
| ReduceOperation typedef | INMOST::Mesh | |
| Reference(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::Reference(const Tag &tag) const | INMOST::Storage | |
| reference typedef | INMOST::Storage | |
| ReferenceArray(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::ReferenceArray(const Tag &tag) const | INMOST::Storage | |
| ReferenceArrayDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::ReferenceArrayDF(const Tag &tag) const | INMOST::Storage | |
| ReferenceArrayDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::ReferenceArrayDV(const Tag &tag) const | INMOST::Storage | |
| ReferenceDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::ReferenceDF(const Tag &tag) const | INMOST::Storage | |
| ReferenceDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::ReferenceDV(const Tag &tag) const | INMOST::Storage | |
| ReleaseMarker(MarkerType n) | INMOST::Mesh | |
| ReleasePrivateMarker(MarkerType n) | INMOST::Mesh | |
| RemMarker(HandleType h, MarkerType n) | INMOST::Mesh | inline |
| INMOST::Storage::RemMarker(MarkerType n) const | INMOST::Storage | |
| RemMarkerArray(const HandleType *h, enumerator n, MarkerType m) | INMOST::Mesh | inline |
| remote_reference typedef | INMOST::Storage | |
| RemoteReference(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::RemoteReference(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceArray(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::RemoteReferenceArray(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceArrayDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::RemoteReferenceArrayDF(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceArrayDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::RemoteReferenceArrayDV(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::RemoteReferenceDF(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::RemoteReferenceDV(const Tag &tag) const | INMOST::Storage | |
| RemoveGeometricData(GeomParam table) | INMOST::Mesh | |
| RemoveGhost() | INMOST::Mesh | |
| RemoveGhostElements(const HandleType *ghost, enumerator num) | INMOST::Mesh | |
| RemoveGhostElements(const ElementArray< EType > &ghost) | INMOST::Mesh | inline |
| RemoveGhostElements(const ElementSet &ghost) | INMOST::Mesh | inline |
| RemPrivateMarker(HandleType h, MarkerType n) | INMOST::Mesh | |
| INMOST::Storage::RemPrivateMarker(MarkerType n) const | INMOST::Storage | |
| RemPrivateMarkerArray(const HandleType *h, enumerator n, MarkerType m) | INMOST::Mesh | inline |
| RemTopologyCheck(TopologyCheck mask) | INMOST::Mesh | |
| ReorderApply(Tag index, ElementType mask) | INMOST::Mesh | |
| ReorderEmpty(ElementType reordertypes) | INMOST::Mesh | |
| ResolveModification() | INMOST::Mesh | |
| ResolveShared() | INMOST::Mesh | |
| RestoreCellNodes(HandleType hc, ElementArray< Node > &ret) | INMOST::Mesh | |
| Save(std::string File) | INMOST::Mesh | |
| SaveGMV(std::string File) | INMOST::Mesh | |
| SavePMF(std::string File) | INMOST::Mesh | |
| SavePVTK(std::string File) | INMOST::Mesh | |
| SaveVTK(std::string File) | INMOST::Mesh | |
| SaveXML(std::string File) | INMOST::Mesh | |
| self() | INMOST::Storage | |
| self() const | INMOST::Storage | |
| SendtoTag() const | INMOST::Mesh | inline |
| senum typedef | INMOST::Mesh | |
| Serial enum value | INMOST::Mesh | |
| SetCommunicator(INMOST_MPI_Comm _comm) | INMOST::Mesh | |
| SetComparatorTag() const | INMOST::Mesh | inline |
| SetData(HandleType h, const Tag &tag, enumerator shift, enumerator size, const void *data) | INMOST::Mesh | |
| INMOST::Storage::SetData(const Tag &tag, INMOST_DATA_ENUM_TYPE shift, INMOST_DATA_ENUM_TYPE size, const void *data) const | INMOST::Storage | |
| SetDataSize(HandleType h, const Tag &tag, enumerator new_size) | INMOST::Mesh | |
| INMOST::Storage::SetDataSize(const Tag &tag, INMOST_DATA_ENUM_TYPE new_size) const | INMOST::Storage | |
| SetDimensions(integer dim) | INMOST::Mesh | |
| SetEpsilon(real e) | INMOST::Mesh | inline |
| SetFileOption(std::string, std::string) | INMOST::Mesh | |
| SetGeometricType(HandleType h, Element::GeometricType type) | INMOST::Mesh | inline |
| SetMarker(HandleType h, MarkerType n) | INMOST::Mesh | inline |
| INMOST::Storage::SetMarker(MarkerType n) const | INMOST::Storage | |
| SetMarkerArray(const HandleType *h, enumerator n, MarkerType m) | INMOST::Mesh | inline |
| SetMarkerSpace(HandleType h, bulk source[MarkerFields]) | INMOST::Mesh | |
| INMOST::Storage::SetMarkerSpace(bulk source[MarkerFields]) const | INMOST::Storage | |
| SetMeshName(std::string new_name) | INMOST::Mesh | |
| SetNameTag() const | INMOST::Mesh | inline |
| SetParallelFileStrategy(int strategy) | INMOST::Mesh | inline |
| SetParallelStrategy(int strategy) | INMOST::Mesh | inline |
| SetPrivateMarker(HandleType h, MarkerType n) | INMOST::Mesh | |
| INMOST::Storage::SetPrivateMarker(MarkerType n) const | INMOST::Storage | |
| SetPrivateMarkerArray(const HandleType *h, enumerator n, MarkerType m) | INMOST::Mesh | inline |
| SetStatus(HandleType h, Element::Status s) | INMOST::Mesh | inline |
| SetTopologyCheck(TopologyCheck mask) | INMOST::Mesh | |
| SetTopologyError(TopologyCheck mask) | INMOST::Mesh | inline |
| SharedTag() const | INMOST::Mesh | inline |
| Show(HandleType h) | INMOST::Mesh | |
| SortByGlobalID(HandleType *h, enumerator num) | INMOST::Mesh | |
| SortHandles(HandleType *h, enumerator num) | INMOST::Mesh | |
| sparse_data | INMOST::TagManager | protected |
| sparse_data_array_type typedef | INMOST::TagManager | protected |
| sparse_rec typedef | INMOST::Mesh | |
| sparse_sub_type typedef | INMOST::TagManager | protected |
| sparse_type typedef | INMOST::Mesh | |
| Storage(const Storage &other) | INMOST::Storage | inline |
| Storage(Mesh *mesh, HandleType handle) | INMOST::Storage | inline |
| Storage(Mesh *mesh, HandleType *handle) | INMOST::Storage | inline |
| SwapModification() | INMOST::Mesh | |
| SynchronizeElementType(ElementType etype) | INMOST::Mesh | |
| SynchronizeMarker(MarkerType marker, ElementType mask, SyncBitOp op) | INMOST::Mesh | |
| tag_array_type typedef | INMOST::TagManager | protected |
| tag_const_iterator typedef | INMOST::TagManager | protected |
| tag_iterator typedef | INMOST::TagManager | protected |
| tag_set typedef | INMOST::Mesh | |
| TagManager() | INMOST::TagManager | protected |
| TagManager(const TagManager &other) | INMOST::TagManager | protected |
| tags | INMOST::TagManager | protected |
| TestClosure(const HandleType *elements, integer num) const | INMOST::Mesh | |
| TopologyErrorTag() const | INMOST::Mesh | inline |
| TotalNumberOf(ElementType mask) | INMOST::Mesh | |
| UnknownSize enum value | INMOST::Mesh | |
| UnknownSource enum value | INMOST::Mesh | |
| var typedef | INMOST::Storage | |
| var_array typedef | INMOST::Storage | |
| Variable(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::Variable(const Tag &tag) const | INMOST::Storage | |
| VariableArray(HandleType h, const Tag &tag) | INMOST::Mesh | |
| INMOST::Storage::VariableArray(const Tag &tag) const | INMOST::Storage | |
| VariableArrayDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::VariableArrayDF(const Tag &tag) const | INMOST::Storage | |
| VariableArrayDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::VariableArrayDV(const Tag &tag) const | INMOST::Storage | |
| VariableDF(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::VariableDF(const Tag &tag) const | INMOST::Storage | |
| VariableDV(HandleType h, const Tag &tag) | INMOST::Mesh | inline |
| INMOST::Storage::VariableDV(const Tag &tag) const | INMOST::Storage | |
| ~Mesh() | INMOST::Mesh | |
| ~Storage() | INMOST::Storage | inlinevirtual |
| ~TagManager() | INMOST::TagManager | virtual |