Classes | |
| class | I_ZFEM_PCC_2D_LocalSpace |
| Abstract interface for a 2D primal conforming ZFEM (Zipped FEM) local space. More... | |
| class | I_ZFEM_PCC_2D_ReferenceElement |
| Abstract interface for the 2D primal conforming ZFEM reference element. More... | |
| class | ZFEM_PCC_2D_LocalSpace |
| This local space implements [10]. More... | |
| struct | ZFEM_PCC_2D_LocalSpace_Data |
| struct | ZFEM_PCC_2D_Polygon_Geometry |
| class | ZFEM_PCC_2D_ReferenceElement |
| struct | ZFEM_PCC_2D_ReferenceElement_Data |
| Reference-element data for the 2D primal conforming ZFEM (Zipped FEM) space. More... | |
| struct | ZFEM_PCC_PerformanceAnalysis |
| struct | ZFEM_PCC_PerformanceAnalysis_Data |
| struct | ZFEM_PCC_Utilities |
Enumerations | |
| enum struct | ZFEM_PCC_2D_LocalSpace_Types { ZFEM_PCC_2D_LocalSpace = 1 } |
Functions | |
| std::unique_ptr< I_ZFEM_PCC_2D_ReferenceElement > | create_ZFEM_PCC_2D_reference_element (const ZFEM_PCC_2D_LocalSpace_Types &type) |
| std::unique_ptr< I_ZFEM_PCC_2D_LocalSpace > | create_ZFEM_PCC_2D_local_space (const ZFEM_PCC_2D_LocalSpace_Types &type) |
|
strong |
|
inline |
|
inline |