NuTo
Numerics Tool
Namespaces | Typedefs
DofMatrix.h File Reference
#include "nuto/mechanics/dofs/DofMatrixContainer.h"

Go to the source code of this file.

Namespaces

 NuTo
 

Typedefs

template<typename T >
using NuTo::DofMatrix = DofMatrixContainer< Eigen::Matrix< T, Eigen::Dynamic, Eigen::Dynamic >>
 dof container that is also capable of performing calculations. More...