Home
last modified time | relevance | path

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

/petsc/src/ksp/ksp/impls/ibcgs/
H A Dibcgs.c56 PetscScalar taun_1, taun, rhon, alphan_1, alphan, omegan_1, omegan; in KSPSolve_IBCGS() local
143 sigman_2 = pin_1 = taun_1 = 0.0; in KSPSolve_IBCGS()
157 else deltan = rhon / taun_1; in KSPSolve_IBCGS()
159 taun = sigman_1 + betan * taun_1 - deltan * pin_1; in KSPSolve_IBCGS()
300 taun_1 = taun; in KSPSolve_IBCGS()