aboutsummaryrefslogtreecommitdiff
path: root/src/volume_integral.c
Commit message (Collapse)AuthorAge
* further fix volume integral debug outputknarf2012-05-15
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@48 54511f98-0e4f-0410-826e-eb8b393f5a1e
* fix volume integral stdoutknarf2012-05-15
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@47 54511f98-0e4f-0410-826e-eb8b393f5a1e
* 'fix' paths for new location of ADMMacros, patch from Luca Baiottiknarf2010-05-24
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@30 54511f98-0e4f-0410-826e-eb8b393f5a1e
* remove unused variablesknarf2009-10-14
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@29 54511f98-0e4f-0410-826e-eb8b393f5a1e
* Initialize GFs everywhereknarf2009-10-14
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@28 54511f98-0e4f-0410-826e-eb8b393f5a1e
* Add prototypesbaiotti2009-04-22
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@24 54511f98-0e4f-0410-826e-eb8b393f5a1e
* Make the ADMMass computation working also with PUGH.baiotti2006-08-16
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@20 54511f98-0e4f-0410-826e-eb8b393f5a1e
* - do not try to obtain mask descriptors if not needed (eliminates warnings)knarf2006-05-30
| | | | | | | - in case it is requested, but failes, abort with a hint what to do git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@18 54511f98-0e4f-0410-826e-eb8b393f5a1e
* introduce parameter to turn off the info during evolution (default is off)knarf2006-04-28
| | | | git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@17 54511f98-0e4f-0410-826e-eb8b393f5a1e
* increase the warnlevel from 1 to 2 for the case that the volume integral ↵knarf2006-04-28
| | | | | | radius is not set git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@16 54511f98-0e4f-0410-826e-eb8b393f5a1e
* only whitespace changes (tabs->spaces, lines should not have more than 80knarf2006-04-28
| | | | | | | characters) git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@13 54511f98-0e4f-0410-826e-eb8b393f5a1e
* The carpet patch timed Sat Mar 4 18:38:10 CET 2006, not allowing any longer ↵baiotti2006-03-23
| | | | | | | | | the use of CCTK_DELTA_SPACE in global mode, had broken our way of computing volume integrals. Here is the upgrade. Further changes are the transformation of divisions into moltiplications and the boundary corrections in the computation of the integral when PUGH is used. This last part is not tested (but will be), anyway who uses PUGH nowadays? git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@9 54511f98-0e4f-0410-826e-eb8b393f5a1e
* Do not use ADMMAcros (C version), since they are bugged (for Carpet). Finish ↵baiotti2005-10-27
| | | | | | changes that ensure compatibility with Carpet and multiprocessor runs. Not tested extensively. git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@5 54511f98-0e4f-0410-826e-eb8b393f5a1e
* - make results independent from the number of processors (not yet finished)baiotti2005-10-12
| | | | | | | | | | | | | - change some parameter names, so that, to me, they are more clear (debatable) - add another way of setting the integration surface position - move constant divisions out of the loops - modify info messages git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@4 54511f98-0e4f-0410-826e-eb8b393f5a1e
* #include <math.h> for sqrt()schnetter2005-10-05
| | | | | | | #define PI to be more accurate (but then, who cares...) git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@3 54511f98-0e4f-0410-826e-eb8b393f5a1e
* thorn to comute the ADM massknarf2005-10-05
_very_ experimental at the moment git-svn-id: http://svn.aei.mpg.de/numrel/AEIThorns/ADMMass/trunk@2 54511f98-0e4f-0410-826e-eb8b393f5a1e