Searched refs:Xu (Results 1 – 7 of 7) sorted by relevance
| /petsc/src/snes/tutorials/ |
| H A D | ex28.c | 281 Vec Xu, Xk; in FormInitial_Coupled() local 287 PetscCall(DMCompositeGetAccess(user->pack, X, &Xu, &Xk)); in FormInitial_Coupled() 288 PetscCall(DMDAVecGetArray(dau, Xu, &u)); in FormInitial_Coupled() 295 PetscCall(DMDAVecRestoreArray(dau, Xu, &u)); in FormInitial_Coupled() 297 PetscCall(DMCompositeRestoreAccess(user->pack, X, &Xu, &Xk)); in FormInitial_Coupled() 309 Vec X, F, Xu, Xk, Fu, Fk; in main() local 371 PetscCall(DMCompositeGetAccess(pack, X, &Xu, PETSC_NULLPTR)); in main() 378 PetscCall(SNESSolve(snes, NULL, Xu)); in main() 379 PetscCall(DMCompositeRestoreAccess(pack, X, &Xu, PETSC_NULLPTR)); in main()
|
| H A D | ex9.c | 140 PetscErrorCode FormBounds(SNES snes, Vec Xl, Vec Xu) in FormBounds() argument 161 PetscCall(VecSet(Xu, PETSC_INFINITY)); in FormBounds()
|
| /petsc/src/snes/impls/vi/ss/ |
| H A D | viss.c | 56 Vec Xl = snes->xl, Xu = snes->xu, F = snes->vec_func; in SNESVIComputeFunction() local 67 PetscCall(VecGetArray(Xu, &u)); in SNESVIComputeFunction() 87 PetscCall(VecRestoreArray(Xu, &u)); in SNESVIComputeFunction()
|
| /petsc/src/snes/impls/vi/ |
| H A D | vi.c | 274 Vec Xl = snes->xl, Xu = snes->xu; in SNESVIGetActiveSetIS() local 284 PetscCall(VecGetArrayRead(Xu, &xu)); in SNESVIGetActiveSetIS() 303 PetscCall(VecRestoreArrayRead(Xu, &xu)); in SNESVIGetActiveSetIS()
|
| /petsc/share/petsc/datafiles/meshes/ |
| H A D | square_bin_physnames.msh | 29 VI}u�?dXu�$��?�U[AvE�?e�WI}u�?Di�$��?f�!����?�l8FJ�?…
|
| /petsc/doc/miscellaneous/ |
| H A D | acknowledgements.md | 33 - Liyang Xu, the interface to PVODE (now Sundials/CVODE) `TSSUNDIALS`.
|
| /petsc/doc/ |
| H A D | petsc.bib | 109 …author = {Xu, Zheng and Figueiredo, Mario AT and Yuan, Xiaoming and Studer, Christoph and … 7538 author = {Shrirang Abhyankar and Alexander Flueck and Xu Zhang and Hong Zhang}, 15211 author = {J. Xu}, 15762 author = {X.~Q. Xu and R.~H. Cohen and T.~D. Rognlien and J.~R. Myra}, 15772 author = {B. Dudson and M. Umansky and X.~Q. Xu and P. B. Snyder and H. R. Wilson}, 15783 author = {Z. Xiong and X.Q. Xu and B.I. Cohen and R. Cohen and M.R. Dorr and J.A. Hittinger 17479 author = {B.D. Dudson and M.V. Umansky and X.Q. Xu and P.B. Snyder and H.R. Wilson}, 17488 author = {M.V. Umansky and X.Q. Xu and B. Dudson and L.L. LoDestro and J.R. Myra}, 17497 author = {X.Q. Xu and R.H. Cohen}, 18121 author = {Xu, J. and Zikatanov, L.}, [all …]
|