3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Loading...
Searching...
No Matches
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 More...

#include <dumux/discretization/staggered.hh>

Inheritance diagram for Dumux::Properties::SolutionVector< TypeTag, TTag::StaggeredModel >:
Inheritance graph

Description

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

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

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: