OGS
GetElementRotationMatrices.h File Reference

Detailed Description

Created on May 14, 2021, 2:38 PM

Definition in file GetElementRotationMatrices.h.

#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.