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

Go to the source code of this file.

Classes

struct  Polydim::FEM::MCC::FEM_MCC_2D_Polygon_Geometry
 Geometric description of a polygon on which a 2D MCC local space is constructed. More...
 
struct  Polydim::FEM::MCC::FEM_Triangle_RT_MCC_2D_LocalSpace_Data
 Local space data for a Raviart-Thomas (RT) triangular element in the 2D MCC formulation. More...
 
struct  Polydim::FEM::MCC::FEM_MCC_2D_LocalSpace_Data
 Aggregated local space data for a 2D MCC element. More...
 

Namespaces

namespace  Polydim
 
namespace  Polydim::FEM
 
namespace  Polydim::FEM::MCC
 

Enumerations

enum class  Polydim::FEM::MCC::FEM_MCC_2D_Types { Polydim::FEM::MCC::RT_Triangle = 0 }
 Enumeration of the available 2D mixed (velocity/pressure) finite element types. More...