Functions/Subroutines | |
subroutine | mrg_x2g_init_mct (cdata_g, s2x_g) |
subroutine | mrg_x2g_run_mct (cdata_g, s2x_g, x2g_g) |
subroutine | mrg_x2g_final_mct |
subroutine mrg_x2g_mct::mrg_x2g_final_mct | ( | ) |
Definition at line 80 of file mrg_x2g_mct.F90.
subroutine mrg_x2g_mct::mrg_x2g_init_mct | ( | type(seq_cdata),intent(in) | cdata_g, | |
type(mct_aVect),intent(inout) | s2x_g | |||
) |
Definition at line 30 of file mrg_x2g_mct.F90.
subroutine mrg_x2g_mct::mrg_x2g_run_mct | ( | type(seq_cdata),intent(in) | cdata_g, | |
type(mct_aVect),intent(inout) | s2x_g, | |||
type(mct_aVect),intent(inout) | x2g_g | |||
) |
Definition at line 51 of file mrg_x2g_mct.F90.