aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Correct dependencies.schnetter2003-11-19
* Only allow MG level switches in global mode.schnetter2003-11-19
* Only switch to global mode if not already in global mode.schnetter2003-11-19
* Activate CoordBase.schnetter2003-11-19
* Initial revisionhawke2003-11-19
* Allow reflevel=-1 in set_mglevel if we're going to global mode.hawke2003-11-19
* Initial revisionhawke2003-11-19
* Make the dependency on the thorns CartGrid3D and/or Boundary explicit.schnetter2003-11-17
* More error checking when converting real coordinates to integer grid points.schnetter2003-11-14
* Return the local interpolator's error code if something goes wrong.schnetter2003-11-13
* Implement specifying refined boxes by coordinates instead of by gridschnetter2003-11-13
* Allow bboxes of CCTK_REALs.schnetter2003-11-13
* Output a real error message if a file cannot be opened for writing.schnetter2003-11-13
* Allow arrays with fewer elements than the number of processors.schnetter2003-11-13
* Fix bug in the maximum reduction operator.schnetter2003-11-12
* Output better error message.schnetter2003-11-11
* Use vector<> instead of dynamic [] arrays.schnetter2003-11-07
* Return local interpolation errors to the caller instead of aborting.schnetter2003-11-06
* Fix core dump.schnetter2003-11-06
* Update doxygen configuration.schnetter2003-11-05
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Many changes that accumulated while Cactus and Carpet diverged.schnetter2003-11-05
* Fixed minmod interpolation loopcott2003-10-30
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* Patch the minmod prolongation routines in a fashion that really appears to wo...hawke2003-10-20
* Fixed bug in case PROLONG_TVD (missing break statement in case 1).cvs_anon2003-10-17
* Fix bug in automatic domain decomposition.schnetter2003-10-16
* A much corrected version of the TVD prolongation. Looks nicer in the first te...hawke2003-10-15
* The prolongation method can now be controlled from the tags table defined in ...hawke2003-10-15
* Make gf and data objects store a Cactus variable index that thisschnetter2003-10-14
* Some very simple TVD prolongation routines. Uses minmod so probably not very ...hawke2003-10-14
* Change "do ... while (0)" trick to "if (1) ... else".schnetter2003-10-13
* Writing Checkpoint files works now, but requires some small changes to Carpet...cvs_anon2003-10-02
* Another update. Fixed minor bugs, found another problem concerning HDF5.cvs_anon2003-09-30
* Change grid array handling in the component loop macros. When loopingschnetter2003-09-30
* Writing checkpoint files with refinement turned on works now. HDF5 problem. I...cvs_anon2003-09-25
* yet another not working cvs commit to save the current statecvs_anon2003-09-24
* Re-commit of old version to fix my accidental commit yesterday.cvs_anon2003-09-24
* New file containing util routines.cvs_anon2003-09-23
* Another (updated) development version. Still not working.cvs_anon2003-09-23
* another (updated) development versioncvs_anon2003-09-23
* Replace num_points() by size().schnetter2003-09-20
* Include "Symmetry.h" instead of "AlphaThorns/Cart3d/src/Cart3d.h".schnetter2003-09-20
* These files are Fortran 77, not Fortran 90.schnetter2003-09-20
* Use bbox::size() instead of bbox::num_points().schnetter2003-09-19
* bbox::size() and bboxset::size() return the number of grid points, notschnetter2003-09-19
* Return void instead of int.schnetter2003-09-19
* Beautifyschnetter2003-09-19
* Messed around with this. Still not working. Ran into Carpet problems.[_^?_] A...cvs_anon2003-09-17