Searched refs:PetscVoidFunction (Results 1 – 4 of 4) sorted by relevance
36 ctypedef void (*PetscVoidFunction)()37 PetscErrorCode PetscObjectComposeFunction(PetscObject, char[], PetscVoidFunction)38 PetscErrorCode PetscObjectQueryFunction(PetscObject, char[], PetscVoidFunction*)
391 <PetscVoidFunction>PetscViewerPythonSetType_PYTHON))394 <PetscVoidFunction>PetscViewerPythonGetType_PYTHON))397 <PetscVoidFunction>PetscViewerPythonSetFilename_PYTHON))400 <PetscVoidFunction>PetscViewerPythonGetFilename_PYTHON))403 <PetscVoidFunction>PetscViewerPythonViewObject_PYTHON))428 <PetscVoidFunction>NULL))431 <PetscVoidFunction>NULL))434 <PetscVoidFunction>NULL))437 <PetscVoidFunction>NULL))440 <PetscVoidFunction>NULL))[all …]
28 - Deprecate `PetscVoidFunction`, `PetscVoidStarFunction`, and `PetscErrorCodeFunction` typedefs in …
1303 PETSC_EXTERN_TYPEDEF typedef PetscVoidFn *PetscVoidFunction; typedef