Searched defs:sr (Results 1 – 5 of 5) sorted by relevance
| /petsc/src/vec/vec/utils/ |
| H A D | comb.c | 41 static PetscErrorCode PetscSplitReductionCreate(MPI_Comm comm, PetscSplitReduction **sr) in PetscSplitReductionCreate() 115 PetscSplitReduction *sr; in PetscCommSplitReductionBegin() local 166 PetscErrorCode PetscSplitReductionEnd(PetscSplitReduction *sr) in PetscSplitReductionEnd() 193 static PetscErrorCode PetscSplitReductionApply(PetscSplitReduction *sr) in PetscSplitReductionApply() 241 PetscErrorCode PetscSplitReductionExtend(PetscSplitReduction *sr) in PetscSplitReductionExtend() 267 static PetscErrorCode PetscSplitReductionDestroy(PetscSplitReduction *sr) in PetscSplitReductionDestroy() 297 PetscErrorCode PetscSplitReductionGet(MPI_Comm comm, PetscSplitReduction **sr) in PetscSplitReductionGet() 340 PetscSplitReduction *sr; in VecDotBegin() local 381 PetscSplitReduction *sr; in VecDotEnd() local 425 PetscSplitReduction *sr; in VecTDotBegin() local [all …]
|
| /petsc/share/petsc/matlab/ |
| H A D | PetscBinaryWrite.m | 72 sr = real(s); variable 88 sr = real(A); variable
|
| /petsc/src/ksp/pc/impls/telescope/ |
| H A D | telescope_dmda.c | 496 PetscInt sr, er, Mr; in PCTelescopeSetUp_dmda_permutation_3d() local 567 PetscInt sr, er, Mr; in PCTelescopeSetUp_dmda_permutation_2d() local
|
| /petsc/src/ksp/ksp/tutorials/ |
| H A D | ex59.c | 839 PetscInt sr, er; in ComputeKSPBDDC() local
|
| H A D | ex73.c | 171 PetscInt nx, ny, sr, er, Mr, ndof; in DMDACreatePermutation_2d() local
|