Home
last modified time | relevance | path

Searched defs:sr (Results 1 – 5 of 5) sorted by relevance

/petsc/src/vec/vec/utils/
H A Dcomb.c41 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 DPetscBinaryWrite.m72 sr = real(s); variable
88 sr = real(A); variable
/petsc/src/ksp/pc/impls/telescope/
H A Dtelescope_dmda.c496 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 Dex59.c839 PetscInt sr, er; in ComputeKSPBDDC() local
H A Dex73.c171 PetscInt nx, ny, sr, er, Mr, ndof; in DMDACreatePermutation_2d() local