Home
last modified time | relevance | path

Searched refs:_cl (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
749 if (_cl) { in HierarchyCreate()
750 *_cl = commlist; in HierarchyCreate()