3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Public Types | List of all members
Dumux::Properties::CellCenterSolutionVector< TypeTag, TTag::StaggeredModel > 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/staggered.hh>

Description

template<class TypeTag>
struct Dumux::Properties::CellCenterSolutionVector< TypeTag, TTag::StaggeredModel >

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::CellCenterPrimaryVariables > >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::CellCenterSolutionVector< TypeTag, TTag::StaggeredModel >::type = Dune::BlockVector<GetPropType<TypeTag, Properties::CellCenterPrimaryVariables> >

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