NuTo
Numerics Tool
Namespaces | Typedefs
DofMatrixSparse.h File Reference
#include "nuto/mechanics/dofs/DofMatrixContainer.h"
#include <eigen3/Eigen/Sparse>

Go to the source code of this file.

Namespaces

 NuTo
 

Typedefs

template<typename T >
using NuTo::DofMatrixSparse = DofMatrixContainer< Eigen::SparseMatrix< T >>
 dof container that is also capable of performing calculations. More...