![]() |
OpenLB 1.8.1
|
IndicSmoothCalc2D //////////////////////////////// arithmetic helper class for Indicator 2d functors. More...
#include <smoothIndicatorCalcF2D.h>
Inheritance diagram for olb::SmoothIndicCalc2D< T, S >:
Collaboration diagram for olb::SmoothIndicCalc2D< T, S >:Public Member Functions | |
| SmoothIndicCalc2D (SmoothIndicatorF2D< T, S > &f, SmoothIndicatorF2D< T, S > &g) | |
Protected Attributes | |
| SmoothIndicatorF2D< T, S > & | _f |
| SmoothIndicatorF2D< T, S > & | _g |
IndicSmoothCalc2D //////////////////////////////// arithmetic helper class for Indicator 2d functors.
Definition at line 36 of file smoothIndicatorCalcF2D.h.
| olb::SmoothIndicCalc2D< T, S >::SmoothIndicCalc2D | ( | SmoothIndicatorF2D< T, S > & | f, |
| SmoothIndicatorF2D< T, S > & | g ) |
Definition at line 35 of file smoothIndicatorCalcF2D.hh.
References olb::util::max(), and olb::util::min().
Here is the call graph for this function:
|
protected |
Definition at line 38 of file smoothIndicatorCalcF2D.h.
|
protected |
Definition at line 39 of file smoothIndicatorCalcF2D.h.