|
MCTDH-X
v2.22
|
Public Member Functions | |
| subroutine | step_anyons_tdmc (temp, lambda, L, boson_density, syndrome, step, abort) |
| subroutine | init_random_seed () |
| subroutine anyons::init_random_seed | ( | ) |
| subroutine anyons::step_anyons_tdmc | ( | real( c_double ) | temp, |
| real( c_double ) | lambda, | ||
| integer | L, | ||
| real( c_double ), dimension(ndvr_x*ndvr_y) | boson_density, | ||
| real( c_double ), dimension(0:l**2-1-l) | syndrome, | ||
| integer | step, | ||
| logical (c_bool) | abort | ||
| ) |
References auxiliary_routines::get_ijk_from_m(), and init_random_seed().
Referenced by get_1bodypotential().

