Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c72 PetscInt **gop_local_reduce; member
397 gs->gop_local_reduce = gs->local_reduce; in gsi_via_bit_mask()
431 gs->gop_local_reduce = gs->local_reduce; in gsi_via_bit_mask()
825 reduce = gs->gop_local_reduce; in PCTFS_gs_gop_local_out()
889 reduce = gs->gop_local_reduce; in PCTFS_gs_gop_local_in_plus()
958 if (gs->num_gop_local_reduce[i]) free((void *)gs->gop_local_reduce[i]); in PCTFS_gs_free()
963 if (gs->gop_local_reduce) free((void *)gs->gop_local_reduce); in PCTFS_gs_free()
1072 reduce = gs->gop_local_reduce; in PCTFS_gs_gop_vec_local_in_plus()
1105 reduce = gs->gop_local_reduce; in PCTFS_gs_gop_vec_local_out()