| /petsc/src/ts/tutorials/multirate/ |
| H A D | finitevolume1d.c | 283 void Limit3_Upwind(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt sm,… in Limit3_Upwind() 288 …droff(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt sm, const Petsc… in Limit3_LaxWendroff() 303 …rming(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt sm, const Petsc… in Limit3_BeamWarming() 318 void Limit3_Fromm(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt sm, … in Limit3_Fromm() 345 void Limit3_Minmod(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt sm,… in Limit3_Minmod() 372 …erbee(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt sm, const Petsc… in Limit3_Superbee() 399 void Limit3_MC(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt sm, con… in Limit3_MC() 426 void Limit3_Koren3(LimitInfo info, const PetscScalar *jL, const PetscScalar *jR, const PetscInt sm,… in Limit3_Koren3()
|
| H A D | ex8.c | 223 PetscInt i, j, k, Mx, dof, xs, xm, sm = ctx->sm, mf = ctx->mf, fm = ctx->fm, ms = ctx->ms; in FVRHSFunction_3WaySplit() local 397 …PetscInt i, j, k, Mx, dof, xs, xm, islow = 0, sm = ctx->sm, ms = ctx->ms, lsbwidth = ctx->lsbw… in FVRHSFunctionslow_3WaySplit() local 527 …PetscInt i, j, k, Mx, dof, xs, xm, islowbuffer = 0, sm = ctx->sm, ms = ctx->ms, lsbwidth = ctx… in FVRHSFunctionslowbuffer_3WaySplit() local 676 …PetscInt i, j, k, Mx, dof, xs, xm, imedium = 0, sm = ctx->sm, mf = ctx->mf, fm = ctx->fm, ms =… in FVRHSFunctionmedium_3WaySplit() local
|
| H A D | finitevolume1d.h | 129 …PetscInt sm, mf, fm, ms; /* positions (array index) for slow-medium, medium-fast, fast-medi… member
|
| /petsc/src/tao/leastsquares/impls/pounders/ |
| H A D | gqt.c | 8 PetscReal e, temp, w, wm, ynorm, znorm, s, sm; in estsv() local
|
| /petsc/src/vec/vec/impls/nest/ |
| H A D | vecnest.c | 544 PetscInt j, sm; in VecGetArray_Nest() local 572 PetscInt j, sm; in VecRestoreArray_Nest() local
|
| /petsc/src/mat/impls/nest/ |
| H A D | matnest.c | 21 PetscInt sm, sM; in MatNestGetSizes_Private() local
|