Functions/Subroutines | |
subroutine | mrg_x2s_init_mct (cdata_s, g2x_s) |
subroutine | mrg_x2s_run_mct (cdata_s, g2x_s, x2s_s) |
subroutine | mrg_x2s_final_mct |
subroutine mrg_x2s_mct::mrg_x2s_final_mct | ( | ) |
Definition at line 80 of file mrg_x2s_mct.F90.
subroutine mrg_x2s_mct::mrg_x2s_init_mct | ( | type(seq_cdata),intent(in) | cdata_s, | |
type(mct_aVect),intent(inout) | g2x_s | |||
) |
Definition at line 30 of file mrg_x2s_mct.F90.
subroutine mrg_x2s_mct::mrg_x2s_run_mct | ( | type(seq_cdata),intent(in) | cdata_s, | |
type(mct_aVect),intent(inout) | g2x_s, | |||
type(mct_aVect),intent(inout) | x2s_s | |||
) |
Definition at line 51 of file mrg_x2s_mct.F90.