version 3.8
Dumux::Properties::SolutionVector< TypeTag, TTag::StaggeredModel > Struct Template Reference

default property value for the solution vector only used for monolithic solver TODO: move to LinearAlgebra traits

#include <dumux/discretization/staggered.hh>

Public Types

using type = Dune::MultiTypeBlockVector< FaceSolutionVector, CellCenterSolutionVector >
 

Member Typedef Documentation

◆ type

template<class TypeTag >
using Dumux::Properties::SolutionVector< TypeTag, TTag::StaggeredModel >::type = Dune::MultiTypeBlockVector<FaceSolutionVector, CellCenterSolutionVector>

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