pop_mpi Module



Variables

Type Visibility Attributes Name Initial
integer, public, parameter :: n_landscape_types = 47
integer, public, parameter :: n_patch_types = 28
integer, public, parameter :: n_layer_types = 6
integer, public, parameter :: n_cohort_types = 21

Subroutines

public subroutine create_cohort(cohort_t, comm)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: cohort_t
integer, intent(in) :: comm

public subroutine create_layer(layer_t, comm)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: layer_t
integer, intent(in) :: comm

public subroutine create_patch(patch_t, comm)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: patch_t
integer, intent(in) :: comm

public subroutine create_pop_gridcell_type(gcell_t, comm)

Arguments

Type IntentOptional Attributes Name
integer, intent(out) :: gcell_t
integer, intent(in) :: comm