12#ifndef __LocalSpace_PCC_2D_H
13#define __LocalSpace_PCC_2D_H
41namespace LocalSpace_PCC_2D
120 const unsigned int method_order);
144 const std::map<unsigned int, Polydim::PDETools::DOFs::DOFsManager::MeshDOFsInfo::BoundaryInfo> &boundary_info);
159 const double &geometric_tolerance_2D,
161 const unsigned int cell2D_index,
183 const Eigen::MatrixXd &points,
196 const Eigen::MatrixXd &pointsCurvilinearCoordinates);
221 const Eigen::MatrixXd &points,
259 const unsigned int edge_local_index);
281 const Eigen::VectorXd &values_at_dofs,
331 const std::string &file_path);
The GeometryUtilities class intersects 3D segments.
Definition GeometryUtilities.hpp:37
Interface used for column double Array.
Definition IArray.hpp:23
Definition IMeshDAO.hpp:1068
Definition VEM_PCC_2D_LocalSpace_Data.hpp:44
Definition VEM_PCC_2D_LocalSpace_Data.hpp:27
ProjectionTypes
Definition VEM_PCC_Utilities.hpp:28
VEM_PCC_2D_LocalSpace_Types
Definition VEM_PCC_2D_Creator.hpp:31
Definition FEM_MCC_2D_LocalSpace.cpp:17
Definition MeshUtilities.hpp:167
Definition MeshUtilities.hpp:149
Definition QuadratureData.hpp:22
Definition FEM_PCC_2D_LocalSpace_Data.hpp:83
Definition FEM_PCC_2D_LocalSpace_Data.hpp:38
Definition FEM_PCC_2D_ReferenceElement.hpp:27
Definition I_VEM_PCC_2D_ReferenceElement.hpp:26
Definition ZFEM_PCC_2D_LocalSpace_Data.hpp:43
Definition ZFEM_PCC_2D_LocalSpace_Data.hpp:26
Reference-element data for the 2D primal conforming ZFEM (Zipped FEM) space.
Definition I_ZFEM_PCC_2D_ReferenceElement.hpp:36