getSpeciesVarFromID Interface

interface
private pure module function getSpeciesVarFromID(this, id, ind) result(var)

Arguments

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

Return Value character(len=:),allocatable

Description

Return associated var with index ind of species with given id