#include "I_VEM_PCC_2D_ReferenceElement.hpp"#include "VEM_PCC_2D_ReferenceElement.hpp"#include "I_VEM_PCC_2D_LocalSpace.hpp"#include "VEM_PCC_2D_Inertia_LocalSpace.hpp"#include "VEM_PCC_2D_LocalSpace.hpp"#include "VEM_PCC_2D_Ortho_LocalSpace.hpp"#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | Polydim |
| namespace | Polydim::VEM |
| namespace | Polydim::VEM::PCC |
Enumerations | |
| enum struct | Polydim::VEM::PCC::VEM_PCC_2D_LocalSpace_Types { Polydim::VEM::PCC::VEM_PCC_2D_LocalSpace = 1 , Polydim::VEM::PCC::VEM_PCC_2D_Inertia_LocalSpace = 2 , Polydim::VEM::PCC::VEM_PCC_2D_Ortho_LocalSpace = 3 } |
Functions | |
| std::unique_ptr< Polydim::VEM::PCC::I_VEM_PCC_2D_ReferenceElement > | Polydim::VEM::PCC::create_VEM_PCC_2D_reference_element (const Polydim::VEM::PCC::VEM_PCC_2D_LocalSpace_Types &type) |
| std::unique_ptr< Polydim::VEM::PCC::I_VEM_PCC_2D_LocalSpace > | Polydim::VEM::PCC::create_VEM_PCC_2D_local_space (const Polydim::VEM::PCC::VEM_PCC_2D_LocalSpace_Types &type) |