Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex23.c7 PetscBool multifield; /* Different numbers of input and output fields */ member
54 options->multifield = PETSC_FALSE; in ProcessOptions()
60 …fferent numbers of input/output fields", "ex23.c", options->multifield, &options->multifield, NULL… in ProcessOptions()
300 if (!user.multifield) { in main()