3.6-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Functions
#include <cstddef>
#include <algorithm>
#include <numeric>

Go to the source code of this file.

Description

Base class for the finite volume geometry vector for face-centered staggered models This builds up the sub control volumes and sub control volume faces for each element.

Namespaces

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

Functions

template<class Vector >
static std::size_t Dumux::normalAxis (const Vector &v)
 Returns the normal axis index of a unit vector (0 = x, 1 = y, 2 = z) More...
 
Include dependency graph for normalaxis.hh: