MADNESS  version 0.9
Public Member Functions | Public Attributes | List of all members
WF Struct Reference

#include <extra.h>

Collaboration diagram for WF:
Collaboration graph
[legend]

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
 

Constructor & Destructor Documentation

WF::WF ( const std::string &  STR,
const complex_functionT FUNC 
)
inline
WF::WF ( const int &  timeStep,
const complex_functionT FUNC 
)
inline

Member Data Documentation

Referenced by projectPsi().

std::string WF::str
int WF::t

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