version 3.8
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.

#include <dumux/discretization/staggered.hh>

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: