aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* exlicitly schedule before ADMBase_SetADMVars in MoL_PostStepHEADmasterrhaas2013-02-16
* activate TmunuBase in test parfilesrhaas2013-01-17
* Fix compiler warnings.knarf2012-12-19
* fix typos in test parameter filerhaas2012-12-10
* 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
* increase relative tolerance for KS-tilted test to 1e-12rhaas2012-05-28
* disable openmp in Exact for ET_2012_05 release. There are problems due to sav...knarf2012-05-25
* change test parameters to try and make results more robust against floatingrhaas2012-05-09
* use ML_BSSN instead of BSSN_MoL for testsuitesrhaas2012-05-05
* OpenMP: make loop indices thread-privateeschnett2011-08-13
* Exact: move grid points in Schwarzschild_EF away from originrhaas2011-04-10
* This thorn EinsteinInitial/Exact uses finite differencing to calculateeschnett2010-11-24
* forgot to commit those files in last commitknarf2010-06-16
* correct testsuite results. Old results have been using '-no-prec-div' intel c...knarf2010-06-16
* commit new data for testsuite because old data was generated without / with o...knarf2010-06-07
* 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
* Replace \text{...} with {\text{...}} in documentation to work with htlatex.hinder2010-05-22
* Exact: remove ADM from bowl-init testrhaas2010-04-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
* Removing unused directory.pollney2008-10-13
* 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
* Activate missing thorn LocalReduce to get the testsuite working again.tradke2006-11-24
* += some bugs noted by Erik in an old E-mailjthorn2006-08-14
* -= "add support for static conformal factor", since this works finejthorn2006-08-14
* Activate thorn Time.tradke2006-06-30
* drop unnecessary thorn Time from this test casejthorn2006-06-09
* fix Kerr/Kerr-Schild parameter name for massjthorn2006-06-09
* fix exact::exact_model for Kerr/Kerr-Schildjthorn2006-06-09
* Update, warn about outdated and incorrect information.schnetter2005-09-23
* Replace pause and stop statements with CCTK_WARN (0, ...)schnetter2005-09-23
* Require thorn CoordGauge, which is needed to register the slicingschnetter2005-07-28
* Undo last accidental commitschnetter2005-07-28
* Change arguments of routine that registers the slicing. This routineschnetter2005-07-28
* Answer some questions.schnetter2005-05-15
* Update advice for compilation problems, i.e., point to Cactus FAQ.schnetter2005-05-15
* Schedule initial data in the ADMBase_InitialData group instead of onlyschnetter2005-05-11
* Replace the specific dexp, dsqrt etc. with the generic exp, sqrt etc.schnetter2005-05-09