FV3 Bundle
fv3jedi_getvalues_mod Module Reference

Functions/Subroutines

subroutine, public getvalues (geom, state, locs, vars, gom, traj)
 
subroutine, public getvalues_tl (geom, inc, locs, vars, gom, traj)
 
subroutine, public getvalues_ad (geom, inc, locs, vars, gom, traj)
 
subroutine allocate_geovals_vals (gom, jvar, gvlev, lastvar)
 
subroutine initialize_bump (geom, locs, bump, bumpid)
 
subroutine getvalues_checks (cop, locs, vars, gom, jvar)
 

Function/Subroutine Documentation

◆ allocate_geovals_vals()

subroutine fv3jedi_getvalues_mod::allocate_geovals_vals ( type(ufo_geovals), intent(inout)  gom,
integer, intent(in)  jvar,
integer, intent(in)  gvlev,
logical, intent(in)  lastvar 
)
private

Definition at line 944 of file fv3jedi_getvalues_mod.f90.

Here is the caller graph for this function:

◆ getvalues()

subroutine, public fv3jedi_getvalues_mod::getvalues ( type(fv3jedi_geom), intent(in)  geom,
type(fv3jedi_state), intent(in)  state,
type(ioda_locs), intent(in)  locs,
type(ufo_vars), intent(in)  vars,
type(ufo_geovals), intent(inout)  gom,
type(fv3jedi_getvalues_traj), intent(inout), optional, target  traj 
)

Definition at line 35 of file fv3jedi_getvalues_mod.f90.

Here is the call graph for this function:

◆ getvalues_ad()

subroutine, public fv3jedi_getvalues_mod::getvalues_ad ( type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_increment), intent(inout)  inc,
type(ioda_locs), intent(in)  locs,
type(ufo_vars), intent(in)  vars,
type(ufo_geovals), intent(inout)  gom,
type(fv3jedi_getvalues_traj), intent(in)  traj 
)

Definition at line 763 of file fv3jedi_getvalues_mod.f90.

Here is the call graph for this function:

◆ getvalues_checks()

subroutine fv3jedi_getvalues_mod::getvalues_checks ( character(len=*), intent(in)  cop,
type(ioda_locs), intent(in)  locs,
type(ufo_vars), intent(in)  vars,
type(ufo_geovals), intent(in)  gom,
integer, intent(in)  jvar 
)
private

Definition at line 1061 of file fv3jedi_getvalues_mod.f90.

Here is the caller graph for this function:

◆ getvalues_tl()

subroutine, public fv3jedi_getvalues_mod::getvalues_tl ( type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_increment), intent(in)  inc,
type(ioda_locs), intent(in)  locs,
type(ufo_vars), intent(in)  vars,
type(ufo_geovals), intent(inout)  gom,
type(fv3jedi_getvalues_traj), intent(in)  traj 
)

Definition at line 601 of file fv3jedi_getvalues_mod.f90.

Here is the call graph for this function:

◆ initialize_bump()

subroutine fv3jedi_getvalues_mod::initialize_bump ( type(fv3jedi_geom), intent(in)  geom,
type(ioda_locs), intent(in)  locs,
type(bump_type), intent(inout)  bump,
integer, intent(in)  bumpid 
)
private

Definition at line 970 of file fv3jedi_getvalues_mod.f90.

Here is the caller graph for this function: