MADNESS
version 0.9
|
#include <response.h>
Public Member Functions | |
PurturbationOperator (madness::World &world, madness::Function< double, 3 > op, int axis, double freq) | |
Public Attributes | |
madness::World & | world |
madness::Function< double, 3 > & | op |
int | axis |
double | freq |
|
inline |
int PurturbationOperator::axis |
double PurturbationOperator::freq |
madness::Function<double,3>& PurturbationOperator::op |
madness::World& PurturbationOperator::world |