aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Re-instating "zero" as a boundary value, but changed C code to convert thisgoodale2004-05-06
* Rename boundary condition "zero" to "scalar".schnetter2004-05-05
* Select the boundary conditions in level mode.schnetter2004-05-05
* Change boundary condition "zero" to "scalar", since "zero" does notschnetter2004-05-05
* Inherit from grid, since it needs to be active to be called.schnetter2004-05-05
* REQUIRE the boundary aliased functions rather than just (optionally) USE them.tradke2004-04-23
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
* Do not explicitly apply the symmetry boundary conditions any more.schnetter2004-03-09
* Startup function should return 0schnetter2004-01-16
* Explicitly check for errors after applying the boundary conditionsschnetter2004-01-16
* Change startup function from returning int to returning voidschnetter2004-01-16
* Make the dependency on the thorns CartGrid3D and/or Boundary explicit.schnetter2003-11-17
* Undo my accidental changes.schnetter2003-11-05
* Schedule boundary conditions at postrestrict.schnetter2003-11-05
* Add include statements for cctk_Functions.h where necessary.schnetter2003-10-27
* CardGrid3D now inherits from CoordBaserideout2003-08-22
* Changes to use of new boundary infrastructureallen2003-07-18
* Remove unused variablesallen2003-07-17
* Setting keyword parameter bound to "none" no longer selects phi forrideout2003-05-15
* Schedule ApplyBCs as ApplyBCs_<ThornName>, to make each instance unique.rideout2003-05-07
* Support for new method of handling boundary widths for boundary conditions.rideout2003-05-05
* Support for new aliased function specification format.rideout2003-05-02
* Fixed testsuite output files due to a small change in IOASCII 2D output styletradke2003-03-31
* New specification for describing aliased functions.rideout2003-02-26
* The radiative boundary condition is now registered under the name "Radiation".rideout2003-02-17
* ApplyBCs must be scheduled after WaveToy_Boundaries, sincerideout2003-02-15
* Use new boundary interface.rideout2003-02-14
* Fixed testsuite output files (removed fileinfo and copied parfile).tradke2002-11-01
* Added IO::out_fileinfo = "none" and IO::parfile_write = "no".tradke2002-11-01
* Added a purpose and guessed at the authors.rideout2002-07-03
* adding documenation templatesikelley2002-06-04
* Use radiation boundary conditions to avoid having boundary values uninitialised.allen2002-06-03
* Standardizing all boundary conditions across wavetoy thornsallen2002-05-31
* Adding blank lines to pass testsuite, not sure why I need to do this now.allen2002-05-15
* Fixed I/O parameter names and set 'IO::new_filename_scheme = "no"'tradke2002-05-06
* New test with all kinds of Cactus ascii outputallen2002-04-27
* Updating storage statements to specify that these routines requiregoodale2002-04-16
* Added static boundary conditionsallen2002-03-16
* Changing Gaussian initial data for the scalar wave equation to be time symmetricallen2001-12-04
* Added thorn Boundary to ActiveThorns list.tradke2001-08-20
* Wavetoy inherits from Grid and Boundary.tradke2001-07-10
* Parameter file demonstrating gnuplot output, still need to add parameters for...allen2001-06-19
* Adding missing thorns to ActiveThorns parameter.goodale2001-05-22
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Removed all testsuites which don't apply any boundary conditions, sincetradke2001-05-04
* Removed debug ouput statement which was left over from the timelevel changes.tradke2001-04-19
* Updating timelevel names, and some formatting changes.allen2001-04-18
* Set the IO::out_fileinfo parameter to "none" to omit file info outputtradke2001-03-26
* Fixing warningsallen2001-02-24