ug4
ug::ElementStorageSelector< Face > Struct Reference

#include <element_storage.h>

Static Public Member Functions

static const ElementStorage< Face > & element_storage (const VertexElementStorage &vrts, const EdgeElementStorage &edges, const FaceElementStorage &faces, const VolumeElementStorage &vols)
 
static ElementStorage< Face > & element_storage (VertexElementStorage &vrts, EdgeElementStorage &edges, FaceElementStorage &faces, VolumeElementStorage &vols)
 

Member Function Documentation

◆ element_storage() [1/2]

static const ElementStorage<Face>& ug::ElementStorageSelector< Face >::element_storage ( const VertexElementStorage vrts,
const EdgeElementStorage edges,
const FaceElementStorage faces,
const VolumeElementStorage vols 
)
inlinestatic

◆ element_storage() [2/2]

static ElementStorage<Face>& ug::ElementStorageSelector< Face >::element_storage ( VertexElementStorage vrts,
EdgeElementStorage edges,
FaceElementStorage faces,
VolumeElementStorage vols 
)
inlinestatic

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