Searched refs:check_int_is_not_PetscBool (Results 1 – 2 of 2) sorted by relevance
20 check_int_is_not_PetscBool,190 success_function=check_int_is_not_PetscBool, valid_func='PetscValidLogicalCollectiveBool'
214 def check_int_is_not_PetscBool(linter: Linter, obj: Cursor, *args, **kwargs) -> bool: function