#include <VtkMeshInterface.hpp>
Public Attributes | |
| std::array< std::vector< unsigned int >, 4 > | Markers |
| Eigen::MatrixXd | Cell0Ds |
| Eigen::MatrixXi | Cell1Ds |
| std::vector< Eigen::MatrixXi > | Cell2Ds |
| std::vector< Gedim::MeshUtilities::Mesh3DPolyhedron > | Cell3Ds |
| Eigen::MatrixXd Gedim::VtkMeshInterface::VtkMesh3D::Cell0Ds |
| Eigen::MatrixXi Gedim::VtkMeshInterface::VtkMesh3D::Cell1Ds |
| std::vector<Eigen::MatrixXi> Gedim::VtkMeshInterface::VtkMesh3D::Cell2Ds |
| std::vector<Gedim::MeshUtilities::Mesh3DPolyhedron> Gedim::VtkMeshInterface::VtkMesh3D::Cell3Ds |