Home
last modified time | relevance | path

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

/petsc/include/
H A Dpetscoptions.h126 struct _n_PetscOptionItems { struct
127 PetscInt count;
128 PetscOptionItem next;
129 char *prefix, *pprefix;
130 char *title;
131 MPI_Comm comm;
132 PetscBool printhelp, changedmethod, alreadyprinted;
133 PetscObject object;
134 PetscOptions options;