Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c140 static PetscErrorCode PCTFS_gs_gop_vec_local_plus(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt step…
994 if (gs->num_local) PetscCall(PCTFS_gs_gop_vec_local_plus(gs, vals, step)); in PCTFS_gs_gop_vec_plus()
1018 static PetscErrorCode PCTFS_gs_gop_vec_local_plus(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt step) in PCTFS_gs_gop_vec_local_plus() function