3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::SolutionVector< TypeTag, TTag::FiniteVolumeModel > Struct Template Reference

The type of a solution for the whole grid at a fixed time TODO: move to LinearAlgebra traits. More...

#include <dumux/discretization/fvproperties.hh>

Description

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

The type of a solution for the whole grid at a fixed time TODO: move to LinearAlgebra traits.

Public Types

using type = Dune::BlockVector< GetPropType< TypeTag, Properties::PrimaryVariables > >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::SolutionVector< TypeTag, TTag::FiniteVolumeModel >::type = Dune::BlockVector<GetPropType<TypeTag, Properties::PrimaryVariables> >

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