Home
last modified time | relevance | path

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

/petsc/src/dm/impls/stag/tests/
H A Dex40.c1662 PetscBool no_coupling; in main() local
1670 no_coupling = PETSC_FALSE; in main()
1671 PetscCall(PetscOptionsGetBool(NULL, NULL, "-no_coupling", &no_coupling, NULL)); in main()
1691 if (no_coupling) { in main()