Searched refs:check_MPIInt_is_not_PetscInt (Results 1 – 2 of 2) sorted by relevance
21 check_MPIInt_is_not_PetscInt,208 success_function=check_MPIInt_is_not_PetscInt, valid_func='PetscValidLogicalCollectiveInt'
235 def check_MPIInt_is_not_PetscInt(linter: Linter, obj: Cursor, *args, **kwargs) -> bool: function