12#ifndef __LocalSpace_MCC_2D_H
13#define __LocalSpace_MCC_2D_H
37namespace LocalSpace_MCC_2D
114 const unsigned int method_order);
138 const double &geometric_tolerance_1D,
139 const double &geometric_tolerance_2D,
141 const unsigned int cell2D_index,
195 const unsigned int edge_local_index);
211 const unsigned int edge_local_index,
213 const Eigen::VectorXd &strong_values);
225 const Eigen::MatrixXd &edge_quadrature_points);
237 const Eigen::MatrixXd &points,
248 const unsigned int edge_local_index);
Local space for a 2D mixed (velocity/pressure) MCC finite element.
Definition FEM_MCC_2D_LocalSpace.hpp:34
FEM_MCC_Types
Definition FEM_MCC_2D_ReferenceElement.hpp:26
VEM_MCC_2D_LocalSpace_Types
Definition VEM_MCC_2D_Creator.hpp:35
ProjectionTypes
Definition VEM_MCC_Utilities.hpp:25
Definition FEM_MCC_2D_LocalSpace.cpp:17
Definition MeshUtilities.hpp:149
Definition QuadratureData.hpp:22
Aggregated local space data for a 2D MCC element.
Definition FEM_MCC_2D_LocalSpace_Data.hpp:75
Geometric description of a polygon on which a 2D MCC local space is constructed.
Definition FEM_MCC_2D_LocalSpace_Data.hpp:40
Definition FEM_MCC_2D_ReferenceElement.hpp:31
Definition FEM_MCC_2D_ReferenceElement.hpp:43
Definition VEM_MCC_2D_LocalSpace_Data.hpp:26
Definition VEM_MCC_2D_LocalSpace_Data.hpp:103
Definition I_VEM_MCC_2D_ReferenceElement.hpp:33
Definition VEM_MCC_2D_LocalSpace_Data.hpp:42
Definition I_VEM_MCC_2D_ReferenceElement.hpp:45