aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Don't adapt the grid size automatically -- this doesn't work.schnetter2008-01-16
* Recognise the "whiskycartoon" tag. Patch provided by Thorsten.pollney2007-11-08
* Port Erik's changes from RotatingSymmetry90 over to Cartoon. Thishawke2005-12-07
* Zeroth attempt at doing excision with Cartoon. Now requires thehawke2005-11-10
* Modify the ENO interpolators so that it takes an "order" parameter.hawke2005-09-14
* Remove now unnecessary workaround for making cGH pointer not const.schnetter2005-06-01
* Remove unused code.schnetter2005-06-01
* Handle groups of tensor type Scalar that have more than one component.schnetter2005-06-01
* Use CCTK_REAL instead of floatschnetter2005-06-01
* Add $Header$ comment.schnetter2005-06-01
* Handle tensor type alias "d".hawke2005-05-04
* Add missing #include <stdio.h> statement.schnetter2004-12-30
* Provide symmetry interpolation.schnetter2004-05-28
* Remove PRIVATE and PUBLIC macros.schnetter2004-05-16
* Indent properly. Declare local functions static.schnetter2004-05-15
* Abort if the tensor type is unknown.schnetter2004-05-15
* Looks like I didn't understand how the ORIGIN_SPACE macro works. This should ...hawke2004-05-15
* Check the grid size when running instead of at paramcheck timeschnetter2004-05-14
* Move the declarations of variables in the ENO interpolator to thehawke2004-04-27
* (Changes from Ian Hawke.)schnetter2004-03-09
* Register with SymBase.schnetter2004-03-09
* Use correct type CCTK_INT instead of int when calling aliased functionsschnetter2004-03-07
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
* Fix compiler warnings.rideout2003-06-04
* Don't bother to retrieve faces, widths, or tables data on selected GVs.rideout2003-05-07
* Support for new method of handling boundary widths for boundary conditions.rideout2003-05-05
* Include faces argument for Boundary_SelectedGVs.rideout2003-02-13
* Routine to execute the Cartoon bcs on all selected vars.rideout2003-01-08
* Commenting out reset of symmetries for ADM_BSSN stagleap variables,rideout2003-01-08
* Removing extraneous argument to a CCTK_VInfo call.rideout2003-01-08
* Added scheduled routine for 'resetting symmetries' for WaveToy.rideout2002-11-28
* Add comment about how BndCartoon2DVI is able to execute boundaryrideout2002-11-28
* Fixed wrong datatypes for variables (CCTK_INT <-> int, CCTK_REAL <-> double).tradke2002-06-04
* Get the file name right in the fileversions I committed just now ...allen2002-05-09
* removed compiler warningsallen2002-05-09
* Removed compiler warning (unused lny)allen2002-05-09
* Fixed compiler warnings, added the nearly standard comment formatallen2002-05-09
* Added required syncronisation before cartoon interpolation routine topollney2002-05-09
* Changes so that Cartoon works with both old and new einsteinallen2002-05-04
* storing the coordinate index in a static variable once, to avoid looking it u...lanfer2002-04-30
* Added a routine for ensuring that the grid set up in the parameter filepollney2002-04-16
* Added a routine to overwrite the symmetry flags on the flat faces ofpollney2001-11-05
* New timelevel indexingallen2001-05-10
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Fixed check for ghostzone width in x direction.sai2001-05-04
* Tensor definitions.sai2000-09-21
* Cartoon2D now uses the INCLUDE mechanism to export its tensor definitions.sai2000-09-21
* Changes for Cactus 4.0.b8.sai2000-09-20
* New macros for calling C from Fortranallen2000-05-10
* cctk_arguments -> cctk_Argumentsallen2000-01-27