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

Enumerations

enum struct  Polydim::VEM::MCC::VEM_MCC_2D_LocalSpace_Types {
  Polydim::VEM::MCC::VEM_MCC_2D_LocalSpace = 1 , Polydim::VEM::MCC::VEM_MCC_2D_Partial_LocalSpace = 2 , Polydim::VEM::MCC::VEM_MCC_2D_Ortho_LocalSpace = 3 , Polydim::VEM::MCC::VEM_MCC_2D_EdgeOrtho_LocalSpace = 4 ,
  Polydim::VEM::MCC::VEM_MCC_2D_Ortho_EdgeOrtho_LocalSpace = 5
}
 

Functions

std::unique_ptr< Polydim::VEM::MCC::I_VEM_MCC_2D_Pressure_ReferenceElementPolydim::VEM::MCC::create_VEM_MCC_2D_pressure_reference_element (const Polydim::VEM::MCC::VEM_MCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_MCC_2D_Velocity_ReferenceElementPolydim::VEM::MCC::create_VEM_MCC_2D_velocity_reference_element (const Polydim::VEM::MCC::VEM_MCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_MCC_2D_Pressure_LocalSpacePolydim::VEM::MCC::create_VEM_MCC_2D_pressure_local_space (const Polydim::VEM::MCC::VEM_MCC_2D_LocalSpace_Types &type)
 
std::unique_ptr< I_VEM_MCC_2D_Velocity_LocalSpacePolydim::VEM::MCC::create_VEM_MCC_2D_velocity_local_space (const Polydim::VEM::MCC::VEM_MCC_2D_LocalSpace_Types &type)