CLINREG Subroutine

public elemental subroutine CLINREG(M, B, R)

Uses

  • proc~~clinreg~~UsesGraph proc~clinreg CLINREG module~global GLOBAL proc~clinreg->module~global assert assert module~global->assert

Arguments

Type IntentOptional AttributesName
complex(kind=wp), intent(out) :: M
complex(kind=wp), intent(out) :: B
complex(kind=wp), intent(out) :: R

Contents

None