Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_code.py22 check_is_PetscBool
225 linter, func, parent, clx_bool_type_kinds, success_function=check_is_PetscBool
H A D_util.py256 def check_is_PetscBool(linter: Linter, obj: Cursor, obj_type: clx.Type, func_cursor: Optional[Curso… function