arth Interface

public interface arth

Called by

interface~~arth~~CalledByGraph interface~arth arth proc~fxhyp fxhyp proc~fxhyp->interface~arth proc~inigeom inigeom proc~inigeom->proc~fxhyp program~gcm~2 gcm program~gcm~2->proc~inigeom proc~iniacademic iniacademic program~gcm~2->proc~iniacademic program~ce0l ce0l program~ce0l->proc~inigeom proc~limit_netcdf limit_netcdf program~ce0l->proc~limit_netcdf proc~grilles_gcm_netcdf_sub grilles_gcm_netcdf_sub program~ce0l->proc~grilles_gcm_netcdf_sub program~gcm gcm program~gcm->proc~inigeom proc~iniacademic_loc iniacademic_loc program~gcm->proc~iniacademic_loc proc~limit_netcdf->proc~inigeom proc~grilles_gcm_netcdf_sub->proc~inigeom program~replay3d replay3d program~replay3d->proc~inigeom proc~iniacademic->proc~inigeom proc~iniacademic_loc->proc~inigeom

Contents


Module Procedures

privatepure function arth_r(first, increment, n)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: first
real, intent(in) :: increment
integer, intent(in) :: n

Return Value real, (n)

privatepure function arth_i(first, increment, n)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: first
integer, intent(in) :: increment
integer, intent(in) :: n

Return Value integer, (n)