3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
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. More...

#include <dumux/discretization/fvproperties.hh>

Description

template<class TypeTag>
struct Dumux::Properties::JacobianMatrix< TypeTag, TTag::FiniteVolumeModel >

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 >
 

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: