version 3.8
Dumux::Properties::JacobianMatrix< TypeTag, TTag::FiniteVolumeModel > Struct Template Reference

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 >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::JacobianMatrix< TypeTag, TTag::FiniteVolumeModel >::type = typename Dune::BCRSMatrix<MatrixBlock>

The documentation for this struct was generated from the following file: