|
MADNESS 0.10.1
|
#include <madness/mra/mra.h>#include <madness/mra/operator.h>#include <madness/mra/nonlinsol.h>#include <madness/mra/lbdeux.h>#include <madness/mra/qmprop.h>#include <madness/misc/misc.h>#include <madness/misc/ran.h>#include <madness/tensor/systolic.h>#include <madness/tensor/solvers.h>#include <madness/tensor/elem.h>#include <madness/chem/xcfunctional.h>#include <madness/chem/SCFOperators.h>#include <madness/mra/legendre.h>
Typedefs | |
| typedef Function< std::complex< double >, 3 > | complex_functionT |
| typedef Convolution1D< double_complex > | complex_operatorT |
| typedef Vector< double, 3 > | coordT |
| typedef std::vector< complex_functionT > | cvecfuncT |
| typedef FunctionFactory< double, 3 > | factoryT |
| typedef Function< double, 3 > | functionT |
| typedef std::shared_ptr< FunctionFunctorInterface< double, 3 > > | functorT |
| typedef SeparatedConvolution< double, 3 > | operatorT |
| typedef std::pair< vecfuncT, vecfuncT > | pairvecfuncT |
| typedef std::shared_ptr< WorldDCPmapInterface< Key< 3 > > > | pmapT |
| typedef std::shared_ptr< operatorT> | poperatorT |
| typedef std::vector< pairvecfuncT > | subspaceT |
| typedef Tensor< double > | tensorT |
| typedef std::vector< functionT > | vecfuncT |
Functions | |
| static double | guess (const coord_3d &r) |
| double | iterate_ground (World &world, NonlinearSolver &solver, real_function_3d &V, real_function_3d &psi, double &eps) |
| int | main (int argc, char **argv) |
| static double | V (const coord_3d &r) |
Variables | |
| std::vector< std::shared_ptr< real_derivative_3d > > | gradop |
| static const long | k = 8 |
| static const double | length = 50.0 |
| static const double | thresh = 1e-8 |
| typedef Function<std::complex<double>,3> complex_functionT |
| typedef Convolution1D<double_complex> complex_operatorT |
| typedef std::vector<complex_functionT> cvecfuncT |
| typedef FunctionFactory<double,3> factoryT |
| typedef std::shared_ptr< FunctionFunctorInterface<double,3> > functorT |
| typedef SeparatedConvolution<double,3> operatorT |
| typedef std::pair<vecfuncT,vecfuncT> pairvecfuncT |
| typedef std::shared_ptr< WorldDCPmapInterface< Key<3> > > pmapT |
| typedef std::shared_ptr<operatorT> poperatorT |
| typedef std::vector<pairvecfuncT> subspaceT |
|
static |
References e(), and madness::nonlinear_vector_solver().
Referenced by main().
| double iterate_ground | ( | World & | world, |
| NonlinearSolver & | solver, | ||
| real_function_3d & | V, | ||
| real_function_3d & | psi, | ||
| double & | eps | ||
| ) |
References madness::BSHOperator3D(), e(), madness::inner(), madness::nonlinear_vector_solver(), norm(), madness::Function< T, NDIM >::norm2(), op(), madness::print(), psi(), madness::World::rank(), madness::Function< T, NDIM >::scale(), madness::Function< T, NDIM >::truncate(), madness::NonlinearSolverND< NDIM >::update(), and V().
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
References axis, SafeMPI::COMM_WORLD, madness::CoulombOperator(), madness::CoulombOperatorPtr(), e(), madness::WorldGopInterface::fence(), madness::finalize(), madness::World::gop, gradop, guess(), madness::initialize(), madness::inner(), iterate_ground(), k, length, madness::nonlinear_vector_solver(), op(), potential(), madness::print(), psi(), madness::World::rank(), madness::Function< T, NDIM >::reconstruct(), madness::Function< T, NDIM >::scale(), 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::square(), madness::startup(), thresh, madness::Function< T, NDIM >::truncate(), V(), and xc.
|
static |
References e(), and madness::nonlinear_vector_solver().
Referenced by iterate_ground(), and main().
| std::vector< std::shared_ptr<real_derivative_3d> > gradop |
Referenced by main().
|
static |
Referenced by main().
|
static |
Referenced by hashbig(), hashlittle(), hashlittle2(), hashword(), madness::test_output::ltrim_to_length(), and main().