aboutsummaryrefslogtreecommitdiff
path: root/src/CoordTransf.c
Commit message (Collapse)AuthorAge
* TwoPunctures: remove NR memory management and complex arithmetic coderhaas2010-04-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@101 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* Use CCTK_REAL instead of double. This allows using higher precisionsschnetter2006-07-27
| | | | | | | | | | | that double. Do not initialise the ghost zones; synchronise instead. Since interpolating the initial data is expensive this should save some time. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@57 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* transform // style comments into /* */ style comments because some compilersknarf2005-02-26
| | | | | | | | | do not understand C99 yet, unfortunately :( no other change done git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@40 b2a53a04-0f4f-0410-87ed-f9f25ced00cf
* Import initial version of Marcus Ansorg's code, converted into aschnetter2004-05-18
Cactus thorn. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/TwoPunctures/trunk@2 b2a53a04-0f4f-0410-87ed-f9f25ced00cf