FV3-JEDI
fv3jedi_vc_vertremap_mod Module Reference

Data Types

type  fv3jedi_vc_vertremap
 

Functions/Subroutines

subroutine create (self, geom, conf)
 
subroutine delete (self)
 
subroutine changevar (self, xin, xout)
 

Function/Subroutine Documentation

◆ changevar()

subroutine fv3jedi_vc_vertremap_mod::changevar ( class(fv3jedi_vc_vertremap), intent(inout), target  self,
type(fv3jedi_state), intent(in)  xin,
type(fv3jedi_state), intent(inout)  xout 
)
private

Definition at line 123 of file fv3jedi_vc_vertremap_mod.f90.

Here is the call graph for this function:

◆ create()

subroutine fv3jedi_vc_vertremap_mod::create ( class(fv3jedi_vc_vertremap), intent(inout)  self,
type(fv3jedi_geom), intent(in)  geom,
type(fckit_configuration), intent(in)  conf 
)
private

Definition at line 54 of file fv3jedi_vc_vertremap_mod.f90.

Here is the call graph for this function:

◆ delete()

subroutine fv3jedi_vc_vertremap_mod::delete ( class(fv3jedi_vc_vertremap), intent(inout)  self)
private

Definition at line 107 of file fv3jedi_vc_vertremap_mod.f90.