This is the complete list of members for MiVolumeCell, including all inherited members.
| appendLocalNodesIndexOfFacet(size_t facet, std::vector< size_t > &facetNodes) const | MiVolumeCell | inlinevirtual |
| appendNodesIndexOfFacet(size_t facet, std::vector< size_t > &facetNodes) const =0 | MiVolumeCell | pure virtual |
| getCenter(const MiGeometryI &geometry) const | MiCell | inlinevirtual |
| getFacetCenter(size_t facet, const MiGeometryI &geometry) const | MiVolumeCell | inlinevirtual |
| getIsoParametricCoord(size_t nodeIndex) const | MiCell | inlinevirtual |
| getIsosurfTopology(unsigned char caseId, std::vector< std::pair< size_t, size_t > > &edgeList) const =0 | MiVolumeCell | pure virtual |
| getMarchingCaseId(std::vector< bool > &nodesSign, size_t beginNodeId=0) const | MiVolumeCell | inlinevirtual |
| getNodeIndex(size_t node) const =0 | MiCell | pure virtual |
| getNumFacets() const =0 | MiVolumeCell | pure virtual |
| getNumNodes() const =0 | MiCell | pure virtual |
| getRelativeSize(const MiGeometryI *meshGeometry) const | MiCell | inlinevirtual |
| getSubTetrahedronNodesIndex(std::vector< size_t > &tetrahedronNodeIds) const | MiVolumeCell | inlinevirtual |
| getSubTriangleNodesIndex(size_t facet, std::vector< size_t > &triangleNodeIds) const | MiVolumeCell | inlinevirtual |
| getWeight(const MbVec3d &ipcoord, std::vector< double > &weight) const | MiCell | inlinevirtual |
| isPointInsideCell(const MiGeometryI &meshGeometry, const MbVec3d &point, std::vector< double > &weights) const | MiCell | inlinevirtual |
| toStream(std::ostream &s) const | MiVolumeCell | inlineprotectedvirtual |
| ~MiCell() | MiCell | inlinevirtual |