OpenMCTDHB v2.3
Functions/Subroutines

density.F File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine density (Inv_rho_jk, rho_jk, dicht3, dicht4, workr)
 this subroutine is part of the heidelberg mctdh package please see the source code for details
subroutine denmat (dicht1, dicht2, dicht3, dicht4, dim, workr, epsrel)
 this subroutine is part of the heidelberg mctdh package please see the source code for details
subroutine matinv (invers, eval, evek, dim, epsrel, work)
 this subroutine is part of the heidelberg mctdh package please see the source code for details

Function Documentation

subroutine denmat ( complex*16,dimension(dim,dim)  dicht1,
complex*16,dimension(dim,dim)  dicht2,
real*8,dimension(dim,2)  dicht3,
complex*16,dimension(dim,dim)  dicht4,
integer  dim,
real*8,dimension(3*dim)  workr,
real*8  epsrel 
)

this subroutine is part of the heidelberg mctdh package please see the source code for details

Definition at line 78 of file density.F.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine density ( complex*16,dimension(morb,morb)  Inv_rho_jk,
complex*16,dimension(morb,morb)  rho_jk,
real*8,dimension(morb,2)  dicht3,
complex*16,dimension(morb,morb)  dicht4,
real*8,dimension(3*morb)  workr 
)

this subroutine is part of the heidelberg mctdh package please see the source code for details

Definition at line 27 of file density.F.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine matinv ( complex*16,dimension(dim,dim)  invers,
real*8,dimension(dim,2)  eval,
complex*16,dimension(dim,dim)  evek,
integer  dim,
real*8  epsrel,
real*8,dimension(3*dim)  work 
)

this subroutine is part of the heidelberg mctdh package please see the source code for details

Definition at line 126 of file density.F.

Here is the call graph for this function:

Here is the caller graph for this function:

 All Namespaces Files Functions Variables