aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove unused codeschnetter2004-05-04
* Enable multiple mapsschnetter2004-05-04
* Begin to clean up inheritance and requires relationshipsschnetter2004-05-04
* Fixed test for MPI.tradke2004-04-29
* Do not allow smart_outer_boundaries to be set unless it is supported.schnetter2004-04-28
* For smart_outer_boundaries, use the same number of boundary points onschnetter2004-04-28
* Adhere to C++ standardschnetter2004-04-24
* Rename variables so that different variables have different names.schnetter2004-04-24
* Warn instead of abort when outdim>groupdim.schnetter2004-04-22
* Ensure that vector leaders are handled consistentlyschnetter2004-04-22
* Output physical extentschnetter2004-04-22
* Output current refinement levelschnetter2004-04-22
* Regrid based on the current level, not on the number of existingschnetter2004-04-22
* Allow cycling grid variables with 2 time levels.schnetter2004-04-22
* Fixed a bug when generating the tmp filename.bzink2004-04-20
* While regridding, initialise only the interior of the grid functions.schnetter2004-04-20
* Regrid all grid functions at once. This is necessary to treate vectorschnetter2004-04-19
* Adapt to new regridding interface; regridding routines are now calledschnetter2004-04-19
* Loop over all components of the parent grid when regridding.schnetter2004-04-19
* remove debugging statementschnetter2004-04-19
* change naming of temporary checkpoint filecott2004-04-19
* change indentationschnetter2004-04-19
* 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
* Handle operator% for double differently.schnetter2004-04-18
* Format error message nicely.schnetter2004-04-18
* Change the bbox iterators to be cyclic.schnetter2004-04-18
* Simplify the codeschnetter2004-04-18
* Fake grid variable shapes in meta, global, and level mode to theschnetter2004-04-18
* When a grid point is not in any component, map it to an arbitraryschnetter2004-04-16
* The old Carpet arrangement is not reachable any more.schnetter2004-04-16
* Take symmetry_? parameters into account when setting up a movingschnetter2004-04-16
* Some more cleanup and bug fixes. Hyperslabbing probably never workedschnetter2004-04-16
* Allow the downsampling argument to be NULL.schnetter2004-04-16
* Implement a moving excision region.schnetter2004-04-14
* Commentschnetter2004-04-13
* Don't use the new C99 printf specifiers.schnetter2004-04-13
* Writing and Reading variables of type 'complex' should now work. Please test.cott2004-04-12
* Modify the check for MPI -- maybe it didn't work beforeschnetter2004-04-10
* Update related project sectionschnetter2004-04-10
* Announce moving the repository, and update the checkout instructions.schnetter2004-04-10
* Use "." instead of "" for the default input directory, because theschnetter2004-04-09
* Abort with an error message if CarpetLib cannot allocate memory forschnetter2004-04-08
* Calculate an approximation of the solution errorschnetter2004-04-07
* Disable a self-consistency check that might be too eager.schnetter2004-04-07
* Insert a check that all gdata arrays are created on all processors.schnetter2004-04-07
* Comment out self-consistency check that might be too eagerschnetter2004-04-07
* Comment coding tricks.schnetter2004-04-07
* Some cleanup, more internal checks.schnetter2004-04-07