Home
last modified time | relevance | path

Searched defs:ffunc (Results 1 – 2 of 2) sorted by relevance

/petsc/config/BuildSystem/config/
H A Dcompilers.py753 def testMangling(self, cfunc, ffunc, clanguage = 'C', extraObjs = []): argument
/petsc/src/dm/impls/plex/
H A Dplexfem.c3669 PetscQuadrature ffunc; in DMPlexComputeInjectorFEM() local