3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs
numeqvector.hh File Reference

A helper to deduce a vector with the same size as numbers of equations. More...

#include <cstddef>

Go to the source code of this file.

Description

A helper to deduce a vector with the same size as numbers of equations.

Classes

struct  Dumux::NumEqVectorTraits< PrimaryVariables >
 

Namespaces

namespace  Dumux
 Adaption of the non-isothermal two-phase two-component flow model to problems with CO2.
 

Typedefs

template<class PrimaryVariables >
using Dumux::NumEqVector = typename NumEqVectorTraits< PrimaryVariables >::type
 A vector with the same size as numbers of equations This is the default implementation and has to be specialized for all custom primary variable vector types. More...
 
Include dependency graph for numeqvector.hh: