#include "oops/util/linkedList_i.f"
#include "oops/util/linkedList_c.f"
Go to the source code of this file.
|
subroutine, public | qg_change_var_mod::qg_change_var_setup (self, vars_in, vars_out) |
| Linked list implementation. More...
|
|
subroutine, public | qg_change_var_mod::qg_change_var (conf, fld_in, fld_out) |
| Change of variable. More...
|
|
subroutine, public | qg_change_var_mod::qg_change_var_inv (conf, fld_in, fld_out) |
| Change of variable - inverse. More...
|
|
subroutine, public | qg_change_var_mod::qg_change_var_ad (conf, fld_in, fld_out) |
| Change of variable - adjoint. More...
|
|
subroutine, public | qg_change_var_mod::qg_change_var_inv_ad (conf, fld_in, fld_out) |
| Change of variable - inverse adjoint. More...
|
|
◆ LISTED_TYPE
#define LISTED_TYPE qg_change_var_config |