PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
FEM_PCC_3D_LocalSpace_Data.hpp File Reference
Include dependency graph for FEM_PCC_3D_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::PCC::FEM_PCC_3D_Polyhedron_Geometry
 
struct  Polydim::FEM::PCC::FEM_Hexahedron_PCC_3D_LocalSpace_Data
 
struct  Polydim::FEM::PCC::FEM_Tetrahedron_PCC_3D_LocalSpace_Data
 
struct  Polydim::FEM::PCC::FEM_PCC_3D_LocalSpace_Data
 

Namespaces

namespace  Polydim
 
namespace  Polydim::FEM
 
namespace  Polydim::FEM::PCC
 

Enumerations

enum class  Polydim::FEM::PCC::FEM_PCC_3D_Types { Polydim::FEM::PCC::Tetrahedron = 0 , Polydim::FEM::PCC::Hexahedron = 1 }
 
enum class  Polydim::FEM::PCC::HexahedronType { Polydim::FEM::PCC::Parallelepiped = 0 , Polydim::FEM::PCC::Generic = 1 }