12#ifndef __FEM_Hexahedron_PCC_3D_LocalSpace_Data_HPP
13#define __FEM_Hexahedron_PCC_3D_LocalSpace_Data_HPP
48 std::vector<Eigen::MatrixXi>
Faces;
FEM_PCC_3D_Types
Definition FEM_PCC_3D_LocalSpace_Data.hpp:29
HexahedronType
Definition FEM_PCC_3D_LocalSpace_Data.hpp:35
Definition FEM_MCC_2D_LocalSpace.cpp:17
Definition MapHexahedron.hpp:23
Definition MapParallelepiped.hpp:24
Definition MapTetrahedron.hpp:24
Definition QuadratureData.hpp:22
Definition FEM_PCC_3D_LocalSpace_Data.hpp:58
std::array< unsigned int, 6 > polyhedron_to_reference_face_index
Definition FEM_PCC_3D_LocalSpace_Data.hpp:66
std::array< Gedim::Quadrature::QuadratureData, 6 > BoundaryQuadrature
Definition FEM_PCC_3D_LocalSpace_Data.hpp:74
unsigned int Order
Definition FEM_PCC_3D_LocalSpace_Data.hpp:61
Gedim::Quadrature::QuadratureData InternalQuadrature
Definition FEM_PCC_3D_LocalSpace_Data.hpp:72
std::array< bool, 12 > polyhedron_to_reference_edge_direction
Definition FEM_PCC_3D_LocalSpace_Data.hpp:65
std::array< unsigned int, 9 > Dof0DsIndex
Definition FEM_PCC_3D_LocalSpace_Data.hpp:68
Gedim::MapHexahedron::MapHexahedronData MapDataHexahedron
Definition FEM_PCC_3D_LocalSpace_Data.hpp:60
unsigned int NumberOfBasisFunctions
Definition FEM_PCC_3D_LocalSpace_Data.hpp:62
std::array< unsigned int, 13 > Dof1DsIndex
Definition FEM_PCC_3D_LocalSpace_Data.hpp:69
std::array< unsigned int, 7 > Dof2DsIndex
Definition FEM_PCC_3D_LocalSpace_Data.hpp:70
Gedim::MapParallelepiped::MapParallelepipedData MapDataParallelepiped
Definition FEM_PCC_3D_LocalSpace_Data.hpp:59
std::vector< unsigned int > DofsMeshOrder
Definition FEM_PCC_3D_LocalSpace_Data.hpp:67
Eigen::MatrixXd Dofs
Definition FEM_PCC_3D_LocalSpace_Data.hpp:63
Polydim::FEM::PCC::HexahedronType hexahedron_type
Definition FEM_PCC_3D_LocalSpace_Data.hpp:75
std::array< unsigned int, 12 > polyhedron_to_reference_edge_index
Definition FEM_PCC_3D_LocalSpace_Data.hpp:64
std::array< unsigned int, 2 > Dof3DsIndex
Definition FEM_PCC_3D_LocalSpace_Data.hpp:71
std::array< Polydim::FEM::PCC::FEM_Quadrilateral_PCC_2D_LocalSpace_Data, 6 > Boundary_LocalSpace_Data
Definition FEM_PCC_3D_LocalSpace_Data.hpp:73
Definition FEM_PCC_3D_LocalSpace_Data.hpp:100
Polydim::FEM::PCC::FEM_Hexahedron_PCC_3D_LocalSpace_Data hexahedron_local_space_data
Definition FEM_PCC_3D_LocalSpace_Data.hpp:101
Polydim::FEM::PCC::FEM_Tetrahedron_PCC_3D_LocalSpace_Data tetrahedron_local_space_data
Definition FEM_PCC_3D_LocalSpace_Data.hpp:102
std::vector< Gedim::Quadrature::QuadratureData > BoundaryQuadrature
Definition FEM_PCC_3D_LocalSpace_Data.hpp:106
Gedim::Quadrature::QuadratureData InternalQuadrature
Definition FEM_PCC_3D_LocalSpace_Data.hpp:105
unsigned int NumberOfBasisFunctions
Definition FEM_PCC_3D_LocalSpace_Data.hpp:107
Polydim::FEM::PCC::FEM_PCC_3D_Types fem_type
Definition FEM_PCC_3D_LocalSpace_Data.hpp:103
Definition FEM_PCC_3D_LocalSpace_Data.hpp:41
Eigen::MatrixXi Edges
Definition FEM_PCC_3D_LocalSpace_Data.hpp:47
double Tolerance2D
Definition FEM_PCC_3D_LocalSpace_Data.hpp:43
std::vector< Eigen::Vector3d > FacesTranslation
Definition FEM_PCC_3D_LocalSpace_Data.hpp:52
std::vector< bool > EdgesDirection
Definition FEM_PCC_3D_LocalSpace_Data.hpp:49
double Tolerance3D
Definition FEM_PCC_3D_LocalSpace_Data.hpp:44
std::vector< Eigen::Matrix3d > FacesRotationMatrix
Definition FEM_PCC_3D_LocalSpace_Data.hpp:51
std::vector< bool > FacesDirection
Definition FEM_PCC_3D_LocalSpace_Data.hpp:50
std::vector< Polydim::FEM::PCC::FEM_PCC_2D_Polygon_Geometry > Faces_2D_Geometry
Definition FEM_PCC_3D_LocalSpace_Data.hpp:54
std::vector< Eigen::MatrixXi > Faces
Definition FEM_PCC_3D_LocalSpace_Data.hpp:48
double Tolerance1D
Definition FEM_PCC_3D_LocalSpace_Data.hpp:42
Eigen::MatrixXd Vertices
Definition FEM_PCC_3D_LocalSpace_Data.hpp:46
Definition FEM_PCC_3D_LocalSpace_Data.hpp:79
std::array< unsigned int, 5 > Dof0DsIndex
Definition FEM_PCC_3D_LocalSpace_Data.hpp:90
Eigen::MatrixXd Dofs
Definition FEM_PCC_3D_LocalSpace_Data.hpp:83
Gedim::MapTetrahedron::MapTetrahedronData MapData
Definition FEM_PCC_3D_LocalSpace_Data.hpp:80
std::array< bool, 4 > polyhedron_to_reference_face_direction
Definition FEM_PCC_3D_LocalSpace_Data.hpp:87
std::array< unsigned int, 7 > Dof1DsIndex
Definition FEM_PCC_3D_LocalSpace_Data.hpp:91
std::array< bool, 6 > polyhedron_to_reference_edge_direction
Definition FEM_PCC_3D_LocalSpace_Data.hpp:85
Gedim::Quadrature::QuadratureData InternalQuadrature
Definition FEM_PCC_3D_LocalSpace_Data.hpp:94
std::array< unsigned int, 4 > polyhedron_to_reference_face_index
Definition FEM_PCC_3D_LocalSpace_Data.hpp:86
std::vector< unsigned int > DofsMeshOrder
Definition FEM_PCC_3D_LocalSpace_Data.hpp:89
std::array< Gedim::Quadrature::QuadratureData, 4 > BoundaryQuadrature
Definition FEM_PCC_3D_LocalSpace_Data.hpp:96
std::array< unsigned int, 2 > Dof3DsIndex
Definition FEM_PCC_3D_LocalSpace_Data.hpp:93
std::array< unsigned int, 5 > Dof2DsIndex
Definition FEM_PCC_3D_LocalSpace_Data.hpp:92
unsigned int NumberOfBasisFunctions
Definition FEM_PCC_3D_LocalSpace_Data.hpp:82
unsigned int Order
Definition FEM_PCC_3D_LocalSpace_Data.hpp:81
std::array< unsigned int, 4 > polyhedron_to_reference_face_starting_index
Definition FEM_PCC_3D_LocalSpace_Data.hpp:88
std::array< unsigned int, 6 > polyhedron_to_reference_edge_index
Definition FEM_PCC_3D_LocalSpace_Data.hpp:84
std::array< Polydim::FEM::PCC::FEM_Triangle_PCC_2D_LocalSpace_Data, 4 > Boundary_LocalSpace_Data
Definition FEM_PCC_3D_LocalSpace_Data.hpp:95