aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added new thorns CarpetReduce and CarpetRegrid to parameter files.schnetter2001-12-14
* Added a bit of convenient functionality.schnetter2001-12-14
* Pulled regridding out of the driver proper.schnetter2001-12-14
* Pulled regridding out of the driver proper.schnetter2001-12-14
* Added initial stab at reduction operators for Carpet.schnetter2001-12-11
* no changeschnetter2001-12-09
* Changed handling of interpolation orders; they are now stored in theschnetter2001-12-09
* Added more bones to skeleton of CarpetParamCheck.schnetter2001-12-09
* Change default maximum number of refinement levels back to 1.schnetter2001-12-09
* Added dependency on "boundary" and "grid".schnetter2001-12-07
* Added more helper functions.schnetter2001-12-07
* Made ASCII output line/plane selection more convenient. Should nowschnetter2001-12-07
* Added dependency on "boundary" and "grid".schnetter2001-12-07
* Added new parameter "refined_regions" that decides how the refinedschnetter2001-12-05
* Changed the way the refinement regions are specified.schnetter2001-12-05
* Trying to be a good citizen and checking parameters in beforehandschnetter2001-12-05
* Same as the last, but with better diagnostics.schnetter2001-12-05
* Prevent core dump when the specified output coordinate is not on the grid.schnetter2001-12-05
* Example files that write data with PUGH and read them with Carpet.schnetter2001-12-05
* Added box-in-box capability to Carpet.schnetter2001-12-05
* Fixed a small bug that prevented reading data.schnetter2001-12-05
* Added test cases.schnetter2001-12-03
* Added test cases.schnetter2001-12-03
* Update test cases.schnetter2001-12-03
* Update test cases.schnetter2001-12-03
* Fixed the bug with the periodic boundaries. I am now going to re-runschnetter2001-11-15
* Fixed bug in how grid arrays were distributed onto the processors.schnetter2001-11-14
* Adapted Carpet to the new Cactus API. Works on Linux. High hopes for SGIs.schnetter2001-11-05
* Next round.schnetter2001-11-02
* Next round of const-correcting Carpet for SGIs.schnetter2001-11-02
* Trying to get Carpet const-correct under various compilers. Thisschnetter2001-11-02
* Added a lot of const modifiers for the cGH structure.schnetter2001-11-02
* Fixed bug in processor decomposition.schnetter2001-10-29
* Fixed small bug.schnetter2001-09-06
* Don't allocate scalars all the time.schnetter2001-08-26
* 1. Added interface for AMR. Carpet still contains no clusterer, butschnetter2001-08-26
* Changed optimisation levels of default configuration options.schnetter2001-08-23
* Removed debug statements.schnetter2001-08-17
* Fixed bugs with refining grid arrays.schnetter2001-08-17
* Fixed bug in determining the extent of an array on the refined levels.schnetter2001-08-15
* No prolongation for DISTRIB=CONSTANT arrays.schnetter2001-07-18
* Corrected interface.ccl files which were missing inter-thorn dependencies.schnetter2001-07-12
* Switched to the new evolution control scheme that allows goingschnetter2001-07-11
* Changed handling of scalars. Scalars are now zero-dimensional arrays.schnetter2001-07-09
* Fixed bug in ASCII output -- only the x dimesion was output, and not y and z.schnetter2001-07-04
* Broke the file "carpet.cc" into several files.schnetter2001-07-04
* Second stab at having arrays with a dimension different than gridschnetter2001-07-02
* Relaxed contstraints for ghost zones for prolongation. Now only needsschnetter2001-06-12
* Added new options file.schnetter2001-06-12
* Introduced abstraction classes that have no <dim> parameter. Thisschnetter2001-06-12