aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* correct three compiler warningsknarf2012-11-15
* slitely change the way ADMMass computes corners/edges. This doesn't change re...knarf2012-05-15
* correct commentsknarf2012-05-15
* further fix volume integral debug outputknarf2012-05-15
* fix volume integral stdoutknarf2012-05-15
* use correct constness of some variables to avoid compiler warningsknarf2012-03-01
* initialize ADMMass_SurfaceMass_GF completelyknarf2011-08-23
* 'fix' paths for new location of ADMMacros, patch from Luca Baiottiknarf2010-05-24
* remove unused variablesknarf2009-10-14
* Initialize GFs everywhereknarf2009-10-14
* Add prototypesbaiotti2009-04-22
* Make the ADMMass computation working also with PUGH.baiotti2006-08-16
* - do not try to obtain mask descriptors if not needed (eliminates warnings)knarf2006-05-30
* introduce parameter to turn off the info during evolution (default is off)knarf2006-04-28
* increase the warnlevel from 1 to 2 for the case that the volume integral radi...knarf2006-04-28
* use CCTK_EQUALS instead of strcmp, which was not defined (missing include)knarf2006-04-28
* only whitespace changes (tabs->spaces, lines should not have more than 80knarf2006-04-28
* The carpet patch timed Sat Mar 4 18:38:10 CET 2006, not allowing any longer ...baiotti2006-03-23
* Do not use ADMMAcros (C version), since they are bugged (for Carpet). Finish ...baiotti2005-10-27
* - make results independent from the number of processors (not yet finished)baiotti2005-10-12
* #include <math.h> for sqrt()schnetter2005-10-05
* thorn to comute the ADM massknarf2005-10-05