MADNESS  version 0.9
Public Member Functions | List of all members
madness::VextCosFunctor< T > Class Template Reference

A generic functor to compute external potential for TDDFT. More...

#include <SCF.h>

Public Member Functions

 VextCosFunctor (World &world, const FunctionFunctorInterface< T, 3 > *functor, double omega)
 
Function< T, 3 > operator() (const double t) const
 

Detailed Description

template<typename T>
class madness::VextCosFunctor< T >

A generic functor to compute external potential for TDDFT.

Constructor & Destructor Documentation

template<typename T >
madness::VextCosFunctor< T >::VextCosFunctor ( World world,
const FunctionFunctorInterface< T, 3 > *  functor,
double  omega 
)
inline

Member Function Documentation

template<typename T >
Function<T,3> madness::VextCosFunctor< T >::operator() ( const double  t) const
inline

References mpfr::cos().


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