insert_cohort Subroutine

public subroutine insert_cohort(pcc, ptall, pshort, tnull, snull, storebigcohort, storesmallcohort)

Arguments

Type IntentOptional Attributes Name
type(ed_cohort_type), intent(inout), target :: pcc
type(ed_cohort_type), intent(inout), target :: ptall
type(ed_cohort_type), intent(inout), target :: pshort
integer, intent(in) :: tnull
integer, intent(in) :: snull
type(ed_cohort_type), intent(inout), optional, pointer :: storebigcohort
type(ed_cohort_type), intent(inout), optional, pointer :: storesmallcohort