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

#include <MapTetrahedron.hpp>

Public Attributes

Eigen::Matrix3d Q
 
Eigen::Vector3d b
 
Eigen::Matrix3d QInv
 
double DetQ
 
double DetQInv
 

Member Data Documentation

◆ b

Eigen::Vector3d Gedim::MapTetrahedron::MapTetrahedronData::b

◆ DetQ

double Gedim::MapTetrahedron::MapTetrahedronData::DetQ

◆ DetQInv

double Gedim::MapTetrahedron::MapTetrahedronData::DetQInv

◆ Q

Eigen::Matrix3d Gedim::MapTetrahedron::MapTetrahedronData::Q

◆ QInv

Eigen::Matrix3d Gedim::MapTetrahedron::MapTetrahedronData::QInv

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