|
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 | |
|
friend |
inner product for the KAIN solver
| std::vector<complex_function_3d> madness::Zcis::root::afunction |
Referenced by madness::Zcis::compute_residuals(), and madness::Zcis::normalize().
| std::vector<complex_function_3d> madness::Zcis::root::apot |
Referenced by madness::Zcis::compute_residuals().
| std::vector<complex_function_3d> madness::Zcis::root::bfunction |
Referenced by madness::Zcis::compute_residuals(), and madness::Zcis::normalize().
| std::vector<complex_function_3d> madness::Zcis::root::bpot |
Referenced by madness::Zcis::compute_residuals().
Referenced by madness::Zcis::compute_residuals().
| double madness::Zcis::root::omega =0.0 |
Referenced by madness::Zcis::compute_residuals().