aboutsummaryrefslogtreecommitdiff
path: root/src/SetGrid.c
Commit message (Expand)AuthorAge
* Largely rewrite to work with mesh refinement.HEADmasterAnton Khirnov2016-02-26
* Don't adapt the grid size automatically -- this doesn't work.schnetter2008-01-16
* Add missing #include <stdio.h> statement.schnetter2004-12-30
* Fix compiler warnings.rideout2003-06-04
* Removing extraneous argument to a CCTK_VInfo call.rideout2003-01-08
* Fixed wrong datatypes for variables (CCTK_INT <-> int, CCTK_REAL <-> double).tradke2002-06-04
* Fixed compiler warnings, added the nearly standard comment formatallen2002-05-09
* Added a routine for ensuring that the grid set up in the parameter filepollney2002-04-16