coefpoly Subroutine

public subroutine coefpoly(xf1, xf2, xprim1, xprim2, xtild1, xtild2, a0, a1, a2, a3)

Uses

  • proc~~coefpoly~~UsesGraph proc~coefpoly coefpoly module~nrtype nrtype proc~coefpoly->module~nrtype

Arguments

Type IntentOptional Attributes Name
real(kind=K8), intent(in) :: xf1
real(kind=K8), intent(in) :: xf2
real(kind=K8), intent(in) :: xprim1
real(kind=K8), intent(in) :: xprim2
real(kind=K8), intent(in) :: xtild1
real(kind=K8), intent(in) :: xtild2
real(kind=K8), intent(out) :: a0
real(kind=K8), intent(out) :: a1
real(kind=K8), intent(out) :: a2
real(kind=K8), intent(out) :: a3

Called by

proc~~coefpoly~~CalledByGraph proc~coefpoly coefpoly proc~fyhyp fyhyp proc~fyhyp->proc~coefpoly proc~invert_zoom_x invert_zoom_x proc~invert_zoom_x->proc~coefpoly proc~inigeom inigeom proc~inigeom->proc~fyhyp proc~fxhyp fxhyp proc~inigeom->proc~fxhyp proc~fxhyp->proc~invert_zoom_x 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