Home
last modified time | relevance | path

Searched defs:cfunc (Results 1 – 5 of 5) sorted by relevance

/petsc/src/binding/petsc4py/src/petsc4py/PETSc/
H A DPETSc.pyx288 cdef PetscErrorCode traceback(
328 cdef PetscErrorCode PetscPythonErrorHandler(
/petsc/config/BuildSystem/config/
H A Dcompilers.py753 def testMangling(self, cfunc, ffunc, clanguage = 'C', extraObjs = []): argument
/petsc/src/ksp/ksp/interface/
H A Ditcl.c246 PetscErrorCode (*cfunc)(PetscViewer, PetscViewerFormat, void *, PetscViewerAndFormat **); in KSPMonitorSetFromOptions() local
/petsc/src/snes/utils/dm/
H A Ddmadapt.c412 PetscErrorCode (*cfunc)(PetscViewer, PetscViewerFormat, void *, PetscViewerAndFormat **); in DMAdaptorMonitorSetFromOptions() local
/petsc/src/dm/impls/plex/
H A Dplexfem.c3659 PetscQuadrature cfunc; in DMPlexComputeInjectorFEM() local