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

#include <MeshUtilities.hpp>

Public Attributes

std::vector< unsigned intAgglomerateCell2DVertices
 
std::vector< unsigned intAgglomerateCell2DEdges
 
std::vector< unsigned intSubCell2DsRemovedVertices
 
std::vector< unsigned intSubCell2DsRemovedEdges
 

Member Data Documentation

◆ AgglomerateCell2DEdges

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell2DInformation::AgglomerateCell2DEdges

◆ AgglomerateCell2DVertices

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell2DInformation::AgglomerateCell2DVertices

◆ SubCell2DsRemovedEdges

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell2DInformation::SubCell2DsRemovedEdges

◆ SubCell2DsRemovedVertices

std::vector<unsigned int> Gedim::MeshUtilities::AgglomerateCell2DInformation::SubCell2DsRemovedVertices

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