SG++-Doxygen-Documentation
sgpp::combigrid::GeneralFunctionDirector1< Out > Class Template Referenceabstract

#include <GeneralFunctionDirector.hpp>

Public Member Functions

virtual Out eval ()=0
 
 GeneralFunctionDirector1 ()
 
virtual GeneralFunction1< Out > toFunction ()
 
virtual ~GeneralFunctionDirector1 ()
 

Constructor & Destructor Documentation

◆ GeneralFunctionDirector1()

template<typename Out>
sgpp::combigrid::GeneralFunctionDirector1< Out >::GeneralFunctionDirector1 ( )
inline

◆ ~GeneralFunctionDirector1()

Member Function Documentation

◆ eval()

template<typename Out>
virtual Out sgpp::combigrid::GeneralFunctionDirector1< Out >::eval ( )
pure virtual

◆ toFunction()

template<typename Out >
GeneralFunction1< Out > sgpp::combigrid::GeneralFunctionDirector1< Out >::toFunction ( )
virtual

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