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

#include <MapParallelepiped.hpp>

Public Attributes

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

Member Data Documentation

◆ b

Eigen::Vector3d Gedim::MapParallelepiped::MapParallelepipedData::b

◆ DetQ

double Gedim::MapParallelepiped::MapParallelepipedData::DetQ

◆ DetQInv

double Gedim::MapParallelepiped::MapParallelepipedData::DetQInv

◆ Q

Eigen::Matrix3d Gedim::MapParallelepiped::MapParallelepipedData::Q

◆ QInv

Eigen::Matrix3d Gedim::MapParallelepiped::MapParallelepipedData::QInv

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