#include "VEM_MCC_3D_Pressure_LocalSpace.hpp"#include "VEM_MCC_3D_ReferenceElement.hpp"#include "VEM_MCC_3D_Velocity_LocalSpace.hpp"#include <memory>Go to the source code of this file.
Namespaces | |
| namespace | Polydim |
| namespace | Polydim::VEM |
| namespace | Polydim::VEM::MCC |
Enumerations | |
| enum struct | Polydim::VEM::MCC::VEM_MCC_3D_LocalSpace_Types { Polydim::VEM::MCC::VEM_MCC_3D_LocalSpace = 1 } |
Functions | |
| std::unique_ptr< I_VEM_MCC_3D_Pressure_ReferenceElement > | Polydim::VEM::MCC::create_VEM_MCC_3D_pressure_reference_element (const Polydim::VEM::MCC::VEM_MCC_3D_LocalSpace_Types &type) |
| std::unique_ptr< I_VEM_MCC_3D_Velocity_ReferenceElement > | Polydim::VEM::MCC::create_VEM_MCC_3D_velocity_reference_element (const Polydim::VEM::MCC::VEM_MCC_3D_LocalSpace_Types &type) |
| std::unique_ptr< I_VEM_MCC_3D_Pressure_LocalSpace > | Polydim::VEM::MCC::create_VEM_MCC_3D_pressure_local_space (const Polydim::VEM::MCC::VEM_MCC_3D_LocalSpace_Types &type) |
| std::unique_ptr< I_VEM_MCC_3D_Velocity_LocalSpace > | Polydim::VEM::MCC::create_VEM_MCC_3D_velocity_local_space (const Polydim::VEM::MCC::VEM_MCC_3D_LocalSpace_Types &type) |