Home
last modified time | relevance | path

Searched refs:fc_c (Results 1 – 1 of 1) sorted by relevance

/petsc/src/sys/utils/ftn-custom/
H A Dzsortsof.c12 struct fc_c { struct
15 } fc_c; argument
20 struct fc_c *fc = (struct fc_c *)ctx; in cmp_via_fortran()
27 struct fc_c fc = {cmp, ctx}; in petsctimsort_()
33 struct fc_c fc = {cmp, ctx}; in petsctimsortwitharray_()