aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetReduce
Commit message (Expand)AuthorAge
* CarpetReduce: Handle empty domains gracefullyErik Schnetter2005-06-03
* global: Add varying refinement factorsErik Schnetter2005-05-01
* CarpetReduce: handle the case of zero reductionsErik Schnetter2005-04-30
* CapretReduce: Do not crash on grid functions with only one time levelErik Schnetter2005-04-28
* CarpetReduce: 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
* CarpetReduce: Fix syntax errorErik Schnetter2005-01-27
* CarpetReduce: Relax check that ensures that times are equalErik Schnetter2005-01-10
* global: Remove $Header$ keywords from Carpet arrangementErik Schnetter2005-01-01
* Use ipow instead of pow in various placesErik Schnetter2004-12-25
* CarpetLib:gh exposed data clamp-downswhite2004-12-10
* typecase_INCLUDE_HEADER_INswhite2004-12-01
* Do not use CVS $Date$ for latex documentation any moreErik Schnetter2004-11-18
* CarpetRegrid: clean up time interpolationErik Schnetter2004-10-08
* Small cleanup in CarpetReduceErik Schnetter2004-09-22
* Do not set weight to zero on ghost zonesErik Schnetter2004-09-22
* Correct error in weight calculation on multiple processorsErik Schnetter2004-09-22
* Say that CarpetRegrid::weight has only one time levelErik Schnetter2004-09-22
* Relax consistency test in reduction operationsErik Schnetter2004-09-21
* Remove CVS header tagsErik Schnetter2004-09-18
* Do not loop over empty bboxes, because the imin/imax calculation wouldschnetter2004-08-05
* Correct error in setting up the edges and corners of the weightschnetter2004-08-04
* Correct output text.schnetter2004-08-04
* Calculate the weight function correctly.schnetter2004-08-02
* Support multi-patch.schnetter2004-07-06
* Add "if weight > 0" statements to prevent reducing nans on coarseschnetter2004-07-02
* Implement true global reduction operations, i.e. time interpolation.schnetter2004-06-27
* Remove warnings about group and variable names being distinct.hawke2004-06-21
* Don't call MPI reduction operators for complex numbers; call the realschnetter2004-06-21
* Don't require the local boxes to be non-empty.schnetter2004-06-15
* Implement global reduction operators:schnetter2004-06-14
* Use "requires thorns" to ensure that the thorns are activated in theschnetter2004-06-08
* no changeschnetter2004-05-21
* Undo interface/capability update, because now Carpet conflicts withschnetter2004-05-04
* Enable multiple mapsschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Use "requires" instead of "requires thorns".schnetter2004-04-18
* Explicitly cast constness awayschnetter2004-03-31
* Fix bug in looping over refinement levels.schnetter2004-03-31
* Restructure the conversion between CCTK_COMPLEX* andschnetter2004-03-01
* Fix definition of mymin and mymax for complex values.schnetter2004-02-01
* Fixed some namespace problems by explicitly specifying namespace stdswhite2004-01-27
* Import the recently announced changes:schnetter2004-01-25
* Fix bug in the maximum reduction operator.schnetter2003-11-12
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Carpet infrastructure thorns now require the thorns they depend upontradke2003-09-04
* Make fit for complex values.schnetter2003-07-30
* Adapt local array reduction to PUGH API.schnetter2003-07-23
* Remove leftover debugging statements.schnetter2003-07-23