Home
last modified time | relevance | path

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

/petsc/src/vec/vec/utils/
H A Dcomb.c166 PetscErrorCode PetscSplitReductionEnd(PetscSplitReduction *sr) in PetscSplitReductionEnd() function
388 PetscCall(PetscSplitReductionEnd(sr)); in VecDotEnd()
549 PetscCall(PetscSplitReductionEnd(sr)); in VecNormEnd()
653 PetscCall(PetscSplitReductionEnd(sr)); in VecMDotEnd()
/petsc/include/petsc/private/
H A Dpetscimpl.h1494 PETSC_EXTERN PetscErrorCode PetscSplitReductionEnd(PetscSplitReduction *);