#include <element_storage.h>
|
static const ElementStorage< Face >::SectionContainer & | section_container (const VertexElementStorage::SectionContainer &vrts, const EdgeElementStorage::SectionContainer &edges, const FaceElementStorage::SectionContainer &faces, const VolumeElementStorage::SectionContainer &vols) |
|
static const ElementStorage< Face >::SectionContainer * | section_container (const VertexElementStorage::SectionContainer *vrts, const EdgeElementStorage::SectionContainer *edges, const FaceElementStorage::SectionContainer *faces, const VolumeElementStorage::SectionContainer *vols) |
|
static ElementStorage< Face >::SectionContainer & | section_container (VertexElementStorage::SectionContainer &vrts, EdgeElementStorage::SectionContainer &edges, FaceElementStorage::SectionContainer &faces, VolumeElementStorage::SectionContainer &vols) |
|
static ElementStorage< Face >::SectionContainer * | section_container (VertexElementStorage::SectionContainer *vrts, EdgeElementStorage::SectionContainer *edges, FaceElementStorage::SectionContainer *faces, VolumeElementStorage::SectionContainer *vols) |
|
◆ section_container() [1/4]
◆ section_container() [2/4]
◆ section_container() [3/4]
◆ section_container() [4/4]
The documentation for this struct was generated from the following file: