CAM
|
Functions/Subroutines | |
subroutine, public | mortality_rates (cohort_in, bc_in, cmort, hmort, bmort, frmort) |
Variables | |
logical | debug_growth = .false. |
subroutine, public edmortalityfunctionsmod::mortality_rates | ( | type (ed_cohort_type), intent(in) | cohort_in, |
type (bc_in_type), intent(in) | bc_in, | ||
real(r8), intent(out) | cmort, | ||
real(r8), intent(out) | hmort, | ||
real(r8), intent(out) | bmort, | ||
real(r8), intent(out) | frmort | ||
) |
|
private |