Home
last modified time | relevance | path

Searched defs:adjCodim (Results 1 – 2 of 2) sorted by relevance

/petsc/src/dm/impls/forest/
H A Dforest.c596 PetscErrorCode DMForestSetAdjacencyCodimension(DM dm, PetscInt adjCodim) in DMForestSetAdjacencyCodimension()
650 PetscErrorCode DMForestGetAdjacencyCodimension(DM dm, PetscInt *adjCodim) in DMForestGetAdjacencyCodimension()
1470 …PetscInt adjDim, adjCodim, overlap, minRefinement, initRefinement, maxRefinement… in DMSetFromOptions_Forest() local
/petsc/src/dm/impls/forest/p4est/
H A Dpforest.h4111 PetscInt adjDim, adjCodim, coordDim; in DMConvert_pforest_plex() local