Home
last modified time | relevance | path

Searched refs:check_matching_specific_type (Results 1 – 2 of 2) sorted by relevance

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_code.py16 …heck_matching_arg_num, check_matching_classid, check_is_petsc_object, check_matching_specific_type,
134 check_matching_specific_type(linter, obj, expected_types, False, **kwargs)
H A D_util.py640 def check_matching_specific_type( function