- Jun 03, 2010
-
-
Thomas Witkowski authored
-
- May 21, 2010
-
-
Thomas Witkowski authored
-
- Apr 14, 2010
-
-
Backofen, Rainer authored
added posibility to use est_t_max for time adaptivity. The time error may now be defined as est_t_combined =sum_fac*est_t_sum + max_fac*est_t_max. Default is sum_fac=1 and max_fac=0. Thus, by default adaption is working as before.
-
- Apr 06, 2010
-
-
Backofen, Rainer authored
-
- Mar 30, 2010
-
-
Backofen, Rainer authored
included new variable <lastProcessedTimestep> in AdaptInfo, in order to have the timestep which lead to current time in user program
-
- Mar 12, 2010
-
-
Thomas Witkowski authored
-
- Sep 28, 2009
-
-
Thomas Witkowski authored
-
- Jul 30, 2009
-
-
Naumann, Andreas authored
AdaptInfo: test-cout added (could be deleted) ConditionalEstimator: should run over all elements, but there's an error (adapts only one times)
-
- Jun 10, 2009
-
-
Thomas Witkowski authored
-
- May 07, 2009
-
-
Thomas Witkowski authored
-
Thomas Witkowski authored
-
- Dec 10, 2008
-
-
Thomas Witkowski authored
-
- Dec 09, 2008
-
-
Thomas Witkowski authored
-
- Dec 03, 2008
-
-
Thomas Witkowski authored
-
- Aug 26, 2008
-
-
Thomas Witkowski authored
* Faster serialization of all objects
-
- Aug 18, 2008
-
-
Thomas Witkowski authored
* AdaptInfo::reset() does not set timestep to 0.0, instead it reads the parameter from init file again * ParaReal-stuff changed
-
- Aug 15, 2008
-
-
Thomas Witkowski authored
* Added ParaReal files
-
- Jun 20, 2008
-
-
Thomas Witkowski authored
-
- May 28, 2008
-
-
Thomas Witkowski authored
-
- Apr 14, 2008
-
-
Thomas Witkowski authored
-
- Mar 05, 2008
-
-
Thomas Witkowski authored
* New function: double AdaptInfo::getEstTSum(int index) * New flag for problem initialization: INIT_GLOBAL_REFINES (is also set to INIT_ALL)
-
- Feb 15, 2008
-
-
Peter Gottschling authored
-