Home
last modified time | relevance | path

Searched defs:Xl (Results 1 – 6 of 6) sorted by relevance

/petsc/src/snes/tutorials/
H A Dex9.c140 PetscErrorCode FormBounds(SNES snes, Vec Xl, Vec Xu) in FormBounds()
H A Dex16.c781 Vec Xl, Ql; in TangentLoad() local
/petsc/src/snes/impls/vi/ss/
H A Dviss.c56 Vec Xl = snes->xl, Xu = snes->xu, F = snes->vec_func; in SNESVIComputeFunction() local
/petsc/src/snes/impls/nasm/
H A Dnasm.c594 Vec Xl, Bl, Yl, Xlloc; in SNESNASMSolveLocal_Private() local
674 Vec Xlloc, Xl, Fl, F; in SNESNASMComputeFinalJacobian_Private() local
/petsc/src/ksp/ksp/impls/fetidp/
H A Dfetidp.c216 Vec Xl; in KSPBuildSolution_FETIDP() local
1161 Vec X, B, Xl, Bl; in KSPSolve_FETIDP() local
/petsc/src/snes/impls/vi/
H A Dvi.c274 Vec Xl = snes->xl, Xu = snes->xu; in SNESVIGetActiveSetIS() local