PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
VEM_DF_PCC_2D_Creator.hpp File Reference
Include dependency graph for VEM_DF_PCC_2D_Creator.hpp:
This graph shows which files directly or indirectly include this file:

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_2D_LocalSpace_Types { Polydim::VEM::DF_PCC::VEM_DF_PCC_2D_LocalSpace = 1 , Polydim::VEM::DF_PCC::VEM_DF_PCC_2D_Reduced_LocalSpace = 2 }
 

Functions

std::unique_ptr< I_VEM_DF_PCC_2D_Pressure_ReferenceElementPolydim::VEM::DF_PCC::create_VEM_DF_PCC_2D_full_pressure_reference_element (const VEM_DF_PCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_2D_Velocity_ReferenceElementPolydim::VEM::DF_PCC::create_VEM_DF_PCC_2D_full_velocity_reference_element (const VEM_DF_PCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_2D_Pressure_LocalSpacePolydim::VEM::DF_PCC::create_VEM_DF_PCC_2D_full_pressure_local_space (const VEM_DF_PCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_2D_Velocity_LocalSpacePolydim::VEM::DF_PCC::create_VEM_DF_PCC_2D_full_velocity_local_space (const VEM_DF_PCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_2D_Pressure_ReferenceElementPolydim::VEM::DF_PCC::create_VEM_DF_PCC_2D_pressure_reference_element (const VEM_DF_PCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_2D_Velocity_ReferenceElementPolydim::VEM::DF_PCC::create_VEM_DF_PCC_2D_velocity_reference_element (const VEM_DF_PCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_2D_Pressure_LocalSpacePolydim::VEM::DF_PCC::create_VEM_DF_PCC_2D_pressure_local_space (const VEM_DF_PCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_DF_PCC_2D_Velocity_LocalSpacePolydim::VEM::DF_PCC::create_VEM_DF_PCC_2D_velocity_local_space (const VEM_DF_PCC_2D_LocalSpace_Types &type)