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

Go to the source code of this file.

Namespaces

namespace  Polydim
 
namespace  Polydim::VEM
 
namespace  Polydim::VEM::DF_PCC
 

Enumerations

enum struct  Polydim::VEM::DF_PCC::VEM_DF_PCC_3D_LocalSpace_Types { Polydim::VEM::DF_PCC::VEM_DF_PCC_3D_LocalSpace = 1 , Polydim::VEM::DF_PCC::VEM_DF_PCC_3D_Reduced_LocalSpace = 2 }
 

Functions

std::unique_ptr< PCC::I_VEM_PCC_2D_ReferenceElementPolydim::VEM::DF_PCC::create_VEM_DF_PCC_3D_velocity_reference_element_2D (const VEM_DF_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_3D_Pressure_ReferenceElementPolydim::VEM::DF_PCC::create_VEM_DF_PCC_3D_full_pressure_reference_element_3D (const VEM_DF_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_3D_Velocity_ReferenceElementPolydim::VEM::DF_PCC::create_VEM_DF_PCC_3D_full_velocity_reference_element_3D (const VEM_DF_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_3D_Pressure_LocalSpacePolydim::VEM::DF_PCC::create_VEM_DF_PCC_3D_full_pressure_local_space_3D (const VEM_DF_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_3D_Velocity_LocalSpacePolydim::VEM::DF_PCC::create_VEM_DF_PCC_3D_full_velocity_local_space_3D (const VEM_DF_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_3D_Pressure_ReferenceElementPolydim::VEM::DF_PCC::create_VEM_DF_PCC_3D_pressure_reference_element_3D (const VEM_DF_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_3D_Velocity_ReferenceElementPolydim::VEM::DF_PCC::create_VEM_DF_PCC_3D_velocity_reference_element_3D (const VEM_DF_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_3D_Pressure_LocalSpacePolydim::VEM::DF_PCC::create_VEM_DF_PCC_3D_pressure_local_space_3D (const VEM_DF_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_3D_Velocity_LocalSpacePolydim::VEM::DF_PCC::create_VEM_DF_PCC_3D_velocity_local_space_3D (const VEM_DF_PCC_3D_LocalSpace_Types &type)