Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/gamg/
H A Dutil.c23 …taWithGhosts(Mat Gmat, PetscInt data_sz, PetscReal data_in[], PetscInt *a_stride, PetscReal **a_da… in PCGAMGGetDataWithGhosts() argument
40 *a_stride = nnodes; in PCGAMGGetDataWithGhosts()