Searched defs:side (Results 1 – 10 of 10) sorted by relevance
| /petsc/src/ksp/pc/impls/svd/ |
| H A D | svd.c | 134 static PetscErrorCode PCSVDGetVec(PC pc, PCSide side, AccessMode amode, Vec x, Vec *xred) in PCSVDGetVec() 171 static PetscErrorCode PCSVDRestoreVec(PC pc, PCSide side, AccessMode amode, Vec x, Vec *xred) in PCSVDRestoreVec()
|
| /petsc/src/ts/event/ |
| H A D | tsevent.c | 518 … t, PetscReal tright, PetscReal fleft, PetscReal f, PetscReal fright, PetscInt side, PetscInt *sid… in RefineAndersonBjorck() 593 PetscInt side = 2; in TSEventTestBracket() local
|
| /petsc/src/ksp/pc/impls/shell/ |
| H A D | shellpc.c | 159 static PetscErrorCode PCApplyBA_Shell(PC pc, PCSide side, Vec x, Vec y, Vec w) in PCApplyBA_Shell() 668 PetscErrorCode PCShellSetApplyBA(PC pc, PetscErrorCode (*applyBA)(PC pc, PCSide side, Vec xin, Vec … in PCShellSetApplyBA()
|
| /petsc/src/ksp/pc/interface/ |
| H A D | precon.c | 793 PetscErrorCode PCApplyBAorAB(PC pc, PCSide side, Vec x, Vec y, Vec work) in PCApplyBAorAB() 874 PetscErrorCode PCApplyBAorABTranspose(PC pc, PCSide side, Vec x, Vec y, Vec work) in PCApplyBAorABTranspose()
|
| /petsc/src/ksp/pc/impls/shell/ftn-custom/ |
| H A D | zshellpcf.c | 58 static PetscErrorCode ourshellapplyba(PC pc, PCSide side, Vec x, Vec y, Vec work) in ourshellapplyba()
|
| /petsc/src/ksp/ksp/interface/ |
| H A D | itfunc.c | 1580 PetscErrorCode KSPSetPCSide(KSP ksp, PCSide side) in KSPSetPCSide() 1609 PetscErrorCode KSPGetPCSide(KSP ksp, PCSide *side) in KSPGetPCSide()
|
| /petsc/src/snes/interface/ |
| H A D | snes.c | 5915 PetscErrorCode SNESSetNPCSide(SNES snes, PCSide side) in SNESSetNPCSide() 5945 PetscErrorCode SNESGetNPCSide(SNES snes, PCSide *side) in SNESGetNPCSide()
|
| /petsc/src/dm/impls/plex/ |
| H A D | plexgeometry.c | 3237 PetscInt ncell, side; in BuildGradientReconstruction_Internal() local 3353 PetscInt ncell, side, nface; in BuildGradientReconstruction_Internal_Tree() local
|
| /petsc/src/dm/dt/fe/interface/ |
| H A D | fe.c | 2539 …ElementVec_Hybrid_Internal(PetscFE fe, PetscTabulation T, PetscInt r, PetscInt side, PetscScalar t… in PetscFEUpdateElementVec_Hybrid_Internal()
|
| /petsc/include/petsc/private/ |
| H A D | tsimpl.h | 480 …PetscInt *side; /* upon … member
|