Home
last modified time | relevance | path

Searched refs:euler (Results 1 – 21 of 21) sorted by relevance

/petsc/src/ts/impls/explicit/euler/
H A Deuler.c12 TS_Euler *euler = (TS_Euler *)ts->data; in TSStep_Euler() local
13 Vec solution = ts->vec_sol, update = euler->update; in TSStep_Euler()
47 TS_Euler *euler = (TS_Euler *)ts->data; in TSSetUp_Euler() local
51 PetscCall(VecDuplicate(ts->vec_sol, &euler->update)); in TSSetUp_Euler()
59 TS_Euler *euler = (TS_Euler *)ts->data; in TSReset_Euler() local
62 PetscCall(VecDestroy(&euler->update)); in TSReset_Euler()
88 TS_Euler *euler = (TS_Euler *)ts->data; in TSInterpolate_Euler() local
89 Vec update = euler->update; in TSInterpolate_Euler()
115 TS_Euler *euler; in TSCreate_Euler() local
118 PetscCall(PetscNew(&euler)); in TSCreate_Euler()
[all …]
/petsc/src/ts/tutorials/output/
H A Dex3_stringview_euler.out3 Output from string viewer: TSType: euler
H A Dex6_1.out4 type: euler
H A Dex18_adv_delta_yper_0.out31 type: euler
H A Dex18_adv_delta_yper_1.out46 type: euler
H A Dex18_adv_delta_yper_2.out76 type: euler
H A Dex4_4.out104 type: euler
H A Dex5_nox.out105 type: euler
H A Dex4_2.out104 type: euler
H A Dex5_1.out105 type: euler
H A Dex4_3.out104 type: euler
H A Dex4_1.out104 type: euler
/petsc/src/ts/tests/output/
H A Dex6_1.out15 type: euler
H A Dex7_1.out15 type: euler
H A Dex7_1_alt.out14 type: euler
H A Dex6_1_alt.out14 type: euler
/petsc/doc/overview/
H A Dintegrator_table.md15 * - euler
/petsc/doc/changes/
H A D317.md180 …tional conservative terms. Without flag, the discrete gradients timestepper is just backwards euler
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/
H A Dproject.pbxproj356 …D89D1DDD207AA1AB00FACC19 /* euler.c in Sources */ = {isa = PBXBuildFile; fileRef = D89D1AF5207AA1A…
1108 …1AF5207AA1AA00FACC19 /* euler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType …
1879 D89D1AF5207AA1AA00FACC19 /* euler.c */,
2521 D89D1DDD207AA1AB00FACC19 /* euler.c in Sources */,
/petsc/doc/manual/
H A Dts.md217 They can also be set with the options database option `-ts_type euler, rk, beuler, cn, theta, gl, p…
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas1995 (dpm/dpm-vof/euler/allow-parallel-hybrid? #f)
1996 (dpm/dpm-vof/euler/check-neighbour-vof? #t)
4414 (euler-mp/coupled-form? #f)
4671 (pdf-transport-euler? #f)