Searched refs:PCNNApplySchurToChunk (Results 1 – 2 of 2) sorted by relevance
| /petsc/src/ksp/pc/impls/is/nn/ |
| H A D | nn.h | 22 PETSC_EXTERN PetscErrorCode PCNNApplySchurToChunk(PC pc, PetscInt n, PetscInt *idx, PetscScalar *ch…
|
| H A D | nn.c | 265 …PetscCall(PCNNApplySchurToChunk(pc, n_shared[0], shared[0], DZ_IN[0], pcis->work_N, pcis->vec1_B, … in PCNNCreateCoarseMatrix() 281 …PetscCall(PCNNApplySchurToChunk(pc, n_shared[j], shared[j], DZ_IN[j], pcis->work_N, pcis->vec1_B, … in PCNNCreateCoarseMatrix() 399 PetscErrorCode PCNNApplySchurToChunk(PC pc, PetscInt n, PetscInt *idx, PetscScalar *chunk, PetscSca… in PCNNApplySchurToChunk() function
|