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

#include <VtkMeshInterface.hpp>

Classes

struct  Cell3D
 

Public Attributes

unsigned int NumCell0Ds
 
unsigned int NumCell3Ds
 
Eigen::MatrixXd Cell0Ds
 
std::vector< Cell3DCell3Ds
 

Member Data Documentation

◆ Cell0Ds

Eigen::MatrixXd Gedim::VtkMeshInterface::VtkMesh::Cell0Ds

◆ Cell3Ds

std::vector<Cell3D> Gedim::VtkMeshInterface::VtkMesh::Cell3Ds

◆ NumCell0Ds

unsigned int Gedim::VtkMeshInterface::VtkMesh::NumCell0Ds

◆ NumCell3Ds

unsigned int Gedim::VtkMeshInterface::VtkMesh::NumCell3Ds

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