Flow123d  master-f44eb46
FunctorBase< Type > Member List

This is the complete list of members for FunctorBase< Type >, including all inherited members.

FunctorBase()FunctorBase< Type >
FunctorCommon()FunctorCommon< Type >
operator()(Type x)=0FunctorBase< Type >pure virtual
param(unsigned int param_name)FunctorCommon< Type >
param_FunctorCommon< Type >protected
set_param(unsigned int param_name, double param_value)FunctorCommon< Type >
set_param_from_func(FunctorCommon< TType > *func)FunctorCommon< Type >
~FunctorBase()FunctorBase< Type >virtual
~FunctorCommon()FunctorCommon< Type >virtual