get_ngrid_z Module Procedure

module procedure get_ngrid_z module function get_ngrid_z(this, l) result(ngrid_z)

Arguments

Type IntentOptional Attributes Name
class(tpo), intent(inout) :: this
integer, intent(in) :: l

Return Value integer


Called by

proc~~get_ngrid_z~~CalledByGraph proc~get_ngrid_z get_ngrid_z interface~get_ngrid_z get_ngrid_z interface~get_ngrid_z->proc~get_ngrid_z

Contents