svpart Subroutine

public subroutine svpart(srv1, jlmkmn, hlmkmn, vhli, vjli, ncheb, lmsize)

Uses

    • mod_datatypes

This subroutine facilitates compile optimization by working witt only two-dimensional arrays

Arguments

Type IntentOptional Attributes Name
complex(kind=dp) :: srv1(0:ncheb,lmsize)
complex(kind=dp) :: jlmkmn(0:ncheb,lmsize)
complex(kind=dp) :: hlmkmn(0:ncheb,lmsize)
complex(kind=dp) :: vhli(lmsize)
complex(kind=dp) :: vjli(lmsize)
integer :: ncheb
integer :: lmsize