MADNESS
0.10.1
|
#include <zcis.h>
Public Attributes | |
std::vector< complex_function_3d > | afunction |
std::vector< complex_function_3d > | apot |
std::vector< complex_function_3d > | bfunction |
std::vector< complex_function_3d > | bpot |
double | delta =1.e3 |
double | energy_change =1.e3 |
double | omega =0.0 |
Friends | |
double_complex | inner (const root &f, const root &g) |
inner product for the KAIN solver More... | |
|
friend |
inner product for the KAIN solver
std::vector<complex_function_3d> madness::Zcis::root::afunction |
std::vector<complex_function_3d> madness::Zcis::root::apot |
Referenced by madness::Zcis::compute_potentials(), and madness::Zcis::compute_residuals().
std::vector<complex_function_3d> madness::Zcis::root::bfunction |
std::vector<complex_function_3d> madness::Zcis::root::bpot |
Referenced by madness::Zcis::compute_potentials(), and madness::Zcis::compute_residuals().
double madness::Zcis::root::delta =1.e3 |
Referenced by madness::Zcis::compute_potentials(), and madness::Zcis::iterate().
double madness::Zcis::root::energy_change =1.e3 |
Referenced by madness::Zcis::compute_residuals().
double madness::Zcis::root::omega =0.0 |
Referenced by madness::Zcis::compute_residuals(), and madness::Zcis::iterate().