| /petsc/src/ts/tutorials/advection-diffusion-reaction/ |
| H A D | reaction_diffusion.c | 32 PetscReal hx, hy, sx, sy; in RHSFunction() local 97 PetscReal hx, hy, sx, sy; in RHSJacobian() local 240 PetscReal hx, hy, sx, sy; in IFunction() local 307 PetscReal hx, hy, sx, sy; in IJacobian() local
|
| H A D | ex5adj_mf.c | 64 PetscReal hx, hy, sx, sy; in MyRHSMatMultTranspose() local 123 PetscReal hx, hy, sx, sy; in MyIMatMultTranspose() local 184 PetscReal hx, hy, sx, sy; in MyIMatMult() local
|
| /petsc/src/ts/tutorials/autodiff/ |
| H A D | adr_ex5adj.cxx | 364 PetscReal hx, hy, sx, sy; in IFunctionLocalPassive() local 404 PetscReal hx, hy, sx, sy; in IFunctionActive() local 531 PetscReal hx, hy, sx, sy; in RHSFunctionPassive() local 611 PetscReal hx, hy, sx, sy; in RHSFunctionActive() local 791 PetscReal hx, hy, sx, sy; in IJacobianByHand() local 921 PetscReal hx, hy, sx, sy; in RHSJacobianByHand() local
|
| H A D | adr_ex5adj_mf.cxx | 252 PetscReal hx, hy, sx, sy; in IFunctionLocalPassive() local 292 PetscReal hx, hy, sx, sy; in IFunctionActive() local
|
| /petsc/src/dm/tests/ |
| H A D | ex36.c | 58 PetscInt sx, nx, sy, ny, sz, nz, dim; in DAApplyConformalMapping() local 198 PetscInt sx, nx, sy, ny, sz, nz; in DAApplyTrilinearMapping() local 253 PetscInt sx, nx, sy, ny; in DADefineXLinearField2D() local 280 PetscInt sx, nx, sy, ny, sz, nz; in DADefineXLinearField3D() local
|
| /petsc/src/ts/tutorials/ |
| H A D | ex13.c | 121 PetscReal two = 2.0, hx, hy, sx, sy; in RHSFunction() local 193 PetscReal hx, hy, sx, sy; in RHSJacobian() local
|
| H A D | ex15.c | 160 PetscReal hx, hy, sx, sy; in FormIFunction() local 252 PetscScalar vals[5], hx, hy, sx, sy; in FormIJacobian() local
|
| H A D | ex7.c | 128 PetscReal two = 2.0, hx, hy, sx, sy; in FormFunction() local
|
| H A D | ex12.c | 135 PetscReal hx, hy, /*hxdhy,hydhx,*/ sx, sy; in FormFunction() local
|
| /petsc/src/dm/impls/da/ |
| H A D | grglvis.c | 38 PetscInt sx, sy, sz, ien, jen, ken; in DMDAGetNumElementsGhosted() local 97 PetscInt sx, sy, sz, gsx, gsy, gsz, ist, jst, kst, gm, gn, gp; in DMDASampleGLVisFields_Private() local 343 PetscInt sx, sy, sz, ie, je, ke, ien, jen, ken, nel; in DMDAView_GLVis_ASCII() local
|
| /petsc/src/ts/tests/ |
| H A D | ex24.c | 21 PetscReal hx, hy, sx, sy; in RHSJacobian() local
|
| /petsc/src/sys/classes/draw/impls/image/ |
| H A D | drawimage.h | 57 int dy = PetscAbs(y_2 - y_1), sy = (y_2 - y_1) >= 0 ? +1 : -1; in PetscImageDrawLine() local
|
| /petsc/include/ |
| H A D | petscblaslapack.h | 166 …Int *n, const PetscScalar *x, const PetscBLASInt *sx, const PetscScalar *y, const PetscBLASInt *sy) in BLASdot_() 177 …Int *n, const PetscScalar *x, const PetscBLASInt *sx, const PetscScalar *y, const PetscBLASInt *sy) in BLASdotu_()
|
| /petsc/src/ksp/ksp/utils/lmvm/symbrdn/ |
| H A D | symbrdn.c | 621 Vec sy[2] = {lmvm->Xprev, lmvm->Fprev}; in MatUpdate_LMVMSymBrdn() local
|
| /petsc/src/mat/impls/h2opus/cuda/ |
| H A D | math2opus.cu | 516 static PetscErrorCode MatMultKernel_H2OPUS(Mat A, Vec x, PetscScalar sy, Vec y, PetscBool trans) in MatMultKernel_H2OPUS()
|