aboutsummaryrefslogtreecommitdiff
path: root/src/metrics
Commit message (Expand)AuthorAge
* Fix compiler warnings.knarf2012-12-19
* Declare variable type before declaring it threadprivateeschnett2012-10-13
* Remove save attributes from several metric routineseschnett2012-10-13
* Remove save attribute from Bertotti metriceschnett2012-10-13
* use OmpenMP threadprivate variable attribute for SAVE variables in pointwiserhaas2012-10-13
* Protect sqrt argument with max, ensuring it cannot be negative.schnetter2009-08-27
* Implement higher-order smoothingschnetter2007-04-26
* Add the capability to rotate initial data, similar to the existingschnetter2007-04-21
* Replace pause and stop statements with CCTK_WARN (0, ...)schnetter2005-09-23
* Replace the specific dexp, dsqrt etc. with the generic exp, sqrt etc.schnetter2005-05-09
* Format equations nicely.schnetter2005-05-09
* Actually compile the shifted gauge wave file.hawke2005-03-21
* Add the shifted gauge wave exact solutionschnetter2005-03-20
* Add "Schwarzschild/BL" initial data, which are a Brill-Lindquist blackschnetter2004-11-01
* Do not keep parameter values in saved local variables.schnetter2004-11-01
* For the model "Minkowski/gauge wave":schnetter2004-11-01
* Use a more smooth method to remove singularities when grid points fallschnetter2004-07-06
* Recalculate parameter "d" (wave length) in an if branch.schnetter2004-01-04
* fix a glitch spotted by Scott Hawley, where...jthorn2003-12-10
* Erik's function aliasing patches.hawke2003-10-28
* Removed double-quote in a comment so that it passes the preprocessor.tradke2003-06-26
* fix several occurences of single quote (') in Fortran commentsjthorn2003-06-26
* * make various error messages more specific, i.e. instead of justjthorn2003-06-04
* C The Robertson-Walker metric doesn't work ==> move it to ../../archive/jthorn2003-06-02
* C This metric doesn't work. The argument rama is the R(t) in thejthorn2003-06-02
* * add comments stating copyright/license info for Mitica's codejthorn2003-06-02
* document that the "Minkowski/conf wave" model doesn't work with thejthorn2003-05-26
* rename "Gowdy.F77" to "Gowdy_wave.F77" to be consistent with thejthorn2003-05-23
* * document Gowdy-wave model (this was missing from the thorn guide)jthorn2003-05-23
* put opening and closing double quotes (in Fortran comment)jthorn2003-04-02
* - add one new metric: Minkowski/conf waveknarf2003-01-28
* Added Gowdy periodic wave solution.pollney2002-12-18
* Modified Files:jthorn2002-11-17
* Fix a bug spotted by Peter Diener:jthorn2002-09-03
* CCTK_WARN needs to be on one line for the origin C preprocessor not toallen2002-08-09
* change warning messages from hard-coded Fortran write to Cactus CCTK_WARN()jthorn2002-07-24
* describe the files in this directoryjthorn2002-07-15
* [[This is a redo of my "cvs import" of 2002/06/11, this time using properjthorn2002-06-16