Set the type of a global jacobian matrix from the solution types TODO: move to LinearAlgebra traits.
#include <dumux/discretization/fvproperties.hh>
| Public Types | |
| using | type = typename Dune::BCRSMatrix<MatrixBlock> | 
| using Dumux::Properties::JacobianMatrix< TypeTag, TTag::FiniteVolumeModel >::type = typename Dune::BCRSMatrix<MatrixBlock> |