#include "I_ZFEM_PCC_2D_ReferenceElement.hpp"#include "ZFEM_PCC_2D_ReferenceElement.hpp"#include "I_ZFEM_PCC_2D_LocalSpace.hpp"#include "ZFEM_PCC_2D_LocalSpace.hpp"#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | Polydim |
| namespace | Polydim::ZFEM |
| namespace | Polydim::ZFEM::PCC |
Enumerations | |
| enum struct | Polydim::ZFEM::PCC::ZFEM_PCC_2D_LocalSpace_Types { Polydim::ZFEM::PCC::ZFEM_PCC_2D_LocalSpace = 1 } |
Functions | |
| std::unique_ptr< I_ZFEM_PCC_2D_ReferenceElement > | Polydim::ZFEM::PCC::create_ZFEM_PCC_2D_reference_element (const ZFEM_PCC_2D_LocalSpace_Types &type) |
| std::unique_ptr< I_ZFEM_PCC_2D_LocalSpace > | Polydim::ZFEM::PCC::create_ZFEM_PCC_2D_local_space (const ZFEM_PCC_2D_LocalSpace_Types &type) |