MADNESS
version 0.9
|
#include <extra.h>
Public Member Functions | |
WF (const std::string &STR, const complex_functionT &FUNC) | |
WF (const int &timeStep, const complex_functionT &FUNC) | |
Public Attributes | |
std::string | str |
complex_functionT | func |
int | t |
|
inline |
References madness::Function< T, NDIM >::truncate().
|
inline |
References madness::Function< T, NDIM >::truncate().
complex_functionT WF::func |
Referenced by projectPsi().
std::string WF::str |
int WF::t |