aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp/src
Commit message (Expand)AuthorAge
...
* 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: 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: 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: 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
* CarpetInterp: return local_interpolator_statusErik Schnetter2004-10-20
* CarpetInterp: clean up time interpolationErik Schnetter2004-10-08
* CarpetInterp: Fix segfault when determining interpolation timesErik Schnetter2004-10-02
* Whitespace change in CarpetInterpErik Schnetter2004-09-22
* Implement time derivatives during interpolationErik Schnetter2004-09-21
* Add true interpolation in timeErik Schnetter2004-09-18
* Remove CVS header tagsErik Schnetter2004-09-18
* Map output indices to input indices when interpolating in time.schnetter2004-09-13
* Add a new tags table entry to check: InterpNumTimelevels.hawke2004-08-20
* Correct error in calculating the components' coordinate extents whenschnetter2004-08-02
* Ensure that the array pointers, if given, are not null.schnetter2004-08-02
* A more useful error message if time interpolation can't be done.hawke2004-07-02
* Correct a bug in the time interpolation. We probably neverschnetter2004-06-27
* Remove restrict qualifier.schnetter2004-05-28
* Add support for symmetry interpolation.schnetter2004-05-21
* Use the local instead of a registered coordinate system forschnetter2004-05-04