aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp
Commit message (Expand)AuthorAge
...
* CarpetInterp: #include <cstring> because we use memcmp()Erik Schnetter2006-08-16
* CarpetInterp: Ignore input variable indices which are -1Erik Schnetter2006-08-16
* CarpetInterp: Explicitly convert from/to CCTK_INT and from/to CCTK_REALErik Schnetter2006-06-13
* CarpetInterp: Correct signature of scheduled functionErik Schnetter2006-06-07
* CarpetInterp: Explicitly convert vect<int> to vect<CCTK_REAL>Erik Schnetter2006-06-06
* CarpetInterp: Emit an error message if there are not enough time levels activeErik Schnetter2006-04-25
* CarpetInterp: activate CarpetIOBasic in testsuiteswhite2006-04-21
* CarpetRegrid/test - activate CarpetIOScalar, and avoidOrigin=noswhite2006-04-17
* CarpetInterp: Correct another error in the coordinate calculationsErik Schnetter2005-12-02
* CarpetInterp: bugfix for calculating the grid spacingsThomas Radke2005-11-29
* CarpetInterp: Correct logic error with time_deriv_orderErik Schnetter2005-11-28
* CarpetInterp: Count necessary timelevels accuratelyErik Schnetter2005-11-24
* CarpetInterp: Take cctk_initial_time into accountErik Schnetter2005-11-24
* CarpetInterp: Correct calculation of cctk_origin for cell centered gridsErik Schnetter2005-11-23
* CarpetInterp: Allow zero-dimensional interpolationErik Schnetter2005-11-23
* CarpetInterp: Correct typos in comments; capitalise commentsErik Schnetter2005-11-23
* CarpetInterp: Correct typos in documentationErik Schnetter2005-11-23
* CarpetInterp: Change dist::comm to dist::comm()Erik Schnetter2005-11-22
* CarpetInterp: generalisation of interpolation functionalityThomas Radke2005-11-01
* CarpetInterp: Assert that all output arrays are distinctErik Schnetter2005-10-12
* CarpetInterp: Take delta_time into account when calculating time derivativesErik Schnetter2005-10-12
* CarpetInterp: bugfix in routine which maps points onto componentsThomas Radke2005-08-29
* CarpetInterp: copy interpolation results directly into output arrays, without...Thomas Radke2005-08-27
* CarpetInterp: optimise global interpolator communication schemeThomas Radke2005-08-26
* CarpetInterp: Remove commented out assertErik Schnetter2005-08-24
* CarpetInterp: Remove support for optional argument "interpolation_times"Erik Schnetter2005-08-11
* CarpetInterp: Test also time derivatives in the test casesErik Schnetter2005-08-11
* CarpetInterp: Update waveinterp test casesErik Schnetter2005-08-11
* CarpetInterp: Use explicit source map specifications even in single map modeErik Schnetter2005-08-10
* CarpetInterp: Make time_deriv_order per output array instead of per grid pointErik Schnetter2005-08-10
* CarpetInterp: Remove commented out codeErik Schnetter2005-08-10
* CarpetInterp: Correct time interpolation stencilsErik Schnetter2005-08-11
* CarpetInterp: fix waveinterp testsuiteThomas Radke2005-08-08
* CarpetInterp: Rename return valueErik Schnetter2005-08-01
* CarpetInterp: modularize time interpolationSteve White2005-07-18
* CarpetInterp: Plug memory leak in the recent function breakupErik Schnetter2005-07-16
* CarpetInterp: break routine into piecesErik Schnetter2005-07-15
* CarpetInterp: Correct error in calculating the past levels' current timesErik Schnetter2005-07-04
* CarpetInterp: Correct error in calculating the past levels' current timesErik Schnetter2005-07-04
* CarpetInterp: Handle multiple mapsErik Schnetter2005-07-04
* global: Add varying refinement factorsErik Schnetter2005-05-01
* CarpetInterp: Correct error in allocating data objectsErik Schnetter2005-04-11
* CarpetInterp: Correct check whether a processor owns a componentErik Schnetter2005-03-07
* CarpetInterp: Handle groups that have not all time levels allocatedErik Schnetter2005-03-03
* global: Change the way in which the grid hierarchy is storedErik Schnetter2005-02-01
* global: Turn CarpetLib templates into classesErik Schnetter2005-01-01
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* CarpetLib:gh exposed data clamp-downswhite2004-12-10
* Do not use CVS $Date$ for latex documentation any moreErik Schnetter2004-11-18
* CarpetInterp: return local_interpolator_statusErik Schnetter2004-10-20