Home
last modified time | relevance | path

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

/petsc/src/ksp/pc/impls/tfs/
H A Dxyt.c157 …etscInt op[] = {NON_UNIFORM, GL_MIN, GL_MAX, GL_ADD, GL_MIN, GL_MAX, GL_ADD, GL_MIN, GL_MAX, G… in XYT_stats()
158 PetscInt fop[] = {NON_UNIFORM, GL_MIN, GL_MAX, GL_ADD}; in XYT_stats()
225 PetscInt op[] = {GL_ADD, 0}; in xyt_generate()
580 PetscInt op[] = {GL_ADD, 0}; in det_separators()
H A Divec.c191 else if (type == GL_ADD) PetscCall(PCTFS_ivec_add(arg1, arg2, j)); in PCTFS_ivec_non_uniform()
214 …else if (type == GL_ADD) return (PetscErrorCode (*)(void *, void *, PetscInt, ...))&PCTFS_ivec_add; in PCTFS_ivec_fct_addr()
706 else if (type == GL_ADD) PetscCall(PCTFS_rvec_add(arg1, arg2, j)); in PCTFS_rvec_non_uniform()
726 …else if (type == GL_ADD) return (PetscErrorCode (*)(void *, void *, PetscInt, ...))&PCTFS_rvec_add; in PCTFS_rvec_fct_addr()
H A Dtfs.h157 #define GL_ADD 4 macro
H A Dgs.c221 PetscInt oprs[] = {NON_UNIFORM, GL_MIN, GL_MAX, GL_ADD, GL_MIN, GL_MAX, GL_MIN, GL_B_AND}; in gsi_check_args()
752 t1 = GL_ADD; in set_pairwise()
1229 PetscInt op[] = {GL_ADD, 0}; in PCTFS_gs_gop_vec_tree_plus()
1418 PetscInt op[] = {GL_ADD, 0}; in PCTFS_gs_gop_tree_plus_hc()
H A Dxxt.c172 PetscInt op[] = {GL_ADD, 0}; in xxt_generate()
470 PetscInt op[] = {GL_ADD, 0}; in det_separators()