![]() |
OpenLB 1.8.1
|
addition functor acts as union More...
#include <smoothIndicatorCalcF2D.h>
Inheritance diagram for olb::SmoothIndicPlus2D< T, S >:
Collaboration diagram for olb::SmoothIndicPlus2D< T, S >:Public Member Functions | |
| SmoothIndicPlus2D (SmoothIndicatorF2D< T, S > &f, SmoothIndicatorF2D< T, S > &g) | |
| bool | operator() (T output[], const S input[]) override |
Public Member Functions inherited from olb::SmoothIndicCalc2D< T, S > | |
| SmoothIndicCalc2D (SmoothIndicatorF2D< T, S > &f, SmoothIndicatorF2D< T, S > &g) | |
Additional Inherited Members | |
Protected Attributes inherited from olb::SmoothIndicCalc2D< T, S > | |
| SmoothIndicatorF2D< T, S > & | _f |
| SmoothIndicatorF2D< T, S > & | _g |
addition functor acts as union
Definition at line 46 of file smoothIndicatorCalcF2D.h.
| olb::SmoothIndicPlus2D< T, S >::SmoothIndicPlus2D | ( | SmoothIndicatorF2D< T, S > & | f, |
| SmoothIndicatorF2D< T, S > & | g ) |
Definition at line 48 of file smoothIndicatorCalcF2D.hh.
|
override |
Definition at line 54 of file smoothIndicatorCalcF2D.hh.
References olb::util::max().
Here is the call graph for this function: