aboutsummaryrefslogtreecommitdiff
path: root/Carpet
Commit message (Expand)AuthorAge
* Set up the ENO prolongation operator correctly.hawke2004-03-07
* Do not treat 1 processors as special case, and do not make an error inschnetter2004-03-05
* Add comment.schnetter2004-03-03
* Essentially Non-Oscillatory prolongation operators. Again intended forhawke2004-03-03
* Essentially Non-Oscillatory prolongation operators. Again intended forhawke2004-03-03
* Close data types, data spaces, and attributes when they are not neededschnetter2004-03-03
* A thorn for HDF5 output without using the FlexIO library.schnetter2004-03-03
* Temporarily make op_TVD point at first order in space prolongation operators ...hawke2004-03-03
* Also define the type bset.schnetter2004-03-02
* Restructure the conversion between CCTK_COMPLEX* andschnetter2004-03-01
* Remove code that was commented out.schnetter2004-03-01
* Remove WANT_NO_* macros.schnetter2004-03-01
* Output complex numbers by overloading operator<< instead of throughschnetter2004-03-01
* Instantiate Cactus types instead of C++ types.schnetter2004-03-01
* Change C comments to C++ comments.schnetter2004-03-01
* Instantiate type cases for complex variables by default.schnetter2004-03-01
* Create MPI data types for Cactus types instead of C++ types.schnetter2004-03-01
* Instantiate also for complex numbers by default.schnetter2004-03-01
* Create MPI data types for Cactus types instead of C++ types.schnetter2004-03-01
* Remove macros STR and FORTRAN_NAME.schnetter2004-03-01
* Partially undo a change that would require another change.schnetter2004-02-27
* Fix severe bug in mglevel array indexing.schnetter2004-02-27
* Use vect::floor instead of vect::map(floor,)schnetter2004-02-27
* Use the new vect::floor instead of vect::map(floor,)schnetter2004-02-27
* Use new bbox iterators in all places (missed some before).schnetter2004-02-27
* Use new bbox iterators in all places (I missed some before).schnetter2004-02-27
* Add a dummy array element when D==0.schnetter2004-02-27
* Remove #warning statement.schnetter2004-02-18
* Add 0-dimensional ("point") output. This is necessary to output gridschnetter2004-02-18
* Add functions for element-wise floor, ceil, and pow.schnetter2004-02-18
* Change definition for the bbox iterators, so that they work withschnetter2004-02-18
* Instantiate vectors for 0 dimensions as well.schnetter2004-02-18
* Print the grid structure in both grid points and coordinate rangesschnetter2004-02-15
* Run global mode functions at the last possible point when they areschnetter2004-02-15
* Run global mode functions at the last possible point when they areschnetter2004-02-15
* When interpolating in time, call the local interpolator many timesschnetter2004-02-15
* Fix array size allocation.schnetter2004-02-15
* Use (rl-minrl) instead of rl to index into the count arrays (that areschnetter2004-02-14
* Report a warning instead of aborting when the RegridLevel functionschnetter2004-02-09
* Add support for copying (i.e. synchronising) complex variables.schnetter2004-02-09
* Fig bug in output: In C, quotes are not quoted by "", but by \".schnetter2004-02-09
* Print an error message when trying to synchronise an unsupported dataschnetter2004-02-09
* Allow output for grid variables with just one grid point in certainschnetter2004-02-09
* Output an error message when a DISTRIB=constant group has ghost zones.schnetter2004-02-09
* Always output the new grid structure after recomposing, and output itschnetter2004-02-09
* Put group names in quotes when printing them to the screen.schnetter2004-02-09
* Initialise always from coarse to fine grid, instead of recursively.schnetter2004-02-09
* Do not output warning messages twice.schnetter2004-02-09
* Enter and leave global and level mode only when this is necessary atschnetter2004-02-09
* Put group names into quotes when printed to screen.schnetter2004-02-09