OpenMCTDHB v2.3
Functions/Subroutines

sillib.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine SILStep (Psi, DtPsi, PsiDim, IntPeriod, IntOrder, TolError, Relax, Restart, StdForm, Steps, Krylov, Stepsize, TrueOrder, ErrorCode, Time, Func, EigenVector, EigenVal, Diagonal, OffDg2, OffDiag, CData, RData, IData, LData)
 this subroutine is part of the heidelberg mctdh package please see the source code for details
subroutine SILErrorMsg (Error, Msg)
 this subroutine is part of the heidelberg mctdh package please see the source code for details
subroutine SILdiag (Psi, DtPsi, PsiDim, IntOrder, TolError, StdForm, Steps, Krylov, TrueOrder, ErrorCode, rlaxnum, Time, ortho, Func, EigenVector, EigenVal, Diagonal, OffDg2, OffDiag, CData, RData, IData, LData)
 this subroutine is part of the heidelberg mctdh package please see the source code for details
subroutine WriteStep (Step, Order, Stepsize, Error, Time)
 this subroutine is part of the heidelberg mctdh package please see the source code for details

Function Documentation

subroutine SILdiag ( Complex*16,dimension(psidim)  Psi,
Complex*16,dimension(psidim)  DtPsi,
Integer  PsiDim,
Integer  IntOrder,
Real*8  TolError,
Logical  StdForm,
Integer  Steps,
Complex*16,dimension(psidim,2:intorder)  Krylov,
Integer  TrueOrder,
Integer  ErrorCode,
Integer  rlaxnum,
Real*8  Time,
Logical  ortho,
Func  ,
Real*8,dimension(0:intorder,0:intorder+2)  EigenVector,
Real*8,dimension(0:intorder)  EigenVal,
Real*8,dimension(0:intorder)  Diagonal,
Real*8,dimension(intorder+1)  OffDg2,
Real*8,dimension(intorder)  OffDiag,
Complex*16,dimension(*)  CData,
Real*8,dimension(*)  RData,
Integer,dimension(*)  IData,
Logical,dimension(*)  LData 
)

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

Definition at line 491 of file sillib.f.

Here is the call graph for this function:

subroutine SILErrorMsg ( Integer  Error,
Character*(*)  Msg 
)

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

Definition at line 403 of file sillib.f.

subroutine SILStep ( Complex*16,dimension(psidim)  Psi,
Complex*16,dimension(psidim)  DtPsi,
Integer  PsiDim,
Real*8  IntPeriod,
Integer  IntOrder,
Real*8  TolError,
Logical  Relax,
Logical  Restart,
Logical  StdForm,
Integer  Steps,
Complex*16,dimension(psidim,2:intorder)  Krylov,
Real*8  Stepsize,
Integer  TrueOrder,
Integer  ErrorCode,
Real*8  Time,
Func  ,
Real*8,dimension(0:intorder,0:intorder+2)  EigenVector,
Real*8,dimension(0:intorder)  EigenVal,
Real*8,dimension(0:intorder)  Diagonal,
Real*8,dimension(intorder+1)  OffDg2,
Real*8,dimension(intorder)  OffDiag,
Complex*16,dimension(*)  CData,
Real*8,dimension(*)  RData,
Integer,dimension(*)  IData,
Logical,dimension(*)  LData 
)

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

Definition at line 99 of file sillib.f.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine WriteStep ( Integer  Step,
Integer  Order,
Real*8  Stepsize,
Real*8  Error,
Real*8  Time 
)

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

Definition at line 845 of file sillib.f.

 All Namespaces Files Functions Variables