Home
last modified time | relevance | path

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

/petsc/src/ts/tutorials/
H A Dex18.c51 struct _n_Functional { struct
52 char *name;
53 FunctionalFn func;
54 void *ctx;
55 PetscInt offset;
56 Functional next;