FV3 Bundle
qglocalization Module Reference

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)
 

Function/Subroutine Documentation

◆ qg_localization_delete()

subroutine qglocalization::qg_localization_delete ( integer(c_int), intent(inout)  c_key_self)

Definition at line 66 of file qg_localization_matrix.f90.

Here is the call graph for this function:

◆ qg_localization_mult()

subroutine qglocalization::qg_localization_mult ( integer(c_int), intent(in)  c_key_conf,
integer(c_int), intent(in)  c_key_xincr 
)

Definition at line 23 of file qg_localization_matrix.f90.

Here is the call graph for this function:

◆ qg_localization_setup()

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 
)
Parameters
[in]c_modelThe configuration
[in]c_key_geomGeometry

Definition at line 47 of file qg_localization_matrix.f90.

Here is the call graph for this function: