public interface phyetat0_srf
Called by
interface~~phyetat0_srf~~CalledByGraph
interface~phyetat0_srf
phyetat0_srf
proc~phyetat0
phyetat0
proc~phyetat0->interface~phyetat0_srf
proc~phyetat0~2
phyetat0
proc~phyetat0~2->interface~phyetat0_srf
proc~physiqex
physiqex
proc~physiqex->proc~phyetat0
proc~physiq
physiq
proc~physiq->proc~phyetat0
proc~physiq->proc~physiqex
proc~physiq~2
physiq
proc~physiq~2->proc~phyetat0
proc~physiq~2->proc~physiqex
proc~physiqex~2
physiqex
proc~physiqex~2->proc~phyetat0
proc~old_lmdz1d
old_lmdz1d
proc~old_lmdz1d->proc~physiq
proc~call_physiq
call_physiq
proc~call_physiq->proc~physiq
proc~call_physiq~2
call_physiq
proc~call_physiq~2->proc~physiq
proc~scm
scm
proc~scm->proc~physiq
program~lmdz1d
lmdz1d
program~lmdz1d->proc~old_lmdz1d
program~lmdz1d->proc~scm
proc~calfis
calfis
proc~calfis->proc~call_physiq
proc~leapfrog
leapfrog
proc~leapfrog->proc~calfis
program~gcm~2
gcm
program~gcm~2->proc~leapfrog
Nodes of different colours represent the following:
Graph Key
Subroutine
Subroutine
Function
Function
Interface
Interface
Unknown Procedure Type
Unknown Procedure Type
Program
Program
This Page's Entity
This Page's Entity
Solid arrows point from a procedure to one which it calls. Dashed
arrows point from an interface to procedures which implement that interface.
This could include the module procedures in a generic interface or the
implementation in a submodule of an interface in a parent module.
Module Procedures
private function phyetat0_srf20(field, name, descr, default) result(lFound)
Arguments
Type
Intent Optional Attributes
Name
real,
intent(inout)
::
field (:,:)
character(len=*),
intent(in)
::
name
character(len=*),
intent(in)
::
descr
real,
intent(in)
::
default
Return Value
logical
private function phyetat0_srf30(field, name, descr, default) result(lFound)
Arguments
Type
Intent Optional Attributes
Name
real,
intent(inout)
::
field (:,:,:)
character(len=*),
intent(in)
::
name
character(len=*),
intent(in)
::
descr
real,
intent(in)
::
default
Return Value
logical
private function phyetat0_srf21(field, name, descr, default) result(lFound)
Arguments
Type
Intent Optional Attributes
Name
real,
intent(inout)
::
field (:,:)
character(len=*),
intent(in)
::
name (:)
character(len=*),
intent(in)
::
descr
real,
intent(in)
::
default
Return Value
logical
private function phyetat0_srf31(field, name, descr, default) result(lFound)
Arguments
Type
Intent Optional Attributes
Name
real,
intent(inout)
::
field (:,:,:)
character(len=*),
intent(in)
::
name (:)
character(len=*),
intent(in)
::
descr
real,
intent(in)
::
default
Return Value
logical