Home
last modified time | relevance | path

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

/petsc/src/mat/impls/aij/mpi/
H A Dmpiaij.c7703 … PetscInt bs, PetscInt *w0, PetscInt *w1, PetscInt *w2, PetscInt *ncollapsed, PetscInt **collapsed) in MatCollapseRows() argument
7717 if (collapsed) *collapsed = cprev; in MatCollapseRows()
/petsc/doc/manual/
H A Dksp.md644 computations in a way that some of them can be collapsed, e.g., two or more calls to `MPI_Allreduce…