|
FV3 Bundle
|
Functions/Subroutines | |
| subroutine | qg_localization_mult (c_key_conf, c_key_xincr) |
| subroutine | qg_localization_setup (c_key_conf, c_model, c_key_geom) |
| subroutine | qg_localization_delete (c_key_self) |
| subroutine qglocalization::qg_localization_delete | ( | integer(c_int), intent(inout) | c_key_self | ) |
| subroutine qglocalization::qg_localization_mult | ( | integer(c_int), intent(in) | c_key_conf, |
| integer(c_int), intent(in) | c_key_xincr | ||
| ) |
| subroutine qglocalization::qg_localization_setup | ( | integer(c_int), intent(inout) | c_key_conf, |
| type(c_ptr), intent(in) | c_model, | ||
| integer(c_int), intent(in) | c_key_geom | ||
| ) |
| [in] | c_model | The configuration |
| [in] | c_key_geom | Geometry |
Definition at line 47 of file qg_localization_matrix.f90.