idx_prop_vec Function

private pure function idx_prop_vec(this, prop_vec) result(idx)

Get the index of a property vector.

Corresponds to the supergroup index for PropVec.

Type Bound

PropertyIndexer_t

Arguments

Type IntentOptional Attributes Name
class(PropertyIndexer_t), intent(in) :: this
integer, intent(in) :: prop_vec(:)

Return Value integer