LEINV_STRIDES Subroutine

public subroutine LEINV_STRIDES(KF_LEG, IOUT_STRIDES0, IOUT_SIZE, IIN_STRIDES0, IIN_SIZE, IOUT0_STRIDES0, IOUT0_SIZE, IIN0_STRIDES0, IIN0_SIZE)

Uses

  • proc~~leinv_strides~~UsesGraph proc~leinv_strides LEINV_STRIDES module~tpm_dim TPM_DIM proc~leinv_strides->module~tpm_dim module~tpm_distr TPM_DISTR proc~leinv_strides->module~tpm_distr EC_PARKIND EC_PARKIND module~tpm_dim->EC_PARKIND module~tpm_distr->EC_PARKIND

Arguments

Type IntentOptional Attributes Name
integer(kind=JPIM), intent(in) :: KF_LEG
integer(kind=JPIM), optional :: IOUT_STRIDES0
integer(kind=JPIB), optional :: IOUT_SIZE
integer(kind=JPIM), optional :: IIN_STRIDES0
integer(kind=JPIB), optional :: IIN_SIZE
integer(kind=JPIM), optional :: IOUT0_STRIDES0
integer(kind=JPIM), optional :: IOUT0_SIZE
integer(kind=JPIM), optional :: IIN0_STRIDES0
integer(kind=JPIM), optional :: IIN0_SIZE

Called by

proc~~leinv_strides~~CalledByGraph proc~leinv_strides LEINV_STRIDES proc~leinv~2 LEINV proc~leinv~2->proc~leinv_strides