OpenMCTDHB v2.3
Functions/Subroutines

abmlib.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine ABM (Psi, DtPsi, PsiDim, IntPeriod, AbsTime, IntOrder, InitStep, TolError, RestartABM, Steps, RepeatedSteps, ErrorCode, AuxPsi, Func, CalcError, CData, RData, IData, LData)
 this subroutine is part of the heidelberg mctdh package please see the source code for details
subroutine AbsABMError (Predicted, Corrected, Psidim, Error, CData, RData, IData, LData)
 this subroutine is part of the heidelberg mctdh package please see the source code for details
subroutine RelABMError (Predicted, Corrected, Psidim, Error, CData, RData, IData, LData)
 this subroutine is part of the heidelberg mctdh package please see the source code for details
subroutine WriteABMStep (Step, Order, Stepsize, Error)
 this subroutine is part of the heidelberg mctdh package please see the source code for details
subroutine ABMErrorMsg (Error, Msg)
 this subroutine is part of the heidelberg mctdh package please see the source code for details

Function Documentation

subroutine ABM ( Complex*16,dimension(psidim)  Psi,
Complex*16,dimension(psidim)  DtPsi,
Integer  PsiDim,
Real*8  IntPeriod,
Real*8  AbsTime,
Integer  IntOrder,
Real*8  InitStep,
Real*8  TolError,
Logical  RestartABM,
Integer  Steps,
Integer  RepeatedSteps,
Integer  ErrorCode,
Complex*16,dimension(psidim,intorder+1)  AuxPsi,
Func  ,
CalcError  ,
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 103 of file abmlib.f.

Here is the caller graph for this function:

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

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

Definition at line 642 of file abmlib.f.

subroutine AbsABMError ( Complex*16,dimension(psidim)  Predicted,
Complex*16,dimension(psidim)  Corrected,
Integer  PsiDim,
Real*8  Error,
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 487 of file abmlib.f.

Here is the caller graph for this function:

subroutine RelABMError ( Complex*16,dimension(psidim)  Predicted,
Complex*16,dimension(psidim)  Corrected,
Integer  PsiDim,
Real*8  Error,
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 554 of file abmlib.f.

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

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

Definition at line 611 of file abmlib.f.

 All Namespaces Files Functions Variables