aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* use libjpegHEADsvnmasterknarf2010-10-12
* Remove empty directoryeschnett2010-06-30
* Include Licence in READMEknarf2009-01-27
* Unify README file formatknarf2009-01-26
* use correct latex package in documentationknarf2009-01-22
* Fix I/O parameter settings.tradke2006-06-30
* Added localreduce to activethornsyye002006-01-25
* updating WaveToy thorns to include infinite norm reductionyye002006-01-25
* added norm_inf to the list of norms to reduce phi toyye002006-01-24
* infinite norm result for reduction of phiyye002006-01-24
* commits to change IOBasic to use the new reduction interface. This breaks the...yye002005-11-01
* Correct email address in copyright statement.schnetter2005-10-22
* Add missing #include <stddef.h> and #include <stdio.h> statements.schnetter2004-12-30
* Adding missing semicolons after the DECLARE macros.goodale2004-09-08
* Renamed local variable 'index' to 'vindex' to get rid of gcc compiler warningstradke2004-06-21
* 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