Home
last modified time | relevance | path

Searched defs:side (Results 1 – 10 of 10) sorted by relevance

/petsc/src/ksp/pc/impls/svd/
H A Dsvd.c134 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 Dtsevent.c518 … 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 Dshellpc.c159 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 Dprecon.c793 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 Dzshellpcf.c58 static PetscErrorCode ourshellapplyba(PC pc, PCSide side, Vec x, Vec y, Vec work) in ourshellapplyba()
/petsc/src/ksp/ksp/interface/
H A Ditfunc.c1580 PetscErrorCode KSPSetPCSide(KSP ksp, PCSide side) in KSPSetPCSide()
1609 PetscErrorCode KSPGetPCSide(KSP ksp, PCSide *side) in KSPGetPCSide()
/petsc/src/snes/interface/
H A Dsnes.c5915 PetscErrorCode SNESSetNPCSide(SNES snes, PCSide side) in SNESSetNPCSide()
5945 PetscErrorCode SNESGetNPCSide(SNES snes, PCSide *side) in SNESGetNPCSide()
/petsc/src/dm/impls/plex/
H A Dplexgeometry.c3237 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 Dfe.c2539 …ElementVec_Hybrid_Internal(PetscFE fe, PetscTabulation T, PetscInt r, PetscInt side, PetscScalar t… in PetscFEUpdateElementVec_Hybrid_Internal()
/petsc/include/petsc/private/
H A Dtsimpl.h480 …PetscInt *side; /* upon … member