Searched defs:PetscValidFunction (Results 1 – 1 of 1) sorted by relevance
567 …#define PetscValidFunction(f, arg) PetscCheck((f), PETSC_COMM_SELF, PETSC_ERR_ARG_NULL, "Null Func… macro585 #define PetscValidFunction(h, arg) \ macro