Home
last modified time | relevance | path

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

/petsc/src/dm/impls/plex/tests/
H A Dex74.c36 PetscInt subdim; /* The topological dimension of the submesh */ member
42 options->subdim = 2; in ProcessOptions()
45 … "The topological dimension of the submesh", "ex74.c", options->subdim, &options->subdim, NULL, 0)… in ProcessOptions()
82 switch (user.subdim) { in main()