Opm::Properties::SolutionVector< TypeTag, TTag::FvBaseDiscretization > Struct Template Reference

The type of a solution for the whole grid at a fixed time. More...

#include <fvbasediscretization.hh>

Public Types

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

Detailed Description

template<class TypeTag>
struct Opm::Properties::SolutionVector< TypeTag, TTag::FvBaseDiscretization >

The type of a solution for the whole grid at a fixed time.

Member Typedef Documentation

◆ type

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

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