Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex5.c399 PetscInt cohesiveFields; /* The number of cohesive fields */ member
411 options->cohesiveFields = 1; in ProcessOptions()
420 …ds", "The number of cohesive fields", "ex5.c", options->cohesiveFields, &options->cohesiveFields, … in ProcessOptions()
766 PetscInt dim, Ncf = user->cohesiveFields, f; in CreateDiscretization()