Home
last modified time | relevance | path

Searched defs:reduce (Results 1 – 2 of 2) sorted by relevance

/petsc/src/ksp/pc/impls/tfs/
H A Dgs.c385 PetscInt **reduce; in gsi_via_bit_mask() local
820 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_local_out() local
849 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_local_plus() local
884 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_local_in_plus() local
1020 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_vec_local_plus() local
1067 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_vec_local_in_plus() local
1100 PetscInt *num, *map, **reduce; in PCTFS_gs_gop_vec_local_out() local
/petsc/src/mat/impls/aij/seq/mkl_pardiso/
H A Dmkl_pardiso.c353 …rSchur_Private(Mat_MKL_PARDISO *mpardiso, PetscScalar *whole, PetscScalar *schur, PetscBool reduce) in MatMKLPardisoScatterSchur_Private()