FV3-JEDI
fv3jedi_varcha_c2a_mod Module Reference

Data Types

type  fv3jedi_varcha_c2a
 

Functions/Subroutines

subroutine, public create (self, geom, conf)
 
subroutine, public delete (self)
 
subroutine, public changevar (self, geom, xctl, xana)
 
subroutine, public changevarinverse (self, geom, xana, xctl)
 

Function/Subroutine Documentation

◆ changevar()

subroutine, public fv3jedi_varcha_c2a_mod::changevar ( type(fv3jedi_varcha_c2a), intent(inout)  self,
type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_state), intent(in)  xctl,
type(fv3jedi_state), intent(inout)  xana 
)

Definition at line 166 of file fv3jedi_varcha_c2a_mod.f90.

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

◆ changevarinverse()

subroutine, public fv3jedi_varcha_c2a_mod::changevarinverse ( type(fv3jedi_varcha_c2a), intent(inout)  self,
type(fv3jedi_geom), intent(inout)  geom,
type(fv3jedi_state), intent(in)  xana,
type(fv3jedi_state), intent(inout)  xctl 
)

Definition at line 358 of file fv3jedi_varcha_c2a_mod.f90.

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

◆ create()

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

Definition at line 58 of file fv3jedi_varcha_c2a_mod.f90.

Here is the caller graph for this function:

◆ delete()

subroutine, public fv3jedi_varcha_c2a_mod::delete ( type(fv3jedi_varcha_c2a), intent(inout)  self)

Definition at line 152 of file fv3jedi_varcha_c2a_mod.f90.

Here is the caller graph for this function: