getSpeciesFromID Interface

interface
private pure module function getSpeciesFromID(this, id) result(spec)

Arguments

Type IntentOptional Attributes Name
class(SpeciesList), intent(in) :: this
integer(kind=ik), intent(in) :: id

Return Value type(Species),allocatable

Description

Getter for species based on id