Loading src/GTMesh/UnstructuredMesh/MeshElements/CellBoundaryConnection.h +0 −3 Original line number Diff line number Diff line Loading @@ -39,9 +39,6 @@ public: IndexType getNextBElem(IndexType cellIndex) const; // Returns the other Cell than sent by parameter IndexType getOtherCellIndex(IndexType cellIndex) const; }; Loading Loading
src/GTMesh/UnstructuredMesh/MeshElements/CellBoundaryConnection.h +0 −3 Original line number Diff line number Diff line Loading @@ -39,9 +39,6 @@ public: IndexType getNextBElem(IndexType cellIndex) const; // Returns the other Cell than sent by parameter IndexType getOtherCellIndex(IndexType cellIndex) const; }; Loading