History log of /petsc/src/ts/utils/tsconvest.c (Results 51 – 57 of 57)
Revision Date Author Comments
# caa22a8a 04-Aug-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'rlwalker/feature-plex-example-poroelasticity-cryer' into 'master'

Rlwalker/feature plex example poroelasticity cryer

See merge request petsc/petsc!3013


# f2ed2dc7 27-Jul-2020 Matthew G. Knepley <knepley@gmail.com>

ConvEst: Now use -ts_convergence_temporal 0 to check spatial convergence of a TS model
- Added argument to PetscConvEstUseTS()


# 51635343 20-Jul-2020 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-plex-ts-checks' into 'master'

TS+Plex: Convergence estimation now working of time dependent PDEs

See merge request petsc/petsc!2985


# f2cacb80 18-Jul-2020 Matthew G. Knepley <knepley@gmail.com>

TS+Plex: Convergence estimation now working of time dependent PDEs
- Add exact solution time derivative to DS
- Put monitor in ConvEst for TS
- Fixed error determination in ConvEst for TS

Co-Authore

TS+Plex: Convergence estimation now working of time dependent PDEs
- Add exact solution time derivative to DS
- Put monitor in ConvEst for TS
- Fixed error determination in ConvEst for TS

Co-Authored-By: Brad Aagaard <baagaard@usgs.gov>

show more ...


# 7e346017 29-Oct-2019 Satish Balay <balay@mcs.anl.gov>

Merge branch 'knepley/feature-convest-ts' into 'master'

Knepley/feature convest ts

See merge request petsc/petsc!2190


# 2e61be88 23-Oct-2019 Matthew G. Knepley <knepley@gmail.com>

TS+ConvEst: Made suggested improvements
- Renamed initialGuess to initialConditions
- Made refinement factor usable settable, but still only support 2 for
space


# 900f6b5b 19-Oct-2019 Matthew G. Knepley <knepley@gmail.com>

ConvEst: Generalize to use TS as well
- Now the solver is a PetscObject
- ts_convergence_estimate calculates the order for a TS method
- Added tsconvest.c
- Added initial guess and error methods that

ConvEst: Generalize to use TS as well
- Now the solver is a PetscObject
- ts_convergence_estimate calculates the order for a TS method
- Added tsconvest.c
- Added initial guess and error methods that can be overridden

show more ...


123