Skip to content

adam_prism_fnl_fwlayer_global

ADAM, global PRISM FNL fWLayer singleton — single program-scope prism_fnl_fwlayer_object instance.

Requires explicit initialization after the CPU-side fwlayer object is populated:

fortran
 call fwlayer_fnl%initialize(fwlayer=self%fwlayer)

Source: src/app/prism/fnl/adam_prism_fnl_fwlayer_global.F90

Dependencies

Variables

NameTypeAttributesDescription
fwlayer_fnltype(prism_fnl_fwlayer_object)targetProgram-scope fWLayer FNL singleton.