|
ug4
|
Go to the source code of this file.
Classes | |
| class | ug::attachment_traits< Edge *, ElementStorage< Edge > > |
| class | ug::attachment_traits< Face *, ElementStorage< Face > > |
| class | ug::attachment_traits< Vertex *, ElementStorage< Vertex > > |
| class | ug::attachment_traits< Volume *, ElementStorage< Volume > > |
| class | ug::ElementStorage< TElem > |
| This struct is used to hold GridObjects and their attachment pipes. More... | |
| struct | ug::ElementStorageSelector< TElem > |
| Helper class to access the correct element storage from its element type. More... | |
| struct | ug::ElementStorageSelector< Edge > |
| struct | ug::ElementStorageSelector< Face > |
| struct | ug::ElementStorageSelector< Vertex > |
| struct | ug::ElementStorageSelector< Volume > |
| struct | ug::SectionContainerSelector< TElem > |
| Helper class to access the correct element storage from its element type. More... | |
| struct | ug::SectionContainerSelector< Edge > |
| struct | ug::SectionContainerSelector< Face > |
| struct | ug::SectionContainerSelector< Vertex > |
| struct | ug::SectionContainerSelector< Volume > |
Namespaces | |
| namespace | ug |
| the ug namespace | |
Typedefs | |
| typedef ElementStorage< Edge > | ug::EdgeElementStorage |
| typedef ElementStorage< Face > | ug::FaceElementStorage |
| typedef ElementStorage< Vertex > | ug::VertexElementStorage |
| typedef ElementStorage< Volume > | ug::VolumeElementStorage |