#include <MapQuadrilateral.hpp>
◆ MapQuadrilateral()
| Gedim::MapQuadrilateral::MapQuadrilateral |
( |
| ) |
|
|
inline |
◆ ~MapQuadrilateral()
| Gedim::MapQuadrilateral::~MapQuadrilateral |
( |
| ) |
|
|
inline |
◆ DetJ()
| VectorXd Gedim::MapQuadrilateral::DetJ |
( |
const Eigen::MatrixXd & |
vertices, |
|
|
const Eigen::MatrixXd & |
referencePoints |
|
) |
| const |
◆ F()
| MatrixXd Gedim::MapQuadrilateral::F |
( |
const Eigen::MatrixXd & |
vertices, |
|
|
const Eigen::MatrixXd & |
referencePoints |
|
) |
| const |
◆ FInv()
| MatrixXd Gedim::MapQuadrilateral::FInv |
( |
const Eigen::MatrixXd & |
vertices, |
|
|
const Eigen::MatrixXd & |
points |
|
) |
| const |
◆ J()
| MatrixXd Gedim::MapQuadrilateral::J |
( |
const Eigen::MatrixXd & |
vertices, |
|
|
const Eigen::MatrixXd & |
referencePoints |
|
) |
| const |
◆ JInv()
| MatrixXd Gedim::MapQuadrilateral::JInv |
( |
const Eigen::MatrixXd & |
vertices, |
|
|
const Eigen::MatrixXd & |
referencePoints |
|
) |
| const |
◆ ReferencePoints
| Eigen::MatrixXd Gedim::MapQuadrilateral::ReferencePoints |
The documentation for this class was generated from the following files: