PolyDiM
C++ library for POLYtopal DIscretization Methods
Loading...
Searching...
No Matches
Gedim::MapHexahedron::MapHexahedronData Struct Referencefinal

#include <MapHexahedron.hpp>

Public Attributes

Eigen::MatrixXd ReferenceVertices
 
Eigen::MatrixXd A
 
Eigen::MatrixXd Coefficients
 
Eigen::MatrixXd Vertices
 
std::map< unsigned int, unsigned intVertexOrder
 

Member Data Documentation

◆ A

Eigen::MatrixXd Gedim::MapHexahedron::MapHexahedronData::A

◆ Coefficients

Eigen::MatrixXd Gedim::MapHexahedron::MapHexahedronData::Coefficients

◆ ReferenceVertices

Eigen::MatrixXd Gedim::MapHexahedron::MapHexahedronData::ReferenceVertices

◆ VertexOrder

std::map<unsigned int, unsigned int> Gedim::MapHexahedron::MapHexahedronData::VertexOrder

◆ Vertices

Eigen::MatrixXd Gedim::MapHexahedron::MapHexahedronData::Vertices

The documentation for this struct was generated from the following file: