3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Namespaces | Functions

Returns the normal axis index of a unit vector (0 = x, 1 = y, 2 = z) More...

#include <cstddef>
#include <algorithm>
#include <numeric>

Go to the source code of this file.

Description

Returns the normal axis index of a unit vector (0 = x, 1 = y, 2 = z)

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
 

Functions

template<class Vector >
static std::size_t Dumux::normalAxis (const Vector &v)
 
Include dependency graph for normalaxis.hh: