Searched refs:cgs (Results 1 – 4 of 4) sorted by relevance
| /petsc/src/ts/tutorials/autodiff/adolc-utils/ |
| H A D | init.cxx | 60 PetscErrorCode GiveGhostPoints(DM da, T *cgs, void *array) in GiveGhostPoints() argument 69 PetscCall(GiveGhostPoints2d(da, cgs, (T ***)array)); in GiveGhostPoints() 109 PetscErrorCode GiveGhostPoints2d(DM da, T *cgs, T **a2d[]) in GiveGhostPoints2d() argument 115 for (PetscInt j = 0; j < gym; j++) (*a2d)[j] = cgs + j * gxm - gxs; in GiveGhostPoints2d()
|
| /petsc/src/ksp/ksp/tutorials/output/ |
| H A D | ex2_help.out | 81 … of) fetidp pipefgmres stcg tsirm tcqmr groppcg nash fcg symmlq lcd minres cgs preonly lgmres pipe…
|
| /petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/ |
| H A D | project.pbxproj | 603 …D89D1ED4207AA1AC00FACC19 /* cgs.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1BEC207AA1AA0… 1355 …9D1BEC207AA1AA00FACC19 /* cgs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType … 2126 D89D1BEC207AA1AA00FACC19 /* cgs.c */, 2574 D89D1ED4207AA1AC00FACC19 /* cgs.c in Sources */,
|
| /petsc/doc/manual/ |
| H A D | ksp.md | 182 `chebyshev`, `cg`, `gmres`, `tcqmr`, `bcgs`, `cgs`, 413 - ``cgs``
|