aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetInterp
Commit message (Expand)AuthorAge
* 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
* 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
* Use "requires thorns" to ensure that the thorns are activated in theschnetter2004-06-08
* Remove restrict qualifier.schnetter2004-05-28
* Add support for symmetry interpolation.schnetter2004-05-21
* Undo interface/capability update, because now Carpet conflicts withschnetter2004-05-04
* Use the local instead of a registered coordinate system forschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Use "requires" instead of "requires thorns".schnetter2004-04-18
* When a grid point is not in any component, map it to an arbitraryschnetter2004-04-16
* Explicitly cast constness awayschnetter2004-03-31
* Handle looping over refinement levels more elegantly.schnetter2004-03-31
* Change operator[] to at()schnetter2004-03-08
* Use the new vect::floor instead of vect::map(floor,)schnetter2004-02-27
* When interpolating in time, call the local interpolator many timesschnetter2004-02-15
* Fix array size allocation.schnetter2004-02-15
* Use (rl-minrl) instead of rl to index into the count arrays (that areschnetter2004-02-14