FV3-JEDI
fv3jedi_lvc_model2geovals_mod Module Reference

Data Types

type  fv3jedi_lvc_model2geovals
 

Functions/Subroutines

subroutine create (self, geom, bg, fg, dummyconf)
 
subroutine delete (self)
 
subroutine multiply (self, geom, dxm, dxg)
 
subroutine multiplyadjoint (self, geom, dxg, dxm)
 

Function/Subroutine Documentation

◆ create()

subroutine fv3jedi_lvc_model2geovals_mod::create ( class(fv3jedi_lvc_model2geovals), intent(inout)  self,
type(fv3jedi_geom), intent(in)  geom,
type(fv3jedi_state), intent(in)  bg,
type(fv3jedi_state), intent(in)  fg,
type(fckit_configuration), intent(in)  dummyconf 
)
private

Definition at line 53 of file fv3jedi_lvc_model2geovals_mod.f90.

◆ delete()

subroutine fv3jedi_lvc_model2geovals_mod::delete ( class(fv3jedi_lvc_model2geovals), intent(inout)  self)
private

Definition at line 80 of file fv3jedi_lvc_model2geovals_mod.f90.

◆ multiply()

subroutine fv3jedi_lvc_model2geovals_mod::multiply ( class(fv3jedi_lvc_model2geovals), intent(inout)  self,
type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_increment), intent(in)  dxm,
type(fv3jedi_increment), intent(inout)  dxg 
)
private

Definition at line 92 of file fv3jedi_lvc_model2geovals_mod.f90.

Here is the call graph for this function:

◆ multiplyadjoint()

subroutine fv3jedi_lvc_model2geovals_mod::multiplyadjoint ( class(fv3jedi_lvc_model2geovals), intent(inout)  self,
type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_increment), intent(in)  dxg,
type(fv3jedi_increment), intent(inout)  dxm 
)
private

Definition at line 317 of file fv3jedi_lvc_model2geovals_mod.f90.

Here is the call graph for this function: