Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/ibcgs/
H A Dibcgs.c31 #define Un_1 Un
63 Vec R0, Rn, Xn, F0, Vn, Zn, Qn, Tn, Sn, B, Un; in KSPSolve_IBCGS() local
90 Un = ksp->work[2]; in KSPSolve_IBCGS()
292 PetscCall(KSP_PCApplyBAorAB(ksp, Rn, Un, Tn)); in KSPSolve_IBCGS()
/petsc/doc/developers/contributing/
H A Dpipelines.md27 Un-pausing a pipeline.