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