Home
last modified time | relevance | path

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

/petsc/src/ts/impls/implicit/glle/
H A Dglle.c301 if (gl->schemes[i]) PetscCall(TSGLLESchemeDestroy(gl->schemes[i])); in TSGLLEDestroy_Default()
303 PetscCall(PetscFree(gl->schemes)); in TSGLLEDestroy_Default()
437 PetscCall(PetscMalloc1(10, &gl->schemes)); in TSGLLECreate_IRKS()
464 PetscCall(TSGLLESchemeCreate(1, 1, 2, 2, c, *a, *b, *u, *v, &gl->schemes[gl->nschemes++])); in TSGLLECreate_IRKS()
491 PetscCall(TSGLLESchemeCreate(2, 2, 3, 3, c, *a, *b, *u, *v, &gl->schemes[gl->nschemes++])); in TSGLLECreate_IRKS()
520 PetscCall(TSGLLESchemeCreate(3, 3, 4, 4, c, *a, *b, *u, *v, &gl->schemes[gl->nschemes++])); in TSGLLECreate_IRKS()
558 PetscCall(TSGLLESchemeCreate(4, 4, 5, 5, c, *a, *b, *u, *v, &gl->schemes[gl->nschemes++])); in TSGLLECreate_IRKS()
602 PetscCall(TSGLLESchemeCreate(5, 5, 6, 6, c, *a, *b, *u, *v, &gl->schemes[gl->nschemes++])); in TSGLLECreate_IRKS()
798 cur_p = gl->schemes[gl->current_scheme]->p; in TSGLLEChooseNextScheme()
801 TSGLLEScheme sc = gl->schemes[i]; in TSGLLEChooseNextScheme()
[all …]
H A Dglle.h52 TSGLLEScheme *schemes; member
/petsc/doc/overview/
H A Dintegrator_table.md6 .. list-table:: Time integration schemes
/petsc/doc/manual/
H A Dts.md312 …ot the numerical process we use. Below we show that this type of DAE can be used with IMEX schemes.
398 {numref}`tab_IMEX_RK_PETSc` lists of the currently available IMEX Runge-Kutta schemes. For each met…
401 .. list-table:: IMEX Runge-Kutta schemes
530 .. list-table:: Rosenbrock W-schemes
796 {numref}`tab_IMEX_GLEE_PETSc` lists currently available GL schemes with global error estimation {ci…
799 .. list-table:: GL schemes with global error estimation
901 RK schemes with a $5$th-, $6$th, and $7$th-order
903 Variable timesteps cannot be used with RK schemes that do not have an
H A Dvec.md1083 between two global numbering schemes. Many applications may use
1259 (cross-process) numbering schemes.
/petsc/doc/changes/
H A D316.md165 …nterface to the CAMS library for optimal offline checkpointing for multistage time stepping schemes
/petsc/doc/community/meetings/2023/
H A Dindex.md343 developments will include arbitrary higher-order schemes and
/petsc/doc/
H A Dpetsc.bib178 title = {Design of optimally smoothing multi-stage schemes for the {E}uler equations},
1183 title = {Optimal checkpointing for adjoint multistage time-stepping schemes},
6747 title = {Implicit numerical schemes for the stochastic Liouville equation in Langevin
7430 title = {Stability of explicit-implicit hybrid time-stepping schemes for Maxwells
7872 title = {Solving finite difference schemes arising in trivariate option pricing},
9726 evaluate the exact Jacobian of upwind schemes implemented in the flow solver
11305 title = {Additive {R}unge-{K}utta schemes for convection-diffusion-reaction equations},
11317 title = {Implicit-Explicit {R}unge-{K}utta schemes for hyperbolic systems and kinetic
15178 title = {High resolution schemes for conservation laws with locally varying time steps},
39531 …title = {{Compatible Discrete Operator} schemes on polyhedral meshes for elliptic and {Sto…
[all …]
/petsc/doc/faq/
H A Dindex.md1086 processes will be in a different part of the mesh for the two schemes. To resolve this you
/petsc/share/petsc/datafiles/meshes/
H A Dtestcase3D.cas7705 (allow-all-pr-dis-schemes? #f)
7706 (allow-expert-dis-schemes? #f)