get_allowed_composition_indices Function

private pure function get_allowed_composition_indices(GAS_spec, N) result(res)

Arguments

Type IntentOptional Attributes Name
class(GASSpec_t), intent(in) :: GAS_spec
integer, intent(in) :: N

Return Value integer(kind=int64), allocatable, (:)


Contents