3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Classes | Namespaces | Typedefs | Functions
porousmediumflow/tracer/volumevariables.hh File Reference

Quantities required by the tracer model in a control volume. More...

#include <cassert>
#include <array>
#include <type_traits>
#include <dune/common/std/type_traits.hh>
#include <dumux/porousmediumflow/volumevariables.hh>
#include <dumux/material/solidstates/updatesolidvolumefractions.hh>

Go to the source code of this file.

Description

Quantities required by the tracer model in a control volume.

Classes

class  Dumux::TracerVolumeVariables< Traits >
 Contains the quantities which are constant within a finite volume for the tracer model. More...
 

Namespaces

namespace  Dumux
 
namespace  Dumux::Detail
 

Typedefs

template<typename T , typename ... Ts>
using Dumux::Detail::SaturationDetector = decltype(std::declval< T >().spatialParams().saturation(std::declval< Ts >()...))
 

Functions

template<class T , typename ... Args>
static constexpr bool Dumux::Detail::hasSaturation ()
 
Include dependency graph for porousmediumflow/tracer/volumevariables.hh: