PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::VtkMeshInterface::VtkMesh3D Struct Referencefinal

#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::Mesh3DPolyhedronCell3Ds
 

Member Data Documentation

◆ Cell0Ds

Eigen::MatrixXd Gedim::VtkMeshInterface::VtkMesh3D::Cell0Ds

◆ Cell1Ds

Eigen::MatrixXi Gedim::VtkMeshInterface::VtkMesh3D::Cell1Ds

◆ Cell2Ds

std::vector<Eigen::MatrixXi> Gedim::VtkMeshInterface::VtkMesh3D::Cell2Ds

◆ Cell3Ds

std::vector<Gedim::MeshUtilities::Mesh3DPolyhedron> Gedim::VtkMeshInterface::VtkMesh3D::Cell3Ds

◆ Markers

std::array<std::vector<unsigned int>, 4> Gedim::VtkMeshInterface::VtkMesh3D::Markers

The documentation for this struct was generated from the following file: