Lines Matching refs:REctx
43 } REctx; typedef
140 …tNone(TS ts, Vec X, PetscInt stepi, PetscReal time, PetscBool islast, LandauCtx *ctx, REctx *rectx) in testNone()
146 …itzer(TS ts, Vec X, PetscInt stepi, PetscReal time, PetscBool islast, LandauCtx *ctx, REctx *rectx) in testSpitzer()
244 REctx *rectx = (REctx *)ctx->data; in f0_0_diff_lp()
258 REctx *rectx = (REctx *)ctx->data; in f0_0_maxwellian_lp()
268 …table(TS ts, Vec X, PetscInt stepi, PetscReal time, PetscBool islast, LandauCtx *ctx, REctx *rectx) in testStable()
316 REctx *rectx = (REctx *)ctx->data; in EInduction()
372 REctx *rectx; in FormSource()
377 rectx = (REctx *)ctx->data; in FormSource()
413 REctx *rectx = (REctx *)ctx->data; in Monitor()
484 REctx *rectx; in PreStep()
496 rectx = (REctx *)ctx->data; in PreStep()
506 REctx *rectx = (REctx *)ctx->data; in stepSrc()
522 REctx *rectx = (REctx *)ctx->data; in pulseSrc()
535 static PetscErrorCode ProcessREOptions(REctx *rectx, const LandauCtx *ctx, DM dm, const char prefix… in ProcessREOptions()
630 REctx *rectx; in main()