FV3-JEDI
fv3jedi_vc_geosrst2bkg_mod Module Reference

Data Types

type  fv3jedi_vc_geosrst2bkg
 

Functions/Subroutines

subroutine, public create (self, geom, conf)
 
subroutine, public delete (self)
 
subroutine, public changevar (self, geom, xr, xb)
 
subroutine, public changevarinverse (self, geom, xb, xr)
 

Function/Subroutine Documentation

◆ changevar()

subroutine, public fv3jedi_vc_geosrst2bkg_mod::changevar ( type(fv3jedi_vc_geosrst2bkg), intent(inout)  self,
type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_state), intent(in)  xr,
type(fv3jedi_state), intent(inout)  xb 
)

Definition at line 88 of file fv3jedi_vc_geosrst2bkg_mod.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ changevarinverse()

subroutine, public fv3jedi_vc_geosrst2bkg_mod::changevarinverse ( type(fv3jedi_vc_geosrst2bkg), intent(inout)  self,
type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_state), intent(in)  xb,
type(fv3jedi_state), intent(inout)  xr 
)

Definition at line 226 of file fv3jedi_vc_geosrst2bkg_mod.f90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ create()

subroutine, public fv3jedi_vc_geosrst2bkg_mod::create ( type(fv3jedi_vc_geosrst2bkg), intent(inout)  self,
type(fv3jedi_geom), intent(inout)  geom,
type(fckit_configuration), intent(in)  conf 
)

Definition at line 48 of file fv3jedi_vc_geosrst2bkg_mod.f90.

Here is the caller graph for this function:

◆ delete()

subroutine, public fv3jedi_vc_geosrst2bkg_mod::delete ( type(fv3jedi_vc_geosrst2bkg), intent(inout)  self)

Definition at line 79 of file fv3jedi_vc_geosrst2bkg_mod.f90.

Here is the caller graph for this function: