Home
last modified time | relevance | path

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

/petsc/src/vec/is/sf/interface/ftn-custom/
H A Dzsf.c31 …fgetgraph_(PetscSF *sf, PetscInt *nroots, PetscInt *nleaves, F90Array1d *ailocal, F90Array1d *aire… in petscsfgetgraph_() argument
41 *ierr = F90Array1dCreate((void *)ilocal, MPIU_INT, 1, nl, ailocal PETSC_F90_2PTR_PARAM(pilocal)); in petscsfgetgraph_()
46 …toregraph_(PetscSF *sf, PetscInt *nroots, PetscInt *nleaves, F90Array1d *ailocal, F90Array1d *aire… in petscsfrestoregraph_() argument
48 *ierr = F90Array1dDestroy(ailocal, MPIU_INT PETSC_F90_2PTR_PARAM(pilocal)); in petscsfrestoregraph_()