ug4
ug::GridObjectCollection::ContainerCollection Struct Reference

#include <grid_object_collection.h>

Public Member Functions

 ContainerCollection ()
 
 ContainerCollection (ElementStorage< Vertex >::SectionContainer *vrtCon, ElementStorage< Edge >::SectionContainer *edgeCon, ElementStorage< Face >::SectionContainer *faceCon, ElementStorage< Volume >::SectionContainer *volCon)
 

Public Attributes

ElementStorage< Edge >::SectionContaineredgeContainer
 
ElementStorage< Face >::SectionContainerfaceContainer
 
ElementStorage< Volume >::SectionContainervolContainer
 
ElementStorage< Vertex >::SectionContainervrtContainer
 

Constructor & Destructor Documentation

◆ ContainerCollection() [1/2]

ug::GridObjectCollection::ContainerCollection::ContainerCollection ( )
inline

◆ ContainerCollection() [2/2]

ug::GridObjectCollection::ContainerCollection::ContainerCollection ( ElementStorage< Vertex >::SectionContainer vrtCon,
ElementStorage< Edge >::SectionContainer edgeCon,
ElementStorage< Face >::SectionContainer faceCon,
ElementStorage< Volume >::SectionContainer volCon 
)

Member Data Documentation

◆ edgeContainer

ElementStorage<Edge>::SectionContainer* ug::GridObjectCollection::ContainerCollection::edgeContainer

Referenced by ContainerCollection().

◆ faceContainer

ElementStorage<Face>::SectionContainer* ug::GridObjectCollection::ContainerCollection::faceContainer

Referenced by ContainerCollection().

◆ volContainer

ElementStorage<Volume>::SectionContainer* ug::GridObjectCollection::ContainerCollection::volContainer

Referenced by ContainerCollection().

◆ vrtContainer

ElementStorage<Vertex>::SectionContainer* ug::GridObjectCollection::ContainerCollection::vrtContainer

Referenced by ContainerCollection().


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