PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
VEM_PCC_3D_Creator.hpp File Reference
Include dependency graph for VEM_PCC_3D_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::PCC
 

Enumerations

enum struct  Polydim::VEM::PCC::VEM_PCC_3D_LocalSpace_Types { Polydim::VEM::PCC::VEM_PCC_3D_LocalSpace = 1 , Polydim::VEM::PCC::VEM_PCC_3D_Inertia_LocalSpace = 2 , Polydim::VEM::PCC::VEM_PCC_3D_Ortho_LocalSpace = 3 }
 

Functions

std::unique_ptr< I_VEM_PCC_2D_ReferenceElementPolydim::VEM::PCC::create_VEM_PCC_3D_reference_element_2D (const VEM_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_PCC_3D_ReferenceElementPolydim::VEM::PCC::create_VEM_PCC_3D_reference_element_3D (const VEM_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_PCC_2D_LocalSpacePolydim::VEM::PCC::create_VEM_PCC_3D_local_space_2D (const VEM_PCC_3D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_PCC_3D_LocalSpacePolydim::VEM::PCC::create_VEM_PCC_3D_local_space_3D (const VEM_PCC_3D_LocalSpace_Types &type)