PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
VEM_MCC_3D_Creator.hpp File Reference
Include dependency graph for VEM_MCC_3D_Creator.hpp:

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_ReferenceElementPolydim::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_ReferenceElementPolydim::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_LocalSpacePolydim::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_LocalSpacePolydim::VEM::MCC::create_VEM_MCC_3D_velocity_local_space (const Polydim::VEM::MCC::VEM_MCC_3D_LocalSpace_Types &type)