test the bsh operator
More...
|
| int | main (int argc, char **argv) |
| |
| double | q (double r) |
| |
| template<typename T > |
| int | test_bsh (World &world) |
| |
◆ main()
| int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
References SafeMPI::COMM_WORLD, e(), madness::error(), madness::WorldGopInterface::fence(), madness::finalize(), madness::World::gop, madness::initialize(), madness::nonlinear_vector_solver(), madness::print(), smalltest, and madness::startup().
◆ q()
◆ test_bsh()
template<typename T >
| int test_bsh |
( |
World & |
world | ) |
|
References aa, madness::copy(), madness::cpu_time(), e(), madness::f, madness::WorldGopInterface::fence(), madness::World::gop, k, madness::kmax, mu, madness::nonlinear_vector_solver(), norm(), op(), madness::constants::pi, pow(), madness::print(), madness::World::rank(), madness::FunctionDefaults< NDIM >::set_autorefine(), madness::FunctionDefaults< NDIM >::set_cubic_cell(), madness::FunctionDefaults< NDIM >::set_initial_level(), madness::FunctionDefaults< NDIM >::set_k(), madness::FunctionDefaults< NDIM >::set_refine(), madness::FunctionDefaults< NDIM >::set_thresh(), madness::FunctionDefaults< NDIM >::set_truncate_mode(), madness::FunctionDefaults< NDIM >::set_truncate_on_project(), smalltest, and madness::Function< T, NDIM >::truncate().
◆ aa
Referenced by madness::poly4erfc::poly4erfc(), compute_energy(), madness::NemoBase::compute_gradient(), madness::TensorTrain< T >::decompose(), drot(), madness::drot(), madness::TwoBodyFunctionSeparatedComponent< T, NDIM >::hash(), madness::CCPairFunction< T, NDIM >::inner_internal(), madness::archive::ArchiveLoadImpl< ParallelInputArchive< archiveT >, CCPairFunction< T, NDIM > >::load(), main(), main(), madness::MP2::make_Uphi0(), madness::SeparatedConvolution< Q, NDIM >::munorm2_ns(), madness::LRFunctorF12< T, NDIM, LDIM >::norm2(), gaussian::operator()(), madness::print_seq(), madness::print_seq(), madness::print_seq(), madness::print_seq(), q(), test_bsh(), madness::test_cholesky(), test_partial_inner_3d(), test_projector(), madness::test_rr_cholesky(), and test_tight_diffuse().
◆ smalltest