Lines Matching defs:gs

182   PCTFS_gs_id *gs;  in PCTFS_gs_init()  local
209 PCTFS_gs_id *gs; in gsi_new() local
224 PCTFS_gs_id *gs; in gsi_check_args() local
381 static PetscErrorCode gsi_via_bit_mask(PCTFS_gs_id *gs) in gsi_via_bit_mask()
487 static PetscErrorCode get_ngh_buf(PCTFS_gs_id *gs) in get_ngh_buf()
654 static PetscErrorCode set_pairwise(PCTFS_gs_id *gs) in set_pairwise()
774 static PetscErrorCode set_tree(PCTFS_gs_id *gs) in set_tree()
818 static PetscErrorCode PCTFS_gs_gop_local_out(PCTFS_gs_id *gs, PetscScalar *vals) in PCTFS_gs_gop_local_out()
847 static PetscErrorCode PCTFS_gs_gop_local_plus(PCTFS_gs_id *gs, PetscScalar *vals) in PCTFS_gs_gop_local_plus()
882 static PetscErrorCode PCTFS_gs_gop_local_in_plus(PCTFS_gs_id *gs, PetscScalar *vals) in PCTFS_gs_gop_local_in_plus()
911 PetscErrorCode PCTFS_gs_free(PCTFS_gs_id *gs) in PCTFS_gs_free()
971 PetscErrorCode PCTFS_gs_gop_vec(PCTFS_gs_id *gs, PetscScalar *vals, const char *op, PetscInt step) in PCTFS_gs_gop_vec()
988 static PetscErrorCode PCTFS_gs_gop_vec_plus(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt 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()
1065 static PetscErrorCode PCTFS_gs_gop_vec_local_in_plus(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt s… in PCTFS_gs_gop_vec_local_in_plus()
1098 static PetscErrorCode PCTFS_gs_gop_vec_local_out(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt step) in PCTFS_gs_gop_vec_local_out()
1131 static PetscErrorCode PCTFS_gs_gop_vec_pairwise_plus(PCTFS_gs_id *gs, PetscScalar *in_vals, PetscIn… in PCTFS_gs_gop_vec_pairwise_plus()
1225 static PetscErrorCode PCTFS_gs_gop_vec_tree_plus(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt step) in PCTFS_gs_gop_vec_tree_plus()
1267 PetscErrorCode PCTFS_gs_gop_hc(PCTFS_gs_id *gs, PetscScalar *vals, const char *op, PetscInt dim) in PCTFS_gs_gop_hc()
1284 static PetscErrorCode PCTFS_gs_gop_plus_hc(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt dim) in PCTFS_gs_gop_plus_hc()
1314 static PetscErrorCode PCTFS_gs_gop_pairwise_plus_hc(PCTFS_gs_id *gs, PetscScalar *in_vals, PetscInt… in PCTFS_gs_gop_pairwise_plus_hc()
1413 static PetscErrorCode PCTFS_gs_gop_tree_plus_hc(PCTFS_gs_id *gs, PetscScalar *vals, PetscInt dim) in PCTFS_gs_gop_tree_plus_hc()