![]() |
MFIX
2016-1
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | calc_rrates_des (NP, pRgp, pRgc, pRPhase, pHoRg, pSUMRg) |
subroutine | zero_rrate_des |
subroutine calc_rrates_des | ( | integer, intent(in) | NP, |
double precision, dimension(nmax(0)), intent(out) | pRgp, | ||
double precision, dimension(nmax(0)), intent(out) | pRgc, | ||
double precision, dimension(dimension_lm+dimension_m-! 1), intent(out) | pRPhase, | ||
double precision, intent(out) | pHoRg, | ||
double precision, intent(out) | pSUMRg | ||
) |
Definition at line 10 of file calc_rrates_des.f.
subroutine zero_rrate_des | ( | ) |