OpenLB 1.7
Loading...
Searching...
No Matches
Namespaces | Macros | Functions
indicatorF2D.hh File Reference
#include "utilities/omath.h"
#include "indicatorF2D.h"
#include "utilities/vectorHelpers.h"
+ Include dependency graph for indicatorF2D.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  olb
 Top level namespace for all of OpenLB.
 

Macros

#define M_PI   3.14159265358979323846
 
#define M_PI2   1.57079632679489661923
 

Functions

template<typename S >
IndicatorCuboid2D< S > * olb::createIndicatorCuboid2D (XMLreader const &params, bool verbose=false)
 
template<typename S >
IndicatorCircle2D< S > * olb::createIndicatorCircle2D (XMLreader const &params, bool verbose=false)
 
template<typename S >
IndicatorTriangle2D< S > * olb::createIndicatorTriangle2D (XMLreader const &params, bool verbose)
 
template<typename S >
IndicatorEquiTriangle2D< S > * olb::createIndicatorEquiTriangle2D (XMLreader const &params, bool verbose)
 

Macro Definition Documentation

◆ M_PI

#define M_PI   3.14159265358979323846

Definition at line 33 of file indicatorF2D.hh.

◆ M_PI2

#define M_PI2   1.57079632679489661923

Definition at line 35 of file indicatorF2D.hh.