MADNESS  version 0.9
Classes | Typedefs | Functions | Variables
tdse4.cc File Reference

Evolves the hydrogen molecular ion in 4D ... 3 electron + 1 nuclear degree of freedom. More...

#include <madness/mra/mra.h>
#include <madness/mra/funcimpl.h>
#include <madness/mra/qmprop.h>
#include <madness/mra/operator.h>
#include <madness/constants.h>
#include <madness/tensor/vmath.h>
#include <madness/mra/lbdeux.h>
Include dependency graph for tdse4.cc:

Classes

struct  InputParameters
 

Typedefs

typedef Vector< double, 4 > coordT
 
typedef std::shared_ptr
< FunctionFunctorInterface
< double, 4 > > 
functorT
 
typedef Function< double, 4 > functionT
 
typedef FunctionFactory
< double, 4 > 
factoryT
 
typedef SeparatedConvolution
< double, 4 > 
operatorT
 
typedef std::shared_ptr
< FunctionFunctorInterface
< double_complex, 4 > > 
complex_functorT
 
typedef Function
< double_complex, 4 > 
complex_functionT
 
typedef FunctionFactory
< double_complex, 4 > 
complex_factoryT
 
typedef Convolution1D
< double_complex
complex_operatorT
 
typedef std::shared_ptr
< WorldDCPmapInterface< Key< 4 > > > 
pmapT
 

Functions

double real (double a)
 
std::ostream & operator<< (std::ostream &s, const InputParameters &p)
 
double xdipole (const coordT &r)
 
double ydipole (const coordT &r)
 
double zdipole (const coordT &r)
 
double bond_length (const coordT &r)
 
double laser (double t)
 
double myreal (double t)
 
double myreal (const double_complex &t)
 
template<typename T >
double energy (World &world, const Function< T, 4 > &psi, const functionT &pote, const functionT &potn, const functionT &potf)
 
double fred (const coordT &r)
 
double delsqfred (const coordT &r)
 
void testbsh (World &world)
 
void converge (World &world, functionT &potn, functionT &pote, functionT &pot, functionT &psi, double &eps)
 
complex_functionT APPLY (const complex_operatorT *Ge, const complex_operatorT *Gn, const complex_functionT &psi)
 
complex_functionT trotter (World &world, const complex_functionT &expV, const complex_operatorT *Ge, const complex_operatorT *Gn, const complex_functionT &psi0)
 
complex_functionT make_exp (double t, const functionT &v)
 
void print_stats_header (World &world)
 
void print_stats (World &world, int step, double t, const functionT &pote, const functionT &potn, const functionT &potf, const functionT &x, const functionT &y, const functionT &z, const functionT &R, const complex_functionT &psi0, const complex_functionT &psi)
 
const char * wave_function_filename (int step)
 
const char * wave_function_small_plot_filename (int step)
 
const char * wave_function_large_plot_filename (int step)
 
complex_functionT wave_function_load (World &world, int step)
 
void wave_function_store (World &world, int step, const complex_functionT &psi)
 
bool wave_function_exists (World &world, int step)
 
void loadbal (World &world, functionT &pote, functionT &potn, functionT &pot, functionT &vt, complex_functionT &psi, complex_functionT &psi0, functionT &x, functionT &y, functionT &z, functionT &R)
 
template<typename T >
void initial_loadbal (World &world, functionT &pote, functionT &potn, functionT &pot, Function< T, 4 > &psi)
 
void propagate (World &world, functionT &pote, functionT &potn, functionT &pot, int step0)
 
void doit (World &world)
 
int main (int argc, char **argv)
 

Variables

InputParameters param
 

Detailed Description

Evolves the hydrogen molecular ion in 4D ... 3 electron + 1 nuclear degree of freedom.

Typedef Documentation

typedef Vector<double,4> coordT
typedef FunctionFactory<double,4> factoryT
typedef Function<double,4> functionT
typedef SeparatedConvolution<double,4> operatorT

Function Documentation

complex_functionT APPLY ( const complex_operatorT Ge,
const complex_operatorT Gn,
const complex_functionT psi 
)
double bond_length ( const coordT r)

Referenced by propagate().

void converge ( World world,
functionT potn,
functionT pote,
functionT pot,
functionT psi,
double &  eps 
)
double delsqfred ( const coordT r)

References mpfr::exp().

Referenced by testbsh().

void doit ( World world)
template<typename T >
double energy ( World world,
const Function< T, 4 > &  psi,
const functionT pote,
const functionT potn,
const functionT potf 
)
double fred ( const coordT r)
template<typename T >
void initial_loadbal ( World world,
functionT pote,
functionT potn,
functionT pot,
Function< T, 4 > &  psi 
)
double laser ( double  t)
void loadbal ( World world,
functionT pote,
functionT potn,
functionT pot,
functionT vt,
complex_functionT psi,
complex_functionT psi0,
functionT x,
functionT y,
functionT z,
functionT R 
)
int main ( int  argc,
char **  argv 
)
complex_functionT make_exp ( double  t,
const functionT v 
)
double myreal ( double  t)

Referenced by energy().

double myreal ( const double_complex t)

References madness::real(), and real().

std::ostream& operator<< ( std::ostream &  s,
const InputParameters p 
)
void print_stats ( World world,
int  step,
double  t,
const functionT pote,
const functionT potn,
const functionT potf,
const functionT x,
const functionT y,
const functionT z,
const functionT R,
const complex_functionT psi0,
const complex_functionT psi 
)
void print_stats_header ( World world)

References madness::World::rank().

Referenced by propagate().

void propagate ( World world,
functionT pote,
functionT potn,
functionT pot,
int  step0 
)
double real ( double  a)

References a().

void testbsh ( World world)
complex_functionT trotter ( World world,
const complex_functionT expV,
const complex_operatorT Ge,
const complex_operatorT Gn,
const complex_functionT psi0 
)
bool wave_function_exists ( World world,
int  step 
)
const char* wave_function_filename ( int  step)
const char* wave_function_large_plot_filename ( int  step)
complex_functionT wave_function_load ( World world,
int  step 
)

References psi(), and wave_function_filename().

Referenced by propagate().

const char* wave_function_small_plot_filename ( int  step)
void wave_function_store ( World world,
int  step,
const complex_functionT psi 
)

References InputParameters::nio, psi(), and wave_function_filename().

Referenced by doit(), and propagate().

double xdipole ( const coordT r)

Referenced by propagate().

double ydipole ( const coordT r)

Referenced by propagate().

double zdipole ( const coordT r)

Referenced by propagate().

Variable Documentation