INIT Subroutine

public subroutine INIT(SELF, KINTERVALS, PWAVLEN_BOUND, KINTERVAL_MAP)

Uses

  • proc~~init~~UsesGraph proc~init INIT module~yomlun~4 YOMLUN proc~init->module~yomlun~4 module~yomcst~3 YOMCST proc~init->module~yomcst~3 module~yomhook yomhook proc~init->module~yomhook module~parkind1~2 PARKIND1 module~yomlun~4->module~parkind1~2 module~yomlun_ifsaux YOMLUN_IFSAUX module~yomlun~4->module~yomlun_ifsaux module~yomcst~3->module~parkind1~2 module~yomlun_ifsaux->module~parkind1~2

Arguments

Type IntentOptional Attributes Name
class(TSPECTRALPLANCK), intent(inout) :: SELF
integer(kind=JPIM), intent(in) :: KINTERVALS
real(kind=JPRB), intent(in) :: PWAVLEN_BOUND(:)
integer(kind=JPIM), intent(in) :: KINTERVAL_MAP(:)

Calls

proc~~init~~CallsGraph proc~init INIT proc~dr_hook dr_hook proc~init->proc~dr_hook proc~abor1 ABOR1 proc~init->proc~abor1

Contents