This is the complete list of members for Gedim::IMeshDAO, including all inherited members.
| Cell0DAddDoubleProperty(const std::string &propertyId)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DAppend(const unsigned int &numberCell0Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DCoordinates(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DCoordinateX(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DCoordinateY(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DCoordinateZ(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DDoublePropertyExists(const std::string &propertyId) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DDoublePropertyId(const unsigned int &propertyIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DDoublePropertyIndex(const std::string &propertyId) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DDoublePropertySize(const unsigned int &cell0DIndex, const unsigned int &propertyIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DDoublePropertyValue(const unsigned int &cell0DIndex, const unsigned int &propertyIndex, const unsigned int &propertyValueIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DHasNeighbourCell1D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DHasNeighbourCell2D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DHasNeighbourCell3D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DHasUpdatedCell0D(const unsigned int &cell0DIndex, const unsigned int &updatedCell0DIdex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DHasUpdatedCell0Ds(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInitializeDoubleProperties(const unsigned int &numberDoubleProperties)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInitializeDoublePropertyValues(const unsigned int &cell0DIndex, const unsigned int &propertyIndex, const unsigned int &porpertySize)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInitializeNeighbourCell1Ds(const unsigned int &cell0DIndex, const unsigned int &numberNeighbourCell1Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInitializeNeighbourCell1Ds(const unsigned int &cell0DIndex, const std::vector< unsigned int > &neighbourCell1Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInitializeNeighbourCell2Ds(const unsigned int &cell0DIndex, const unsigned int &numberNeighbourCell2Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInitializeNeighbourCell2Ds(const unsigned int &cell0DIndex, const std::vector< unsigned int > &neighbourCell2Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInitializeNeighbourCell3Ds(const unsigned int &cell0DIndex, const unsigned int &numberNeighbourCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInitializeNeighbourCell3Ds(const unsigned int &cell0DIndex, const std::vector< unsigned int > &neighbourCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInsertCoordinates(const unsigned int &cell0DIndex, const Eigen::Vector3d &coordinates)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInsertDoublePropertyValue(const unsigned int &cell0DIndex, const unsigned int &propertyIndex, const unsigned int &propertyValueIndex, const double &propertyValue)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInsertNeighbourCell1D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex, const unsigned int &neigbourCell1DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInsertNeighbourCell2D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex, const unsigned int &neigbourCell2DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInsertNeighbourCell3D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex, const unsigned int &neigbourCell3DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DInsertUpdatedCell0D(const unsigned int &cell0DIndex, const unsigned int &updatedCell0DIdex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DIsActive(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DMarker(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNeighbourCell1D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNeighbourCell1Ds(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNeighbourCell2D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNeighbourCell2Ds(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNeighbourCell3D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNeighbourCell3Ds(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNumberDoubleProperties() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNumberNeighbourCell1D(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNumberNeighbourCell2D(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNumberNeighbourCell3D(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DNumberUpdatedCell0Ds(const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DRemove(const unsigned int &cell0DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DResetNeighbourCell1D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DResetNeighbourCell2D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DResetNeighbourCell3D(const unsigned int &cell0DIndex, const unsigned int &neighbourIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsCoordinates() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsCoordinates(const std::vector< unsigned int > &cell0Ds) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DSetMarker(const unsigned int &cell0DIndex, const unsigned int &marker)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DSetState(const unsigned int &cell0DIndex, const bool &state)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsInitialize(const unsigned int &numberCell0Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsInitializeDoublePropertyValues(const unsigned int &propertyIndex, const std::vector< unsigned int > &porpertySizes)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsInitializeNeighbourCell1Ds(const std::vector< unsigned int > &numbersNeighbourCell1Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsInitializeNeighbourCell2Ds(const std::vector< unsigned int > &numbersNeighbourCell2Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsInitializeNeighbourCell3Ds(const std::vector< unsigned int > &numbersNeighbourCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsInsertCoordinates(const Eigen::MatrixXd &coordinates)=0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsMarker() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsNeighbourCell1Ds() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsNeighbourCell2Ds() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsNeighbourCell3Ds() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DsState() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DTotalNumber() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell0DUpdatedCell0Ds(const unsigned int &cell0DIndex, std::list< unsigned int > &updatedCell0DIds) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DAddDoubleProperty(const std::string &propertyId)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DAppend(const unsigned int &numberCell1Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DByExtremes(const unsigned int &originCell0DIndex, const unsigned int &endCell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DCoordinates(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DDoublePropertyExists(const std::string &propertyId) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DDoublePropertyId(const unsigned int &propertyIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DDoublePropertyIndex(const std::string &propertyId) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DDoublePropertySize(const unsigned int &cell1DIndex, const unsigned int &propertyIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DDoublePropertyValue(const unsigned int &cell1DIndex, const unsigned int &propertyIndex, const unsigned int &propertyValueIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DEnd(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DEndCoordinates(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DExtremes(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DFindExtreme(const unsigned int &cell1DIndex, const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DHasNeighbourCell2D(const unsigned int &cell1DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DHasNeighbourCell3D(const unsigned int &cell1DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DHasOriginalCell1D(const unsigned int &updatedCell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DHasUpdatedCell1D(const unsigned int &cell1DIndex, const unsigned int &updatedCell1DIdex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DHasUpdatedCell1Ds(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInitializeDoubleProperties(const unsigned int &numberDoubleProperties)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInitializeDoublePropertyValues(const unsigned int &cell1DIndex, const unsigned int &propertyIndex, const unsigned int &porpertySize)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInitializeNeighbourCell2Ds(const unsigned int &cell1DIndex, const unsigned int &numberNeighbourCell2Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInitializeNeighbourCell2Ds(const unsigned int &cell1DIndex, const std::vector< unsigned int > &neighbourCell2Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInitializeNeighbourCell3Ds(const unsigned int &cell1DIndex, const unsigned int &numberNeighbourCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInitializeNeighbourCell3Ds(const unsigned int &cell1DIndex, const std::vector< unsigned int > &neighbourCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInsertDoublePropertyValue(const unsigned int &cell1DIndex, const unsigned int &propertyIndex, const unsigned int &propertyValueIndex, const double &propertyValue)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInsertExtremes(const unsigned int &cell1DIndex, const unsigned int &originCell0DIndex, const unsigned int &endCell0DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInsertNeighbourCell2D(const unsigned int &cell1DIndex, const unsigned int &neighbourIndex, const unsigned int &neigbourCell2DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInsertNeighbourCell3D(const unsigned int &cell1DIndex, const unsigned int &neighbourIndex, const unsigned int &neigbourCell3DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DInsertUpdatedCell1D(const unsigned int &cell1DIndex, const unsigned int &updatedCell1DIdex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DIsActive(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DMarker(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DNeighbourCell2D(const unsigned int &cell1DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DNeighbourCell2Ds(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | inlinepure virtual |
| Cell1DNeighbourCell3D(const unsigned int &cell1DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DNeighbourCell3Ds(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DNumberDoubleProperties() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DNumberNeighbourCell2D(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DNumberNeighbourCell3D(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DNumberUpdatedCell1Ds(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DOrigin(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DOriginalCell1D(const unsigned int &updatedCell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DOriginCoordinates(const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DRemove(const unsigned int &cell1DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DResetNeighbourCell2D(const unsigned int &cell1DIndex, const unsigned int &neighbourIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DResetNeighbourCell3D(const unsigned int &cell1DIndex, const unsigned int &neighbourIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DSetMarker(const unsigned int &cell1DIndex, const unsigned int &marker)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DSetState(const unsigned int &cell1DIndex, const bool &state)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsExtremes() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsExtremes(const std::vector< unsigned int > &cell1Ds) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsInitialize(const unsigned int &numberCell1Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsInitializeDoublePropertyValues(const unsigned int &propertyIndex, const std::vector< unsigned int > &porpertySizes)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsInitializeNeighbourCell2Ds(const std::vector< unsigned int > &numbersNeighbourCell2Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsInitializeNeighbourCell2Ds(const unsigned int &numberNeighbourCell2Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsInitializeNeighbourCell3Ds(const std::vector< unsigned int > &numbersNeighbourCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsInsertExtremes(const Eigen::MatrixXi &cell1DExtremes)=0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsMarker() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsNeighbourCell2Ds() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsNeighbourCell3Ds() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DsState() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DTotalNumber() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DUpdatedCell1Ds(const unsigned int &cell1DIndex, std::list< unsigned int > &updatedCell1DIds) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell1DVertex(const unsigned int &cell1DIndex, const unsigned int &vertexIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DAddDoubleProperty(const std::string &propertyId)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DAddEdges(const unsigned int &cell2DIndex, const std::vector< unsigned int > &edgesCell1DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DAddVertices(const unsigned int &cell2DIndex, const std::vector< unsigned int > &verticesCell0DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DAddVerticesAndEdges(const unsigned int &cell2DIndex, const Eigen::MatrixXi &verticesAndEdgesIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DAppend(const unsigned int &numberCell2Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DDoublePropertyExists(const std::string &propertyId) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DDoublePropertyId(const unsigned int &propertyIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DDoublePropertyIndex(const std::string &propertyId) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DDoublePropertySize(const unsigned int &cell2DIndex, const unsigned int &propertyIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DDoublePropertyValue(const unsigned int &cell2DIndex, const unsigned int &propertyIndex, const unsigned int &propertyValueIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DEdge(const unsigned int &cell2DIndex, const unsigned int &edgeIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DEdges(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DFindEdge(const unsigned int &cell2DIndex, const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DFindEdgeByExtremes(const unsigned int &cell2DIndex, const unsigned int &originCell0DIndex, const unsigned int &endCell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DFindVertex(const unsigned int &cell2DIndex, const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DHasNeighbourCell3D(const unsigned int &cell2DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DHasOriginalCell2D(const unsigned int &updatedCell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DHasUpdatedCell2D(const unsigned int &cell2DIndex, const unsigned int &updatedCell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DHasUpdatedCell2Ds(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInitializeDoubleProperties(const unsigned int &numberDoubleProperties)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInitializeDoublePropertyValues(const unsigned int &cell2DIndex, const unsigned int &propertyIndex, const unsigned int &porpertySize)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInitializeEdges(const unsigned int &cell2DIndex, const unsigned int &numberCell2DEdges)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInitializeNeighbourCell3Ds(const unsigned int &cell2DIndex, const unsigned int &numberNeighbourCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInitializeNeighbourCell3Ds(const unsigned int &cell2DIndex, const std::vector< unsigned int > &neighbourCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInitializeSubDivision(const unsigned int &cell2DIndex, const unsigned int &numberSubDivision)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInitializeVertices(const unsigned int &cell2DIndex, const unsigned int &numberCell2DVertices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInsertDoublePropertyValue(const unsigned int &cell2DIndex, const unsigned int &propertyIndex, const unsigned int &propertyValueIndex, const double &propertyValue)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInsertEdge(const unsigned int &cell2DIndex, const unsigned int &edgeIndex, const unsigned int &edgeCell1DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInsertEdges(const unsigned int &cell2DIndex, const std::vector< unsigned int > &edgesCell1DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInsertNeighbourCell3D(const unsigned int &cell2DIndex, const unsigned int &neighbourIndex, const unsigned int &neigbourCell3DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInsertSubDivision(const unsigned int &cell2DIndex, const unsigned int &subDivisionIndex, const unsigned int &cell2DVertexIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInsertUpdatedCell2D(const unsigned int &cell2DIndex, const unsigned int &updatedCell2DIdex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInsertVertex(const unsigned int &cell2DIndex, const unsigned int &vertexIndex, const unsigned int &vertexCell0DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DInsertVertices(const unsigned int &cell2DIndex, const std::vector< unsigned int > &verticesCell0DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DIsActive(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DMarker(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DNeighbourCell3D(const unsigned int &cell2DIndex, const unsigned int &neighbourIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DNeighbourCell3Ds(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DNumberDoubleProperties() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DNumberEdges(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DNumberNeighbourCell3D(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DNumberSubDivision(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DNumberUpdatedCell2Ds(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DNumberVertices(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DOriginalCell2D(const unsigned int &updatedCell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DRemove(const unsigned int &cell2DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DResetNeighbourCell3D(const unsigned int &cell2DIndex, const unsigned int &neighbourIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DSetMarker(const unsigned int &cell2DIndex, const unsigned int &marker)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DSetState(const unsigned int &cell2DIndex, const bool &state)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsExtremes() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsInitialize(const unsigned int &numberCell2Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsInitializeDoublePropertyValues(const unsigned int &propertyIndex, const std::vector< unsigned int > &porpertySizes)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsInitializeEdges(const unsigned int &numberCell2DEdges)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsInitializeEdges(const std::vector< unsigned int > &numberCell2DsEdges)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsInitializeNeighbourCell3Ds(const std::vector< unsigned int > &numbersNeighbourCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsInitializeSubDivision(const std::vector< unsigned int > &numberSubDivisions)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsInitializeVertices(const unsigned int &numberCell2DVertices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsInitializeVertices(const std::vector< unsigned int > &numberCell2DsVertices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsMarker() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsNeighbourCell3Ds() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsState() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DSubDivisionCell0D(const unsigned int &cell2DIndex, const unsigned int &subDivisionIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DsVertices() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DTotalNumber() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DUpdatedCell2Ds(const unsigned int &cell2DIndex, std::list< unsigned int > &updatedCell2DIds) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DVertex(const unsigned int &cell2DIndex, const unsigned int &vertexIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DVertexCoordinates(const unsigned int &cell2DIndex, const unsigned int &vertexIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DVertices(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell2DVerticesCoordinates(const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DAddDoubleProperty(const std::string &propertyId)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DAddEdges(const unsigned int &cell3DIndex, const std::vector< unsigned int > &edgesCell0DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DAddFaces(const unsigned int &cell3DIndex, const std::vector< unsigned int > &facesCell0DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DAddVertices(const unsigned int &cell3DIndex, const std::vector< unsigned int > &verticesCell0DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DAppend(const unsigned int &numberCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DDoublePropertyExists(const std::string &propertyId) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DDoublePropertyId(const unsigned int &propertyIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DDoublePropertyIndex(const std::string &propertyId) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DDoublePropertySize(const unsigned int &cell3DIndex, const unsigned int &propertyIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DDoublePropertyValue(const unsigned int &cell3DIndex, const unsigned int &propertyIndex, const unsigned int &propertyValueIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DEdge(const unsigned int &cell3DIndex, const unsigned int &edgeIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DEdges(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DFace(const unsigned int &cell3DIndex, const unsigned int &faceIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DFaces(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DFindEdge(const unsigned int &cell3DIndex, const unsigned int &cell1DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DFindEdgeByExtremes(const unsigned int &cell3DIndex, const unsigned int &originCell0DIndex, const unsigned int &endCell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DFindFace(const unsigned int &cell3DIndex, const unsigned int &cell2DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DFindVertex(const unsigned int &cell3DIndex, const unsigned int &cell0DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DHasOriginalCell3D(const unsigned int &updatedCell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DHasUpdatedCell3D(const unsigned int &cell3DIndex, const unsigned int &updatedCell3DIdex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DHasUpdatedCell3Ds(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInitializeDoubleProperties(const unsigned int &numberDoubleProperties)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInitializeDoublePropertyValues(const unsigned int &cell3DIndex, const unsigned int &propertyIndex, const unsigned int &porpertySize)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInitializeEdges(const unsigned int &cell3DIndex, const unsigned int &numberCell3DEdges)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInitializeFaces(const unsigned int &cell3DIndex, const unsigned int &numberCell3DFaces)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInitializeVertices(const unsigned int &cell3DIndex, const unsigned int &numberCell3DVertices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInsertDoublePropertyValue(const unsigned int &cell3DIndex, const unsigned int &propertyIndex, const unsigned int &propertyValueIndex, const double &propertyValue)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInsertEdge(const unsigned int &cell3DIndex, const unsigned int &edgeIndex, const unsigned int &edgeCell1DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInsertEdges(const unsigned int &cell3DIndex, const std::vector< unsigned int > &edgesCell1DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInsertFace(const unsigned int &cell3DIndex, const unsigned int &faceIndex, const unsigned int &faceCell2DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInsertFaces(const unsigned int &cell3DIndex, const std::vector< unsigned int > &facesCell2DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInsertUpdatedCell3D(const unsigned int &cell3DIndex, const unsigned int &updatedCell3DIdex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInsertVertex(const unsigned int &cell3DIndex, const unsigned int &vertexIndex, const unsigned int &vertexCell0DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DInsertVertices(const unsigned int &cell3DIndex, const std::vector< unsigned int > &verticesCell0DIndices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DIsActive(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DMarker(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DNumberDoubleProperties() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DNumberEdges(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DNumberFaces(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DNumberUpdatedCell3Ds(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DNumberVertices(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DOriginalCell3D(const unsigned int &updatedCell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DRemove(const unsigned int &cell3DIndex)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsEdges() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DSetMarker(const unsigned int &cell3DIndex, const unsigned int &marker)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DSetState(const unsigned int &cell3DIndex, const bool &state)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsFaces() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsFacesVertices() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsInitialize(const unsigned int &numberCell3Ds)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsInitializeDoublePropertyValues(const unsigned int &propertyIndex, const std::vector< unsigned int > &porpertySizes)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsInitializeEdges(const std::vector< unsigned int > &numberCell3DsEdges)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsInitializeFaces(const std::vector< unsigned int > &numberCell3DsFaces)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsInitializeVertices(const std::vector< unsigned int > &numberCell3DsVertices)=0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsMarker() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsState() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DsVertices() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DTotalNumber() const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DUpdatedCell3Ds(const unsigned int &cell3DIndex, std::list< unsigned int > &updatedCell3DIds) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DVertex(const unsigned int &cell3DIndex, const unsigned int &vertexIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DVertexCoordinates(const unsigned int &cell3DIndex, const unsigned int &vertexIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DVertices(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Cell3DVerticesCoordinates(const unsigned int &cell3DIndex) const =0 | Gedim::IMeshDAO | pure virtual |
| Compress()=0 | Gedim::IMeshDAO | pure virtual |
| Dimension() const =0 | Gedim::IMeshDAO | pure virtual |
| InitializeDimension(const unsigned int &dimension)=0 | Gedim::IMeshDAO | pure virtual |
| ToString()=0 | Gedim::IMeshDAO | pure virtual |
| ~IMeshDAO() | Gedim::IMeshDAO | inlinevirtual |