MCTDH-X
v2.22
|
Functions/Subroutines | |
subroutine | get_1bodypotential (time, PSI) |
subroutine | get_bh_offset (BH_Offset) |
subroutine | get_nlevelpotentials (time) |
subroutine get_1bodypotential | ( | real*8, intent(in) | time, |
complex*16, dimension(ndvr_x*ndvr_y*ndvr_z,morb), optional | PSI | ||
) |
References get_bh_offset(), get_nlevelpotentials(), anyons::step_anyons_tdmc(), and input_output::write_anyons().
Referenced by get_initial_nlevelorbitals(), get_initial_orbitals(), kineticenergyaction::get_kineticenergyaction_allorbitals(), kineticenergyaction::get_kineticenergyaction_allorbitals_nlevel(), auxiliary_analysis_routines::get_kineticenergyaction_allorbitalsanalysis(), master_slave_parallelization::slave_process_nlevelorbitals(), and master_slave_parallelization::slave_process_orbitals().
subroutine get_bh_offset | ( | complex*16, dimension(morb) | BH_Offset | ) |
Referenced by get_1bodypotential(), and master_slave_parallelization::master_fci().
subroutine get_nlevelpotentials | ( | real*8 | time | ) |