SG++-Doxygen-Documentation
sgpp::combigrid::GFDirWrapper< Out, In > Class Template Reference

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
 

Detailed Description

template<typename Out, typename In>
class sgpp::combigrid::GFDirWrapper< Out, In >

This is a protected helper class used internally to wrap python functions into MultiFunction objects.

Constructor & Destructor Documentation

◆ GFDirWrapper()

template<typename Out , typename In >
sgpp::combigrid::GFDirWrapper< Out, In >::GFDirWrapper ( GeneralFunctionDirector< Out, In > *  ptr)
inlineexplicit

◆ ~GFDirWrapper()

template<typename Out , typename In >
sgpp::combigrid::GFDirWrapper< Out, In >::~GFDirWrapper ( )
inline

Member Data Documentation

◆ ptr

template<typename Out , typename In >
GeneralFunctionDirector<Out, In>* sgpp::combigrid::GFDirWrapper< Out, In >::ptr

The documentation for this class was generated from the following file: