Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/tutorials/
H A Dex73.c628 PetscErrorCode HierarchyCreate(PetscInt *_nd, PetscInt *_nref, MPI_Comm **_cl, DM **_dl) in HierarchyCreate() argument
748 if (_nref) *_nref = levelrefs; in HierarchyCreate()