NuTo
Numerics Tool
DofMatrixSparse.h
Go to the documentation of this file.
1 #pragma once
2 
4 #include <eigen3/Eigen/Sparse>
5 
6 namespace NuTo
7 {
9 template <typename T>
11 }
12 
dof container that is also capable of performing calculations.
Definition: DofMatrixContainer.h:13
Definition: Exception.h:6