Home
last modified time | relevance | path

Searched defs:ms (Results 1 – 12 of 12) sorted by relevance

/petsc/src/snes/impls/ms/
H A Dms.c238 SNES_MS *ms = (SNES_MS *)snes->data; in SNESMSStep_3Sstar() local
266 SNES_MS *ms = (SNES_MS *)snes->data; in SNESMSStep_Basic() local
284 SNES_MS *ms = (SNES_MS *)snes->data; in SNESMSStep_Step() local
365 SNES_MS *ms = (SNES_MS *)snes->data; in SNESSetUp_MS() local
390 SNES_MS *ms = (SNES_MS *)snes->data; in SNESView_MS() local
434 SNES_MS *ms = (SNES_MS *)snes->data; in SNESMSGetType_MS() local
444 SNES_MS *ms = (SNES_MS *)snes->data; in SNESMSSetType_MS() local
512 SNES_MS *ms = (SNES_MS *)snes->data; in SNESMSGetDamping_MS() local
521 SNES_MS *ms = (SNES_MS *)snes->data; in SNESMSSetDamping_MS() local
599 SNES_MS *ms; in SNESCreate_MS() local
/petsc/src/tao/complementarity/tutorials/
H A Dblackscholes.c106 PetscInt ms, mt; /* Number of elements */ member
263 PetscInt ms = user->ms; in ComputeVariableBounds() local
310 PetscInt ms = user->ms; in FormConstraints() local
382 PetscInt ms = user->ms; in FormJacobian() local
/petsc/src/sys/classes/matlabengine/ftn-custom/
H A Dzmatlabf.c12 char *ms; in petscmatlabengineevaluate_() local
/petsc/src/mat/tests/
H A Dex97.c8 PetscInt i, ms, me; in AssembleMatrix() local
99 PetscInt ms, idxrow[3], idxcol[4]; in main() local
H A Dex99.c8 PetscInt i, ms, me; in AssembleMatrix() local
101 PetscInt ms, idxrow[3], idxcol[3]; in main() local
/petsc/src/mat/graphops/color/impls/power/
H A Dpower.c5 Mat m = mc->mat, mp, ms; in MatColoringApply_Power() local
/petsc/src/ts/tutorials/multirate/
H A Dfinitevolume1d.c283 …calar *jR, const PetscInt sm, const PetscInt mf, const PetscInt fm, const PetscInt ms, PetscInt n,… in Limit3_Upwind()
288 …calar *jR, const PetscInt sm, const PetscInt mf, const PetscInt fm, const PetscInt ms, PetscInt n,… in Limit3_LaxWendroff()
303 …calar *jR, const PetscInt sm, const PetscInt mf, const PetscInt fm, const PetscInt ms, PetscInt n,… in Limit3_BeamWarming()
318 …calar *jR, const PetscInt sm, const PetscInt mf, const PetscInt fm, const PetscInt ms, PetscInt n,… in Limit3_Fromm()
345 …calar *jR, const PetscInt sm, const PetscInt mf, const PetscInt fm, const PetscInt ms, PetscInt n,… in Limit3_Minmod()
372 …calar *jR, const PetscInt sm, const PetscInt mf, const PetscInt fm, const PetscInt ms, PetscInt n,… in Limit3_Superbee()
399 …calar *jR, const PetscInt sm, const PetscInt mf, const PetscInt fm, const PetscInt ms, PetscInt n,… in Limit3_MC()
426 …calar *jR, const PetscInt sm, const PetscInt mf, const PetscInt fm, const PetscInt ms, PetscInt n,… in Limit3_Koren3()
H A Dex8.c223 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 Dfinitevolume1d.h129 …PetscInt sm, mf, fm, ms; /* positions (array index) for slow-medium, medium-fast, fast-medi… member
/petsc/src/dm/impls/da/
H A Ddadd.c35 PetscInt ms = 0, ns = 0, ps = 0; in DMDACreatePatchIS() local
/petsc/src/dm/impls/plex/
H A Dplexpartition.c1835 PetscInt base, ms; in DMPlexRebalanceSharedPoints() local
H A Dplex.c4954 PetscInt p, d, c, m, ms; in DMPlexGetFullJoin() local