|
MADNESS 0.10.1
|
#include <fcwf.h>
Private Attributes | |
| bool | m_initialized |
| std::vector< complex_function_3d > | m_psi |
| Fcwf::Fcwf | ( | ) |
References m_initialized.
Referenced by KramersPair(), operator*(), operator*(), operator*(), operator+(), and operator-().
| Fcwf::Fcwf | ( | const complex_function_3d & | wf1, |
| const complex_function_3d & | wf2, | ||
| const complex_function_3d & | wf3, | ||
| const complex_function_3d & | wf4 | ||
| ) |
References m_initialized, m_psi, MADNESS_ASSERT, and madness::nonlinear_vector_solver().
| Fcwf::Fcwf | ( | World & | world | ) |
References m_initialized, m_psi, and MADNESS_ASSERT.
|
explicit |
References m_initialized, m_psi, and MADNESS_ASSERT.
| Fcwf::Fcwf | ( | const Fcwf & | phi | ) |
References copy(), m_initialized, m_psi, MADNESS_ASSERT, and size().
| void Fcwf::apply | ( | World & | world, |
| complex_derivative_3d & | D | ||
| ) |
References madness::apply(), and m_psi.
| void Fcwf::apply | ( | World & | world, |
| real_convolution_3d & | op | ||
| ) |
References madness::apply(), m_psi, and op().
| void Fcwf::compress | ( | ) |
References compress(), m_initialized, m_psi, and MADNESS_ASSERT.
Referenced by compress().
| bool Fcwf::getinitialize | ( | ) |
References m_initialized.
Referenced by inner(), inner(), inner_func(), operator+(), operator+=(), operator-(), and operator-=().
| bool Fcwf::getinitialize | ( | ) | const |
References m_initialized.
References getinitialize(), madness::inner(), m_initialized, m_psi, MADNESS_ASSERT, and madness::nonlinear_vector_solver().
| Fcwf Fcwf::KramersPair | ( | ) |
References Fcwf(), madness::conj(), m_psi, and madness::nonlinear_vector_solver().
| double Fcwf::norm2 | ( | ) |
References madness::inner(), m_initialized, m_psi, MADNESS_ASSERT, and madness::nonlinear_vector_solver().
Referenced by normalize().
| void Fcwf::normalize | ( | ) |
References m_initialized, m_psi, MADNESS_ASSERT, norm(), and norm2().
| Fcwf Fcwf::operator* | ( | madness::complex_function_3d & | phi | ) |
References Fcwf(), m_initialized, m_psi, MADNESS_ASSERT, and madness::nonlinear_vector_solver().
| Fcwf Fcwf::operator* | ( | madness::real_function_3d & | phi | ) |
References Fcwf(), m_initialized, m_psi, MADNESS_ASSERT, and madness::nonlinear_vector_solver().
References Fcwf(), a, m_initialized, m_psi, MADNESS_ASSERT, and madness::nonlinear_vector_solver().
References Fcwf(), copy(), getinitialize(), m_initialized, m_psi, MADNESS_ASSERT, and madness::nonlinear_vector_solver().
References copy(), getinitialize(), m_initialized, m_psi, and MADNESS_ASSERT.
References Fcwf(), copy(), getinitialize(), m_initialized, m_psi, MADNESS_ASSERT, and madness::nonlinear_vector_solver().
References copy(), getinitialize(), m_initialized, m_psi, MADNESS_ASSERT, and scale().
References m_initialized, and m_psi.
| complex_function_3d & Fcwf::operator[] | ( | const int | i | ) |
References m_initialized, m_psi, and MADNESS_ASSERT.
| const complex_function_3d & Fcwf::operator[] | ( | const int | i | ) | const |
References m_initialized, m_psi, and MADNESS_ASSERT.
| void Fcwf::reconstruct | ( | ) |
References m_initialized, m_psi, MADNESS_ASSERT, and reconstruct().
Referenced by reconstruct().
References a, m_initialized, m_psi, and MADNESS_ASSERT.
Referenced by inner_func(), and operator-=().
References m_initialized, m_psi, and MADNESS_ASSERT.
Referenced by Fcwf().
References m_initialized, m_psi, and MADNESS_ASSERT.
| void Fcwf::truncate | ( | ) |
References m_initialized, m_psi, and MADNESS_ASSERT.
Referenced by main().
|
private |
Referenced by Fcwf(), Fcwf(), Fcwf(), Fcwf(), Fcwf(), compress(), getinitialize(), getinitialize(), inner(), norm2(), normalize(), operator*(), operator*(), operator*(), operator+(), operator+=(), operator-(), operator-=(), operator=(), operator[](), operator[](), reconstruct(), scale(), size(), size(), and truncate().
|
private |
Referenced by Fcwf(), Fcwf(), Fcwf(), Fcwf(), apply(), apply(), compress(), inner(), KramersPair(), norm2(), normalize(), operator*(), operator*(), operator*(), operator+(), operator+=(), operator-(), operator-=(), operator=(), operator[](), operator[](), reconstruct(), scale(), size(), size(), and truncate().