Nodes of different colours represent the following:
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.
Nodes of different colours represent the following:
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.
function CA(v)REAL(rp),INTENT(IN)::vREAL(rp)::CAREAL(rp)::xx=v/cparams_ss%VTeif((.not.cparams_ms%LargeCollisions).or.&(.not.(cparams_ss%P%ne_profile(1:6).eq.'RE-EVO')))thenCA=cparams_ss%Gammac*psi(x)/velseCA=cparams_ms%Gammac_min*psi(x)/vendifend function CA