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

Helper functions for normals. More...

#include <algorithm>
#include <dune/common/float_cmp.hh>

Go to the source code of this file.

Description

Helper functions for normals.

Namespaces

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

Functions

template<class Vector >
Vector Dumux::normal (const Vector &v)
 Create a vector normal to the given one (v is expected to be non-zero) More...
 
template<class Vector >
Vector Dumux::unitNormal (const Vector &v)
 Create a vector normal to the given one (v is expected to be non-zero) More...
 
Include dependency graph for normal.hh: