getSpeciesIDs Module Function

pure module function getSpeciesIDs(this) result(ids)

Getter for speciesIDs

Arguments

Type IntentOptional Attributes Name
class(SpeciesList), intent(in) :: this

Return Value integer(kind=ik), allocatable, dimension(:)