h o m e | d o c u m e n t a t i o n | c l a s s h i e r a r c h y |
#include <AdvancedFunctions0D.h>
Inheritance diagram for DensityF0D:
Public Member Functions | |
DensityF0D (double sigma=2) | |
string | getName () const |
double | operator() (Interface0DIterator &iter) |
|
Builds the functor from the gaussian sigma value.
|
|
Returns the string "DensityF0D" Reimplemented from UnaryFunction0D< double >. |
|
The () operator. Reimplemented from UnaryFunction0D< double >. |