Home
last modified time | relevance | path

Searched refs:HierarchyCreate (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() function
778 PetscCall(HierarchyCreate(&nd, &nref, &comms, &dms)); in test_hierarchy()
862 PetscCall(HierarchyCreate(&nd, &nref, &comms, &dms)); in test_mg()