Loading [MathJax]/extensions/tex2jax.js
ug4
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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 >::SectionContainer * edgeContainer
 
ElementStorage< Face >::SectionContainer * faceContainer
 
ElementStorage< Volume >::SectionContainer * volContainer
 
ElementStorage< Vertex >::SectionContainer * vrtContainer
 

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: