SOCA
|
Go to the source code of this file.
Modules | |
module | soca_model2geovals_mod_c |
C++ interface for converting model variables to geovals (mostly identity function) | |
Functions/Subroutines | |
subroutine | soca_model2geovals_mod_c::soca_model2geovals_linear_changevar_f90 (c_key_geom, c_key_dxin, c_key_dxout) |
C++ interface for linear change of variables from model to geovals. More... | |
subroutine | soca_model2geovals_mod_c::soca_model2geovals_linear_changevarad_f90 (c_key_geom, c_key_dxin, c_key_dxout) |
C++ interface for linear change of variables from geovals to model. More... | |
subroutine | soca_model2geovals_mod_c::soca_model2geovals_changevar_f90 (c_key_geom, c_key_xin, c_key_xout) |
C++ interface for the non-linear change of variables from model to geovals. More... | |