Home
last modified time | relevance | path

Searched refs:mimex (Results 1 – 10 of 10) sorted by relevance

/petsc/src/ts/impls/mimex/
H A Dmimex.c17 TS_Mimex *mimex = (TS_Mimex *)ts->data; in TSMimexGetX0AndXdot() local
26 else *Xdot = mimex->Xdot; in TSMimexGetX0AndXdot()
63 TS_Mimex *mimex = (TS_Mimex *)ts->data; in SNESTSFormFunction_Mimex() local
76 PetscCall(TSComputeIFunction(ts, mimex->stage_time, x, Xdot, y, PETSC_TRUE)); in SNESTSFormFunction_Mimex()
77 if (mimex->version == 1) { in SNESTSFormFunction_Mimex()
124 TS_Mimex *mimex = (TS_Mimex *)ts->data; in SNESTSFormJacobian_Mimex() local
137 PetscCall(TSComputeIJacobian(ts, mimex->stage_time, x, Xdot, shift, A, B, PETSC_TRUE)); in SNESTSFormJacobian_Mimex()
145 TS_Mimex *mimex = (TS_Mimex *)ts->data; in TSStep_Mimex_Split() local
149 Vec sol = ts->vec_sol, update = mimex->update; in TSStep_Mimex_Split()
162 mimex->stage_time = ts->ptime + ts->time_step; in TSStep_Mimex_Split()
[all …]
/petsc/src/ts/tutorials/output/
H A Dex18_adv_delta_shear_im_0.out35 type: mimex
H A Dex18_adv_delta_yper_im_3.out35 type: mimex
H A Dex18_adv_delta_yper_im_0.out47 type: mimex
H A Dex18_adv_delta_yper_fim_2.out47 type: mimex
H A Dex18_adv_delta_yper_fim_1.out47 type: mimex
H A Dex18_adv_delta_yper_im_1.out77 type: mimex
H A Dex18_adv_delta_yper_fim_0.out47 type: mimex
H A Dex18_adv_delta_yper_im_2.out137 type: mimex
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj32 …D89D1C99207AA1AB00FACC19 /* mimex.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D19B1207AA1A…
784 …19B1207AA1A900FACC19 /* mimex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1555 D89D19B1207AA1A900FACC19 /* mimex.c */,
2403 D89D1C99207AA1AB00FACC19 /* mimex.c in Sources */,