SMOOTH_FLUX Subroutine

public subroutine SMOOTH_FLUX(POP, g, t)

Arguments

Type IntentOptional Attributes Name
type(POP_TYPE), intent(inout) :: POP
integer(kind=i4b), intent(in) :: g
integer(kind=i4b), intent(in) :: t

Calls

proc~~smooth_flux~~CallsGraph proc~smooth_flux SMOOTH_FLUX proc~regress REGRESS proc~smooth_flux->proc~regress

Called by

proc~~smooth_flux~~CalledByGraph proc~smooth_flux SMOOTH_FLUX proc~getdiagnostics GetDiagnostics proc~getdiagnostics->proc~smooth_flux proc~popstep POPStep proc~popstep->proc~getdiagnostics proc~popdriver POPdriver proc~popdriver->proc~popstep proc~casaonly_luc CASAONLY_LUC proc~casaonly_luc->proc~popdriver proc~mpidrv_worker mpidrv_worker proc~mpidrv_worker->proc~popdriver proc~worker_casaonly_luc worker_CASAONLY_LUC proc~mpidrv_worker->proc~worker_casaonly_luc proc~worker_spincasacnp worker_spincasacnp proc~mpidrv_worker->proc~worker_spincasacnp proc~serialdrv serialdrv proc~serialdrv->proc~popdriver proc~spincasacnp spincasacnp proc~spincasacnp->proc~popdriver proc~worker_casaonly_luc->proc~popdriver proc~worker_spincasacnp->proc~popdriver program~cable_offline_driver cable_offline_driver program~cable_offline_driver->proc~mpidrv_worker program~cable_offline_driver->proc~serialdrv