INMOST
Mathematical Modelling Toolkit
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
INMOST::Mesh Member List

This is the complete list of members for INMOST::Mesh, including all inherited members.

Action enum nameINMOST::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 valueINMOST::Mesh
AMigrate enum valueINMOST::Mesh
ApplyModification()INMOST::Mesh
AssignGlobalID(ElementType mask)INMOST::Mesh
back_linksINMOST::TagManagerprotected
back_links_type typedefINMOST::TagManagerprotected
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::Meshinline
BeginTopologyCheck(ElementType etype, const HandleType *adj, enumerator num)INMOST::Mesh
BridgeTag() const INMOST::Meshinline
buffer_type typedefINMOST::Mesh
Bulk(HandleType h, const Tag &tag)INMOST::Mesh
INMOST::Storage::Bulk(const Tag &tag) const INMOST::Storage
bulk typedefINMOST::Storage
bulk_array typedefINMOST::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::Meshinline
INMOST::Storage::BulkArrayDF(const Tag &tag) const INMOST::Storage
BulkArrayDV(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::BulkArrayDV(const Tag &tag) const INMOST::Storage
BulkDF(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::BulkDF(const Tag &tag) const INMOST::Storage
BulkDV(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::BulkDV(const Tag &tag) const INMOST::Storage
CellByLocalID(integer lid)INMOST::Meshinline
CellLastLocalID() const INMOST::Meshinline
CellNextLocalID(integer lid) const INMOST::Meshinline
CellPrevLocalID(integer lid) const INMOST::Meshinline
Clear()INMOST::Mesh
ClearMarkerSpace(HandleType h)INMOST::Mesh
INMOST::Storage::ClearMarkerSpace() const INMOST::Storage
ClearTopologyError(TopologyCheck mask=ENUMUNDEF)INMOST::Meshinline
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::Meshinline
CopyData(const Tag &t, void *adata, const void *bdata)INMOST::TagManagerprotectedstatic
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::Meshinline
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::Meshvirtual
DelSparseData(HandleType h, const Tag &tag)INMOST::Mesh
INMOST::Storage::DelSparseData(const Tag &tag) const INMOST::Storage
dense_dataINMOST::TagManagerprotected
dense_data_array_type typedefINMOST::TagManagerprotected
dense_sub_type typedefINMOST::TagManagerprotected
Destroy(HandleType h)INMOST::Mesh
Destroy(const Storage &e)INMOST::Meshinline
DestroyVariableData(const Tag &t, void *adata)INMOST::TagManagerprotectedstatic
EdgeByLocalID(integer lid)INMOST::Meshinline
EdgeLastLocalID() const INMOST::Meshinline
EdgeNextLocalID(integer lid) const INMOST::Meshinline
EdgePrevLocalID(integer lid) const INMOST::Meshinline
element_set typedefINMOST::Mesh
ElementByHandle(HandleType h)INMOST::Meshinline
ElementByLocalID(integer etypenum, integer lid)INMOST::Meshinline
ElementByLocalID(ElementType etype, integer lid)INMOST::Meshinline
ElementDefined(Tag const &tag, ElementType etype) const INMOST::TagManager
empty_container typedefINMOST::Mesh
empty_data typedefINMOST::TagManagerprotected
empty_dense_dataINMOST::TagManagerprotected
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::Meshinline
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::Meshinline
EnumerateSet(const ElementSet &set, const Tag &num_tag, integer start=0, bool define_sparse=true)INMOST::Mesh
enumerator typedefINMOST::Storage
EsetByLocalID(integer lid)INMOST::Meshinline
EsetLastLocalID() const INMOST::Meshinline
EsetNextLocalID(integer lid) const INMOST::Meshinline
EsetPrevLocalID(integer lid) const INMOST::Meshinline
exch_buffer_type typedefINMOST::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::Meshinline
FaceLastLocalID() const INMOST::Meshinline
FaceNextLocalID(integer lid) const INMOST::Meshinline
FacePrevLocalID(integer lid) const INMOST::Meshinline
Finalize()INMOST::Meshstatic
FindSharedAdjacency(const HandleType *arr, enumerator num) const INMOST::Mesh
FirstHandle() const INMOST::Meshinline
FirstHandle(ElementType etype) const INMOST::Meshinline
FirstLocalID(ElementType etype) const INMOST::Mesh
GatherBoundaryFaces()INMOST::Mesh
GatherInteriorFaces()INMOST::Mesh
GeomParam typedefINMOST::Mesh
GeomTypeTag() const INMOST::Meshinline
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::TagManagerinlineprotected
GetDenseData(int pos)INMOST::TagManagerinlineprotected
GetDimensions() const INMOST::Meshinline
GetElementNum() const INMOST::Storage
GetElementType() const INMOST::Storage
GetEpsilon() const INMOST::Meshinline
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::Meshinline
GetHandle() const INMOST::Storage
GetMarker(HandleType h, MarkerType n) const INMOST::Meshinline
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::Meshstatic
GetMeshLink() const INMOST::Storage
GetMeshName()INMOST::Mesh
GetMeshState() const INMOST::Meshinline
getNext(const HandleType *arr, enumerator size, enumerator k, MarkerType marker) const INMOST::Mesh
GetParallelFileStrategy()INMOST::Meshinline
GetParallelStrategy()INMOST::Meshinline
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::TagManagerinlineprotected
GetSparseData(int etypenum, int local_id)INMOST::TagManagerinlineprotected
GetStatus(HandleType h) const INMOST::Meshinline
GetTag(std::string name) const INMOST::TagManager
GetTopologyCheck(TopologyCheck mask=ENUMUNDEF) const INMOST::Meshinline
GetTopologyError(TopologyCheck mask=ENUMUNDEF) const INMOST::Meshinline
GlobalID(HandleType h)INMOST::Meshinline
GlobalID(HandleType h) const INMOST::Meshinline
GlobalIDTag() const INMOST::Meshinline
handleINMOST::Storageprotected
handle_linkINMOST::Storageprotected
HandleDataPos(HandleType h)INMOST::Meshinline
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::Meshinline
HaveTag(std::string name) const INMOST::TagManager
Hidden(HandleType h) const INMOST::Mesh
Hide(HandleType h)INMOST::Mesh
HideMarker() const INMOST::Meshinline
HighConn(HandleType h)INMOST::Meshinline
HighConn(HandleType h) const INMOST::Meshinline
HighConnTag() const INMOST::Meshinline
Initialize(int *argc, char ***argv)INMOST::Meshstatic
Integer(HandleType h, const Tag &tag)INMOST::Mesh
INMOST::Storage::Integer(const Tag &tag) const INMOST::Storage
integer typedefINMOST::Storage
integer_array typedefINMOST::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::Meshinline
INMOST::Storage::IntegerArrayDF(const Tag &tag) const INMOST::Storage
IntegerArrayDV(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::IntegerArrayDV(const Tag &tag) const INMOST::Storage
IntegerDF(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::IntegerDF(const Tag &tag) const INMOST::Storage
IntegerDV(HandleType h, const Tag &tag)INMOST::Meshinline
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::Meshinline
isParallelFileFormat(std::string File)INMOST::Mesh
isValid() const INMOST::Storage
isValidCell(integer lid) const INMOST::Meshinline
isValidEdge(integer lid) const INMOST::Meshinline
isValidElement(integer etypenum, integer lid) const INMOST::Meshinline
isValidElement(ElementType etype, integer lid) const INMOST::Meshinline
isValidElement(HandleType h) const INMOST::Meshinline
isValidElementSet(integer lid) const INMOST::Meshinline
isValidFace(integer lid) const INMOST::Meshinline
isValidHandleRange(HandleType h) const INMOST::Mesh
isValidNode(integer lid) const INMOST::Meshinline
iteratorCell typedefINMOST::Mesh
iteratorEdge typedefINMOST::Mesh
iteratorElement typedefINMOST::Mesh
iteratorFace typedefINMOST::Mesh
iteratorNode typedefINMOST::Mesh
iteratorSet typedefINMOST::Mesh
iteratorStorage typedefINMOST::Mesh
iteratorTag typedefINMOST::TagManager
LastCreated() const INMOST::Meshinline
LastHandle() const INMOST::Meshinline
LastHandle(ElementType etype) const INMOST::Meshinline
LastLocalID(integer n) const INMOST::Meshinline
LastLocalID(ElementType etype) const INMOST::Meshinline
LayersTag() const INMOST::Meshinline
links_container typedefINMOST::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::Meshinline
LowConn(HandleType h) const INMOST::Meshinline
LowConnTag() const INMOST::Meshinline
MarkersTag() const INMOST::Meshinline
MemoryUsage(HandleType h)INMOST::Mesh
Mesh()INMOST::Mesh
Mesh(std::string name)INMOST::Mesh
Mesh(const Mesh &other)INMOST::Mesh
MeshState enum nameINMOST::Mesh
New(HandleType h) const INMOST::Mesh
NewMarker() const INMOST::Meshinline
NextHandle(HandleType h) const INMOST::Mesh
NextHandle(HandleType h, ElementType mask) const INMOST::Mesh
NextLocalID(ElementType etype, integer lid) const INMOST::Meshinline
NodeByLocalID(integer lid)INMOST::Meshinline
NodeLastLocalID() const INMOST::Meshinline
NodeNextLocalID(integer lid) const INMOST::Meshinline
NodePrevLocalID(integer lid) const INMOST::Meshinline
NumberOf(ElementType t) const INMOST::Mesh
NumberOfAll() const INMOST::Meshinline
NumberOfCells() const INMOST::Meshinline
NumberOfEdges() const INMOST::Meshinline
NumberOfElements() const INMOST::Meshinline
NumberOfFaces() const INMOST::Meshinline
NumberOfNodes() const INMOST::Meshinline
NumberOfSets() const INMOST::Meshinline
NumberOfTags() const INMOST::Meshinline
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::TagManagerprotected
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::Meshinline
Parallel enum valueINMOST::Mesh
Prepare enum nameINMOST::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::Meshinline
proc_buffer_type typedefINMOST::Mesh
proc_elements typedefINMOST::Mesh
ProcessorsTag() const INMOST::Meshinline
real typedefINMOST::Storage
Real(HandleType h, const Tag &tag)INMOST::Mesh
INMOST::Storage::Real(const Tag &tag) const INMOST::Storage
real_array typedefINMOST::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::Meshinline
INMOST::Storage::RealArrayDF(const Tag &tag) const INMOST::Storage
RealArrayDV(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::RealArrayDV(const Tag &tag) const INMOST::Storage
RealDF(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::RealDF(const Tag &tag) const INMOST::Storage
RealDV(HandleType h, const Tag &tag)INMOST::Meshinline
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::TagManagerprotected
ReallocateData(INMOST_DATA_INTEGER_TYPE etypenum, INMOST_DATA_ENUM_TYPE new_size)INMOST::TagManagerprotected
RecomputeGeometricData(HandleType e)INMOST::Mesh
RecomputeParallelStorage(ElementType mask)INMOST::Mesh
Redistribute()INMOST::Mesh
RedistributeTag()INMOST::Meshinline
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 typedefINMOST::Mesh
Reference(HandleType h, const Tag &tag)INMOST::Mesh
INMOST::Storage::Reference(const Tag &tag) const INMOST::Storage
reference typedefINMOST::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::Meshinline
INMOST::Storage::ReferenceArrayDF(const Tag &tag) const INMOST::Storage
ReferenceArrayDV(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::ReferenceArrayDV(const Tag &tag) const INMOST::Storage
ReferenceDF(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::ReferenceDF(const Tag &tag) const INMOST::Storage
ReferenceDV(HandleType h, const Tag &tag)INMOST::Meshinline
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::Meshinline
INMOST::Storage::RemMarker(MarkerType n) const INMOST::Storage
RemMarkerArray(const HandleType *h, enumerator n, MarkerType m)INMOST::Meshinline
remote_reference typedefINMOST::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::Meshinline
INMOST::Storage::RemoteReferenceArrayDF(const Tag &tag) const INMOST::Storage
RemoteReferenceArrayDV(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::RemoteReferenceArrayDV(const Tag &tag) const INMOST::Storage
RemoteReferenceDF(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::RemoteReferenceDF(const Tag &tag) const INMOST::Storage
RemoteReferenceDV(HandleType h, const Tag &tag)INMOST::Meshinline
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::Meshinline
RemoveGhostElements(const ElementSet &ghost)INMOST::Meshinline
RemPrivateMarker(HandleType h, MarkerType n)INMOST::Mesh
INMOST::Storage::RemPrivateMarker(MarkerType n) const INMOST::Storage
RemPrivateMarkerArray(const HandleType *h, enumerator n, MarkerType m)INMOST::Meshinline
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::Meshinline
senum typedefINMOST::Mesh
Serial enum valueINMOST::Mesh
SetCommunicator(INMOST_MPI_Comm _comm)INMOST::Mesh
SetComparatorTag() const INMOST::Meshinline
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::Meshinline
SetFileOption(std::string, std::string)INMOST::Mesh
SetGeometricType(HandleType h, Element::GeometricType type)INMOST::Meshinline
SetMarker(HandleType h, MarkerType n)INMOST::Meshinline
INMOST::Storage::SetMarker(MarkerType n) const INMOST::Storage
SetMarkerArray(const HandleType *h, enumerator n, MarkerType m)INMOST::Meshinline
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::Meshinline
SetParallelFileStrategy(int strategy)INMOST::Meshinline
SetParallelStrategy(int strategy)INMOST::Meshinline
SetPrivateMarker(HandleType h, MarkerType n)INMOST::Mesh
INMOST::Storage::SetPrivateMarker(MarkerType n) const INMOST::Storage
SetPrivateMarkerArray(const HandleType *h, enumerator n, MarkerType m)INMOST::Meshinline
SetStatus(HandleType h, Element::Status s)INMOST::Meshinline
SetTopologyCheck(TopologyCheck mask)INMOST::Mesh
SetTopologyError(TopologyCheck mask)INMOST::Meshinline
SharedTag() const INMOST::Meshinline
Show(HandleType h)INMOST::Mesh
SortByGlobalID(HandleType *h, enumerator num)INMOST::Mesh
SortHandles(HandleType *h, enumerator num)INMOST::Mesh
sparse_dataINMOST::TagManagerprotected
sparse_data_array_type typedefINMOST::TagManagerprotected
sparse_rec typedefINMOST::Mesh
sparse_sub_type typedefINMOST::TagManagerprotected
sparse_type typedefINMOST::Mesh
Storage(const Storage &other)INMOST::Storageinline
Storage(Mesh *mesh, HandleType handle)INMOST::Storageinline
Storage(Mesh *mesh, HandleType *handle)INMOST::Storageinline
SwapModification()INMOST::Mesh
SynchronizeElementType(ElementType etype)INMOST::Mesh
SynchronizeMarker(MarkerType marker, ElementType mask, SyncBitOp op)INMOST::Mesh
tag_array_type typedefINMOST::TagManagerprotected
tag_const_iterator typedefINMOST::TagManagerprotected
tag_iterator typedefINMOST::TagManagerprotected
tag_set typedefINMOST::Mesh
TagManager()INMOST::TagManagerprotected
TagManager(const TagManager &other)INMOST::TagManagerprotected
tagsINMOST::TagManagerprotected
TestClosure(const HandleType *elements, integer num) const INMOST::Mesh
TopologyErrorTag() const INMOST::Meshinline
TotalNumberOf(ElementType mask)INMOST::Mesh
UnknownSize enum valueINMOST::Mesh
UnknownSource enum valueINMOST::Mesh
var typedefINMOST::Storage
var_array typedefINMOST::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::Meshinline
INMOST::Storage::VariableArrayDF(const Tag &tag) const INMOST::Storage
VariableArrayDV(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::VariableArrayDV(const Tag &tag) const INMOST::Storage
VariableDF(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::VariableDF(const Tag &tag) const INMOST::Storage
VariableDV(HandleType h, const Tag &tag)INMOST::Meshinline
INMOST::Storage::VariableDV(const Tag &tag) const INMOST::Storage
~Mesh()INMOST::Mesh
~Storage()INMOST::Storageinlinevirtual
~TagManager()INMOST::TagManagervirtual