PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::IMeshDAO Member List

This is the complete list of members for Gedim::IMeshDAO, including all inherited members.

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