aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet
Commit message (Expand)AuthorAge
* Re-introduce a "force" argument to Carpet::Regrid. This argument isschnetter2004-08-19
* Code cleanup:schnetter2004-08-07
* Re-introduce the parameter Carpet::prolongate_initial_data with theschnetter2004-08-07
* Add a comment.schnetter2004-08-03
* Output GH structure only after all GH extensions has been set up.schnetter2004-08-02
* Support the "loop-*" schedule options.schnetter2004-08-02
* Test for NULL communicator in Abort().tradke2004-07-08
* Execute POSTREGRID bin only if the grid hierarchy actually changed.schnetter2004-06-27
* Execute POSTREGRID bin only if the grid hierarchy actually changed.schnetter2004-06-27
* Do not always allocate all memory any more.schnetter2004-06-26
* Introduce a new termination condition "immediately" that ends aschnetter2004-06-26
* Implement prolongation methods that can be specified as parameterschnetter2004-06-26
* HACK: temporary fix of bug 55 (problems with the order that Carpet andhawke2004-06-22
* Make Regrid return a flag whether it changed the grid hierarchy. Thisschnetter2004-06-21
* Add functions to access the MPI data type corresponding to the realschnetter2004-06-16
* Always print the number of processors.schnetter2004-06-16
* Use unique loop iteration variables to eliminate compiler warnings.schnetter2004-06-14
* Use "requires thorns" to ensure that the thorns are activated in theschnetter2004-06-08
* Remove unnecessary array bounds checks.schnetter2004-06-02
* Changed call to Regrid() for recovery situations.bzink2004-06-02
* Added boolean parameter checkpoint_recovery to Regrid() to change itsbzink2004-06-02
* Changed interface to Carpet_Regrid function.bzink2004-06-02
* Remove unnecessary group POSTRESTRICTschnetter2004-05-27
* Fix typo in argument nameschnetter2004-05-27
* Fix regrid-every scheme.schnetter2004-05-27
* Introduce POSTREGRID bin.schnetter2004-05-21
* Make Carpet ready for multiple patches.schnetter2004-05-21
* Cosmetic changesschnetter2004-05-21
* Correct intent statements.hawke2004-05-10
* Undo interface/capability update, because now Carpet conflicts withschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Output physical extentschnetter2004-04-22
* Output current refinement levelschnetter2004-04-22
* Allow cycling grid variables with 2 time levels.schnetter2004-04-22
* Fix wrong argumentsschnetter2004-04-18
* Use "requires" instead of "requires thorns".schnetter2004-04-18
* Remove the parameters Carpet::prolongate_initial_data; this is nowschnetter2004-04-18
* Fake grid variable shapes in meta, global, and level mode to theschnetter2004-04-18
* Some cleanup, more internal checks.schnetter2004-04-07
* Use CCTK_INT instead of int for aliased functions.schnetter2004-04-04
* Correct the return type of the aliased EnableProlongating function.hawke2004-03-29
* Provide the function to en/dis able prolongation through function aliasing. H...hawke2004-03-29
* Move checksum information variables into Checksum.cc, making themschnetter2004-03-24
* Move checksum information variables into Checksum.cc, making themschnetter2004-03-24
* Make the grid extent parameters private.schnetter2004-03-24
* Some more sanity checks, some removedschnetter2004-03-23
* Fix bug in previous commitschnetter2004-03-23
* Some additional sanity checks, some unnecessary removed.schnetter2004-03-23
* Correct detecting pseudo-local modeschnetter2004-03-23
* Comment structureschnetter2004-03-23