version 3.9.0
Loading...
Searching...
No Matches

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. More...

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

Go to the source code of this file.

Description

Namespaces

namespace  Dumux
 

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)