Searched hist:d2daff3d64cc9cabbbe64bacda1b5686dc0f21ef (Results 1 – 3 of 3) sorted by relevance
| /petsc/src/ts/impls/explicit/rk/ |
| H A D | rk.c | d2daff3d64cc9cabbbe64bacda1b5686dc0f21ef Thu Oct 09 21:06:37 UTC 2014 Hong Zhang <hongzhang@anl.gov> New features:
1. Use one TS object for both forward run and backward run 2. Adjoint coefficients are computed based on the forward method without registering new schemes 3. Take advantage of the formal adjoint for TSRK methods with nonzero b or that only the last element of b is 0. 4. Users need to call TSSolve() twice with the second one preceded by a function swithcing TS to reverse mode.
|
| /petsc/include/ |
| H A D | petscts.h | d2daff3d64cc9cabbbe64bacda1b5686dc0f21ef Thu Oct 09 21:06:37 UTC 2014 Hong Zhang <hongzhang@anl.gov> New features:
1. Use one TS object for both forward run and backward run 2. Adjoint coefficients are computed based on the forward method without registering new schemes 3. Take advantage of the formal adjoint for TSRK methods with nonzero b or that only the last element of b is 0. 4. Users need to call TSSolve() twice with the second one preceded by a function swithcing TS to reverse mode.
|
| /petsc/src/ts/interface/ |
| H A D | ts.c | d2daff3d64cc9cabbbe64bacda1b5686dc0f21ef Thu Oct 09 21:06:37 UTC 2014 Hong Zhang <hongzhang@anl.gov> New features:
1. Use one TS object for both forward run and backward run 2. Adjoint coefficients are computed based on the forward method without registering new schemes 3. Take advantage of the formal adjoint for TSRK methods with nonzero b or that only the last element of b is 0. 4. Users need to call TSSolve() twice with the second one preceded by a function swithcing TS to reverse mode.
|