| adj_iterator typedef | INMOST::Element | |
| adj_reverse_iterator typedef | INMOST::Element | |
| adj_type typedef | INMOST::Element | |
| Any | INMOST::Element | static |
| Barycenter(real *cnt) const | INMOST::Element | |
| Boundary() const | INMOST::Element | |
| BridgeAdjacencies(ElementType Bridge, ElementType Dest, MarkerType mask=0, bool invert_mask=false) const | INMOST::Element | |
| BridgeAdjacencies2Cell(ElementType Bridge, MarkerType mask=0, bool invert_mask=false) const | INMOST::Element | |
| BridgeAdjacencies2Edge(ElementType Bridge, MarkerType mask=0, bool invert_mask=false) const | INMOST::Element | |
| BridgeAdjacencies2Face(ElementType Bridge, MarkerType mask=0, bool invert_mask=false) const | INMOST::Element | |
| BridgeAdjacencies2Node(ElementType Bridge, MarkerType mask=0, bool invert_mask=false) const | INMOST::Element | |
| bulk typedef | INMOST::Storage | |
| Bulk(const Tag &tag) const | INMOST::Storage | |
| bulk_array typedef | INMOST::Storage | |
| BulkArray(const Tag &tag) const | INMOST::Storage | |
| BulkArrayDF(const Tag &tag) const | INMOST::Storage | |
| BulkArrayDV(const Tag &tag) const | INMOST::Storage | |
| BulkDF(const Tag &tag) const | INMOST::Storage | |
| BulkDV(const Tag &tag) const | INMOST::Storage | |
| CastRay(real *pos, real *dir, dynarray< std::pair< Element, real >, 16 > &hits) const | INMOST::Element | |
| Cell() | INMOST::Cell | inline |
| Cell(Mesh *m, HandleType h) | INMOST::Cell | inline |
| Cell(Mesh *m, HandleType *h) | INMOST::Cell | inline |
| Cell(const Cell &other) | INMOST::Cell | inline |
| Centroid(real *cnt) const | INMOST::Element | |
| CheckConnectivity(Mesh *m) | INMOST::Element | static |
| CheckEdgeOrder() const | INMOST::Cell | |
| CheckElementConnectivity() const | INMOST::Element | |
| ClearMarkerSpace() const | INMOST::Storage | |
| Closure() const | INMOST::Cell | |
| ComputeGeometricType() const | INMOST::Element | |
| Connect(const HandleType *adjacent, INMOST_DATA_ENUM_TYPE num) const | INMOST::Element | |
| const_adj_iterator typedef | INMOST::Element | |
| const_adj_reverse_iterator typedef | INMOST::Element | |
| DataLocalID() const | INMOST::Storage | |
| DelData(const Tag &tag) const | INMOST::Storage | |
| DelDenseData(const Tag &tag) const | INMOST::Storage | |
| Delete() | INMOST::Element | |
| DelSparseData(const Tag &tag) const | INMOST::Storage | |
| Disconnect(bool delete_upper_adjacent) const | INMOST::Element | |
| Disconnect(const HandleType *adjacent, INMOST_DATA_ENUM_TYPE num) const | INMOST::Element | |
| Element() | INMOST::Element | inline |
| Element(Mesh *m, HandleType h) | INMOST::Element | inline |
| Element(Mesh *m, HandleType *h) | INMOST::Element | inline |
| Element(const Element &other) | INMOST::Element | inline |
| enumerator typedef | INMOST::Storage | |
| FixEdgeOrder() const | INMOST::Cell | |
| GeometricType typedef | INMOST::Element | |
| GeometricTypeName(GeometricType t) | INMOST::Element | static |
| getAdjElements(ElementType etype) const | INMOST::Element | virtual |
| getAdjElements(ElementType etype, MarkerType mask, bool invert_mask=false) const | INMOST::Element | virtual |
| getAsCell() const | INMOST::Storage | |
| getAsEdge() const | INMOST::Storage | |
| getAsElement() const | INMOST::Storage | |
| getAsFace() const | INMOST::Storage | |
| getAsNode() const | INMOST::Storage | |
| getAsSet() const | INMOST::Storage | |
| getCells() const | INMOST::Element | virtual |
| getCells(MarkerType mask, bool invert_mask=false) const | INMOST::Element | virtual |
| GetData(const Tag &tag, INMOST_DATA_ENUM_TYPE shift, INMOST_DATA_ENUM_TYPE size, void *data) const | INMOST::Storage | |
| GetDataCapacity(const Tag &tag) const | INMOST::Storage | |
| GetDataSize(const Tag &tag) const | INMOST::Storage | |
| getEdges() const | INMOST::Cell | virtual |
| getEdges(MarkerType mask, bool invert_mask=false) const | INMOST::Cell | virtual |
| GetElementDimension() const | INMOST::Element | inline |
| GetElementNum() const | INMOST::Storage | |
| GetElementType() const | INMOST::Storage | |
| getFaces() const | INMOST::Cell | virtual |
| getFaces(MarkerType mask, bool invert_mask=false) const | INMOST::Cell | virtual |
| GetGeometricDimension(GeometricType m_type) | INMOST::Element | static |
| GetGeometricType() const | INMOST::Element | |
| GetHandle() const | INMOST::Storage | |
| GetMarker(MarkerType n) const | INMOST::Storage | |
| GetMarkerSpace(bulk copy[MarkerFields]) const | INMOST::Storage | |
| GetMeshLink() const | INMOST::Storage | |
| getNodes() const | INMOST::Cell | virtual |
| getNodes(MarkerType mask, bool invert_mask=false) const | INMOST::Cell | virtual |
| GetPrivateMarker(MarkerType n) const | INMOST::Storage | |
| GetStatus() const | INMOST::Element | |
| Ghost | INMOST::Element | static |
| GlobalID() const | INMOST::Element | |
| handle | INMOST::Storage | protected |
| handle_link | INMOST::Storage | protected |
| HaveData(const Tag &tag) const | INMOST::Storage | |
| Hex | INMOST::Element | static |
| Hidden() const | INMOST::Element | |
| Hide() const | INMOST::Element | |
| Inside(const real *point) const | INMOST::Cell | |
| integer typedef | INMOST::Storage | |
| Integer(const Tag &tag) const | INMOST::Storage | |
| integer_array typedef | INMOST::Storage | |
| IntegerArray(const Tag &tag) const | INMOST::Storage | |
| IntegerArrayDF(const Tag &tag) const | INMOST::Storage | |
| IntegerArrayDV(const Tag &tag) const | INMOST::Storage | |
| IntegerDF(const Tag &tag) const | INMOST::Storage | |
| IntegerDV(const Tag &tag) const | INMOST::Storage | |
| isValid() const | INMOST::Storage | |
| Line | INMOST::Element | static |
| LocalID() const | INMOST::Storage | |
| MaxType | INMOST::Element | static |
| Mean(real(*func)(real *x, real t), real time) const | INMOST::Element | |
| MeshPart | INMOST::Element | static |
| MultiLine | INMOST::Element | static |
| MultiPolygon | INMOST::Element | static |
| nbAdjElements(ElementType etype) const | INMOST::Element | virtual |
| nbAdjElements(ElementType etype, MarkerType mask, bool invert_mask=false) const | INMOST::Element | virtual |
| Neighbour(Face face) const | INMOST::Cell | |
| NeighbouringCells() const | INMOST::Cell | |
| New() const | INMOST::Element | |
| operator!=(const Storage &other) const | INMOST::Storage | |
| operator->() | INMOST::Cell | inline |
| operator->() const | INMOST::Cell | inline |
| operator<(const Storage &other) const | INMOST::Storage | |
| operator<=(const Storage &other) const | INMOST::Storage | |
| operator=(Cell const &other) | INMOST::Cell | inline |
| INMOST::Element::operator=(Element const &other) | INMOST::Element | inline |
| 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 | |
| Owned | INMOST::Element | static |
| Planarity() const | INMOST::Element | |
| Polygon | INMOST::Element | static |
| Polyhedron | INMOST::Element | static |
| PrintElementConnectivity() const | INMOST::Element | |
| Prism | INMOST::Element | static |
| Pyramid | INMOST::Element | static |
| Quad | INMOST::Element | static |
| real typedef | INMOST::Storage | |
| Real(const Tag &tag) const | INMOST::Storage | |
| real_array typedef | INMOST::Storage | |
| RealArray(const Tag &tag) const | INMOST::Storage | |
| RealArrayDF(const Tag &tag) const | INMOST::Storage | |
| RealArrayDV(const Tag &tag) const | INMOST::Storage | |
| RealDF(const Tag &tag) const | INMOST::Storage | |
| RealDV(const Tag &tag) const | INMOST::Storage | |
| reference typedef | INMOST::Storage | |
| Reference(const Tag &tag) const | INMOST::Storage | |
| ReferenceArray(const Tag &tag) const | INMOST::Storage | |
| ReferenceArrayDF(const Tag &tag) const | INMOST::Storage | |
| ReferenceArrayDV(const Tag &tag) const | INMOST::Storage | |
| ReferenceDF(const Tag &tag) const | INMOST::Storage | |
| ReferenceDV(const Tag &tag) const | INMOST::Storage | |
| RemMarker(MarkerType n) const | INMOST::Storage | |
| remote_reference typedef | INMOST::Storage | |
| RemoteReference(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceArray(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceArrayDF(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceArrayDV(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceDF(const Tag &tag) const | INMOST::Storage | |
| RemoteReferenceDV(const Tag &tag) const | INMOST::Storage | |
| RemPrivateMarker(MarkerType n) const | INMOST::Storage | |
| self() | INMOST::Cell | inline |
| self() const | INMOST::Cell | inline |
| Set | INMOST::Element | static |
| SetData(const Tag &tag, INMOST_DATA_ENUM_TYPE shift, INMOST_DATA_ENUM_TYPE size, const void *data) const | INMOST::Storage | |
| SetDataSize(const Tag &tag, INMOST_DATA_ENUM_TYPE new_size) const | INMOST::Storage | |
| SetGeometricType(GeometricType t) | INMOST::Element | protected |
| SetMarker(MarkerType n) const | INMOST::Storage | |
| SetMarkerSpace(bulk source[MarkerFields]) const | INMOST::Storage | |
| SetPrivateMarker(MarkerType n) const | INMOST::Storage | |
| SetStatus(Status status) const | INMOST::Element | |
| Shared | INMOST::Element | static |
| Show() const | INMOST::Element | |
| SplitCell(Cell cell, const ElementArray< Face > &faces, MarkerType del_protect) | INMOST::Cell | static |
| Status typedef | INMOST::Element | |
| StatusName(Status s) | INMOST::Element | static |
| Storage(const Storage &other) | INMOST::Storage | inline |
| Storage(Mesh *mesh, HandleType handle) | INMOST::Storage | inline |
| Storage(Mesh *mesh, HandleType *handle) | INMOST::Storage | inline |
| TestSplitCell(Cell cell, const ElementArray< Face > &faces, MarkerType del_protect) | INMOST::Cell | static |
| TestUniteCells(const ElementArray< Cell > &cells, MarkerType del_protect) | INMOST::Cell | static |
| Tet | INMOST::Element | static |
| Tri | INMOST::Element | static |
| UniteCells(ElementArray< Cell > &cells, MarkerType del_protect) | INMOST::Cell | static |
| Unset | INMOST::Element | static |
| UpdateGeometricData() const | INMOST::Element | |
| var typedef | INMOST::Storage | |
| var_array typedef | INMOST::Storage | |
| Variable(const Tag &tag) const | INMOST::Storage | |
| VariableArray(const Tag &tag) const | INMOST::Storage | |
| VariableArrayDF(const Tag &tag) const | INMOST::Storage | |
| VariableArrayDV(const Tag &tag) const | INMOST::Storage | |
| VariableDF(const Tag &tag) const | INMOST::Storage | |
| VariableDV(const Tag &tag) const | INMOST::Storage | |
| Vertex | INMOST::Element | static |
| Volume() const | INMOST::Cell | |
| ~Element() | INMOST::Element | inlinevirtual |
| ~Storage() | INMOST::Storage | inlinevirtual |