FV3-JEDI
fv3jedi_getvalues_mod Module Reference

Data Types

type  fv3jedi_getvalues
 
type  fv3jedi_getvalues_base
 

Functions/Subroutines

subroutine create (self, geom, locs)
 
subroutine delete (self)
 
subroutine fill_geovals (self, geom, fields, t1, t2, locs, geovals)
 

Function/Subroutine Documentation

◆ create()

subroutine fv3jedi_getvalues_mod::create ( class(fv3jedi_getvalues_base), intent(inout)  self,
type(fv3jedi_geom), intent(in)  geom,
type(ufo_locs), intent(in)  locs 
)
private

Definition at line 59 of file fv3jedi_getvalues_mod.f90.

◆ delete()

subroutine fv3jedi_getvalues_mod::delete ( class(fv3jedi_getvalues_base), intent(inout)  self)
private

Definition at line 94 of file fv3jedi_getvalues_mod.f90.

◆ fill_geovals()

subroutine fv3jedi_getvalues_mod::fill_geovals ( class(fv3jedi_getvalues_base), intent(inout)  self,
type(fv3jedi_geom), intent(in)  geom,
type(fv3jedi_field), dimension(:), intent(in)  fields,
type(datetime), intent(in)  t1,
type(datetime), intent(in)  t2,
type(ufo_locs), intent(in)  locs,
type(ufo_geovals), intent(inout)  geovals 
)
private

Definition at line 106 of file fv3jedi_getvalues_mod.f90.

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