Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tutorials/
H A Dex4.c464 PetscBool nondimensional = PETSC_TRUE; in CtxCreateAndSetFromOptions() local
466 PetscCall(PetscOptionsGetBool(NULL, NULL, "-nondimensional", &nondimensional, NULL)); in CtxCreateAndSetFromOptions()
467 if (nondimensional) { in CtxCreateAndSetFromOptions()