| #
e923053f
|
| 15-Oct-2016 |
stefano_zampini <stefano.zampini@gmail.com> |
Merge branch 'stefano_zampini/feature-convert-matnest-matis' into stefano_zampini/feature-pcbddc-saddlepoint
I have to merge it here, since there's an API addition for MatIS in stefano_zampini/featu
Merge branch 'stefano_zampini/feature-convert-matnest-matis' into stefano_zampini/feature-pcbddc-saddlepoint
I have to merge it here, since there's an API addition for MatIS in stefano_zampini/feature-pcbddc-saddlepoint that prevents me to smoothly merge stefano_zampini/feature-convert-matnest-matis into next.
This will also facilitate merging stefano_zampini/feature-pcbddc-saddlepoint into master
Conflicts: src/docs/website/documentation/changes/dev.html
show more ...
|
| #
c3c9259e
|
| 10-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
Merge branch 'emil/ts-glee'
|
| #
b1fbfd33
|
| 05-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
c89: fix "warning: initializer element is not computable at load time"
|
| #
17d8b14c
|
| 05-Oct-2016 |
Satish Balay <balay@mcs.anl.gov> |
win32: fix "const automatic array must be fully initialized" error
|
| #
ec0e3ee2
|
| 04-Oct-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
Fix GLEE for complex builds.
|
| #
45361beb
|
| 09-Jun-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
Remove double step counting in glee
|
| #
d6629dc5
|
| 03-Jun-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
FIX bug in TSGLEE.
|
| #
d5509560
|
| 25-May-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
FIX: Issue in TS GLEE get stages
|
| #
642ca4e8
|
| 09-May-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
FIX TSAdapt glee error computation and comments in ex31
|
| #
657c1e31
|
| 09-May-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
FIX error in TSAdapt glee and renaming variables
|
| #
0a01e1b2
|
| 06-May-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
modified TSGetTime error to include an index that indicates when to estimate the error.
|
| #
642f3702
|
| 06-May-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
fixed warning and added citation for glee
|
| #
ed450d42
|
| 02-May-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
rebasing TS/GLEE to current master
|
| #
6b234c65
|
| 27-Jan-2016 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
updated interfaces to match the changes in other parts
|
| #
9657682d
|
| 30-Sep-2015 |
Debojyoti Ghosh <ghosh@mcs.anl.gov> |
TS, TSGLEE: added error messages
|
| #
57df6a1b
|
| 30-Sep-2015 |
Debojyoti Ghosh <ghosh@mcs.anl.gov> |
TS: Created an interface to initialize the time integrator error to a specific value (for restarts) TSGLEE: Implemented the initialization of the error/auxiliary solution
|
| #
4cdd57e5
|
| 24-Sep-2015 |
Debojyoti Ghosh <ghosh@mcs.anl.gov> |
TS: created interfaces for TSGetAuxSolution, and TSGetTimeError TSGLEE: Implemented TSGetAuxSolution, and TSGetTimeError, also TSGetSolutionComponents return all r components, not r-1
|
| #
b2bf4f3a
|
| 24-Sep-2015 |
Debojyoti Ghosh <ghosh@mcs.anl.gov> |
TSGLEE, TS: Renamed TSGetAuxSolution to TSGetSolutionComponents
|
| #
fd96ebc2
|
| 24-Sep-2015 |
Debojyoti Ghosh <ghosh@mcs.anl.gov> |
TSGLEE: fixed the computing of solution with embedded methods, needed by TSAdapt.
|
| #
b87983c9
|
| 11-Sep-2015 |
Debojyoti Ghosh <ghosh@mcs.anl.gov> |
TSGLEE: bugfix in getting auxiliary solution
|
| #
ab8c5912
|
| 26-Aug-2015 |
Emil Constantinescu <emconsta@mcs.anl.gov> |
Adding the first implicit GLEE method based on extrapolated backward Euler
|
| #
6e2e232b
|
| 25-Aug-2015 |
Debojyoti Ghosh <ghosh@mcs.anl.gov> |
TS,TSGLEE: declared the TSGetAuxSolution in header file, and fixed its implementation for TSGLEE
|
| #
2302aa1b
|
| 25-Aug-2015 |
Debojyoti Ghosh <ghosh@mcs.anl.gov> |
TSGLEE: moved out the TSGLEE implementation from the explicit directory since it's not purely explicit anymore
|