Home
last modified time | relevance | path

Searched defs:adjDim (Results 1 – 3 of 3) sorted by relevance

/petsc/include/petsc/private/
H A Ddmforestimpl.h26 PetscInt adjDim; member
/petsc/src/dm/impls/forest/
H A Dforest.c567 PetscErrorCode DMForestSetAdjacencyDimension(DM dm, PetscInt adjDim) in DMForestSetAdjacencyDimension()
623 PetscErrorCode DMForestGetAdjacencyDimension(DM dm, PetscInt *adjDim) in DMForestGetAdjacencyDimension()
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