is_allowed_distinct_double_t Interface

interface
private pure function is_allowed_distinct_double_t(this, exc, prop_vec)

Arguments

Type IntentOptional Attributes Name
class(AlsoGUGA_PropertyIndexer_t), intent(in) :: this
type(DistinctDouble_t), intent(in) :: exc
integer, intent(in) :: prop_vec(:)

Return Value logical