OGS
GetElementRotationMatrices.h File Reference
#include <Eigen/Core>
#include <vector>
Include dependency graph for GetElementRotationMatrices.h:
This graph shows which files directly or indirectly include this file:

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.