Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex23.c10 PetscBool auxfield; /* Try with auxiliary fields */ member
57 options->auxfield = PETSC_FALSE; in ProcessOptions()
63 …ield", "Flag for trying auxiliary fields", "ex23.c", options->auxfield, &options->auxfield, NULL)); in ProcessOptions()
311 if (user.auxfield) { in main()
331 if (user.auxfield) { in main()
361 if (user.auxfield) { in main()