Loading [MathJax]/extensions/tex2jax.js
3.1-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Types | List of all members
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>

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< CellCenterSolutionVector, FaceSolutionVector >
 

Member Typedef Documentation

◆ type

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

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