OGS
GetElementRotationMatrices.cpp File Reference

Detailed Description

Created on May 14, 2021, 2:38 PM

Definition in file GetElementRotationMatrices.cpp.

Include dependency graph for GetElementRotationMatrices.cpp:

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.