OGS
|
Created on May 14, 2021, 2:38 PM
Definition in file GetElementRotationMatrices.h.
#include <Eigen/Core>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | MeshLib |
Functions | |
std::vector< Eigen::MatrixXd > | MeshLib::getElementRotationMatrices (int const space_dimension, int const mesh_dimension, std::vector< Element * > const &elements) |
Element rotation matrix computation. | |