|
FV3-JEDI
|
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) |
| 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.


| 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.


| 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.

| 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.
