SG++-Doxygen-Documentation
|
This is a protected helper class used internally to wrap python functions into MultiFunction objects. More...
#include <GeneralFunctionDirector.hpp>
Public Member Functions | |
GFDirWrapper (GeneralFunctionDirector< Out, In > *ptr) | |
~GFDirWrapper () | |
Public Attributes | |
GeneralFunctionDirector< Out, In > * | ptr |
This is a protected helper class used internally to wrap python functions into MultiFunction objects.
|
inlineexplicit |
|
inline |
GeneralFunctionDirector<Out, In>* sgpp::combigrid::GFDirWrapper< Out, In >::ptr |