aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix compiler warnings.knarf2012-12-19
* add dtlapse_evolution and dtshift_evolution method optionsrhaas2012-11-27
* get rid of some unused variablessknarf2012-11-21
* 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
* Modify syntax for disabling OpenMP statementseschnett2012-07-04
* disable openmp in Exact for ET_2012_05 release. There are problems due to sav...knarf2012-05-25
* OpenMP: make loop indices thread-privateeschnett2011-08-13
* This thorn EinsteinInitial/Exact uses finite differencing to calculateeschnett2010-11-24
* Use CCTK_DELTA_SPACE instead of cctk_delta_space to acces the grideschnett2010-05-28
* Initialise the variable exact_psiyy, which was not initialised before.eschnett2010-05-28
* use cactus api for includesknarf2010-04-22
* Correct OpenMP parallelisation of initialisation of boost and rotationschnetter2010-04-03
* Support ADMBase's dtlapse and dtshift variables.schnetter2010-03-31
* Protect sqrt argument with max, ensuring it cannot be negative.schnetter2009-08-27
* make these includes available only to Fortran, becauseknarf2007-07-03
* Implement higher-order smoothingschnetter2007-04-26
* Take the shift_add_* parameters into account when setting up initialschnetter2007-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
* Change arguments of routine that registers the slicing. This routineschnetter2005-07-28
* Replace the specific dexp, dsqrt etc. with the generic exp, sqrt etc.schnetter2005-05-09
* Format equations nicely.schnetter2005-05-09
* Calculate the derivatives of the static conformal factor psi only whenschnetter2005-05-09
* Actually compile the shifted gauge wave file.hawke2005-03-21
* Add the shifted gauge wave exact solutionschnetter2005-03-20
* better describe how this thorn actually worksjthorn2005-02-08
* 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
* remove all references to the variable 'rama' (Robertson-Walker R(T))jthorn2004-07-09
* Use a more smooth method to remove singularities when grid points fallschnetter2004-07-06
* Define pi, and use it, instead of expecting it to come from somewhere else.schnetter2004-06-28
* Add parameters for adding an arbitraty constant shift to any model.schnetter2004-05-30
* 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 single-quote in comment line.tradke2003-06-26
* Removed single-quotes in comment lines so that it passes the preprocessor.tradke2003-06-26
* Removed single-quote in a comment so that it passes the preprocessor.tradke2003-06-26
* Removed single-quote character in a comment so that it passes the preprocessor.tradke2003-06-26
* 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
* remove some unused variables which the compiler spottedjthorn2003-06-04
* make an error message more specific: instead of just sayingjthorn2003-06-04
* remove some unused variables which the compiler noticedjthorn2003-06-04
* * Exact__RegisterSlicing() is called by the flesh, so it needs tojthorn2003-06-04
* * make various error messages more specific, i.e. instead of justjthorn2003-06-04