Searched defs:cfunc (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/binding/petsc4py/src/petsc4py/PETSc/ |
| H A D | PETSc.pyx | 288 cdef PetscErrorCode traceback( 328 cdef PetscErrorCode PetscPythonErrorHandler(
|
| /petsc/config/BuildSystem/config/ |
| H A D | compilers.py | 753 def testMangling(self, cfunc, ffunc, clanguage = 'C', extraObjs = []): argument
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itcl.c | 246 PetscErrorCode (*cfunc)(PetscViewer, PetscViewerFormat, void *, PetscViewerAndFormat **); in KSPMonitorSetFromOptions() local
|
| /petsc/src/snes/utils/dm/ |
| H A D | dmadapt.c | 412 PetscErrorCode (*cfunc)(PetscViewer, PetscViewerFormat, void *, PetscViewerAndFormat **); in DMAdaptorMonitorSetFromOptions() local
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexfem.c | 3659 PetscQuadrature cfunc; in DMPlexComputeInjectorFEM() local
|