Functions/Subroutines | |
subroutine | mrg_x2l_init_mct (cdata_l, a2x_l) |
subroutine | mrg_x2l_run_mct (cdata_l, a2x_l, x2l_l) |
subroutine | mrg_x2l_final_mct |
subroutine mrg_x2l_mct::mrg_x2l_final_mct | ( | ) |
Definition at line 80 of file mrg_x2l_mct.F90.
subroutine mrg_x2l_mct::mrg_x2l_init_mct | ( | type(seq_cdata),intent(in) | cdata_l, | |
type(mct_aVect),intent(inout) | a2x_l | |||
) |
Definition at line 30 of file mrg_x2l_mct.F90.
subroutine mrg_x2l_mct::mrg_x2l_run_mct | ( | type(seq_cdata),intent(in) | cdata_l, | |
type(mct_aVect),intent(inout) | a2x_l, | |||
type(mct_aVect),intent(inout) | x2l_l | |||
) |
Definition at line 51 of file mrg_x2l_mct.F90.