ug4
ug::ElementStorageSelector< Vertex > Struct Reference

#include <element_storage.h>

Static Public Member Functions

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

Member Function Documentation

◆ element_storage() [1/2]

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

◆ element_storage() [2/2]

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

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