Home
last modified time | relevance | path

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

/petsc/lib/petsc/bin/maint/petsclinter/petsclinter/checks/
H A D_register.py212 "PetscValidLogicalCollectiveMPIInt" : _code.checkPetscValidLogicalCollectiveMPIInt,
H A D_code.py194 def checkPetscValidLogicalCollectiveMPIInt(linter: Linter, func: Cursor, parent: Cursor) -> None: function