Home
last modified time | relevance | path

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

/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h288 PetscBool isBrick, isShell, isSphere, isMoebius; in DMFTopologyCreate_pforest() local
296 PetscCall(PetscStrcmp(name, "sphere", &isSphere)); in DMFTopologyCreate_pforest()
341 } else if (isSphere) { in DMFTopologyCreate_pforest()