version 3.8
Dumux::Properties::FaceSolutionVector< 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::FacePrimaryVariables > >
 

Member Typedef Documentation

◆ type

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

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