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

#include <MeshUtilities.hpp>

Public Attributes

std::vector< unsigned intAgglomerateCell3DVertices
 
std::vector< unsigned intAgglomerateCell3DEdges
 
std::vector< unsigned intAgglomerateCell3DFaces
 
std::vector< unsigned intSubCell3DsRemovedVertices
 
std::vector< unsigned intSubCell3DsRemovedEdges
 
std::vector< unsigned intSubCell3DsRemovedFaces
 

Member Data Documentation

◆ AgglomerateCell3DEdges

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell3DInformation::AgglomerateCell3DEdges

◆ AgglomerateCell3DFaces

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell3DInformation::AgglomerateCell3DFaces

◆ AgglomerateCell3DVertices

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell3DInformation::AgglomerateCell3DVertices

◆ SubCell3DsRemovedEdges

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell3DInformation::SubCell3DsRemovedEdges

◆ SubCell3DsRemovedFaces

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell3DInformation::SubCell3DsRemovedFaces

◆ SubCell3DsRemovedVertices

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell3DInformation::SubCell3DsRemovedVertices

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