COOLFluiD  Release kernel
COOLFluiD is a Collaborative Simulation Environment (CSE) focused on complex MultiPhysics simulations.
Namespaces | Functions
Consts.hpp File Reference
#include <limits>
#include "common/CF.hpp"
#include "math/LibMath.hpp"

Go to the source code of this file.

Namespaces

 cf3
 Top-level namespace for coolfluid.
 
 cf3::math
 Basic Classes for Mathematical applications used by COOLFluiD.
 
 cf3::math::Consts
 Static functions for mathematical constants.
 

Functions

Real int_max ()
 Returns the maximum number representable with the chosen precision. More...
 
Real int_min ()
 Definition of the minimum number representable with the chosen precision. More...
 
Uint uint_max ()
 Returns the maximum number representable with the chosen precision. More...
 
Uint uint_min ()
 Definition of the minimum number representable with the chosen precision. More...
 
Real real_max ()
 Returns the maximum number representable with the chosen precision. More...
 
Real real_min ()
 Definition of the minimum number representable with the chosen precision. More...
 
Real real_nan ()
 Definition of the minimum number representable with the chosen precision. More...
 
Real eps ()
 
Real inf ()
 Definition of Infinity. More...
 
Real pi ()
 Definition of the Pi constant. More...
 
Send comments to:
COOLFluiD Web Admin