aboutsummaryrefslogtreecommitdiff
path: root/src/Trace.c
Commit message (Collapse)AuthorAge
* Correct types in the case where int and CCTK_INT are different:schnetter2006-06-13
| | | | | | | | | | Explicitly convert int[] to CCTK_INT[] when calling aliased functions. Do not declare implementations of aliased functions as taking int[] arguments. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMAnalysis/trunk@50 80bd93c7-81bc-453a-9e3f-619c0b4f6fe4
* Like in the cGH structure, the lsh[] argument in ADMAnalysis_CartToSphere() andtradke2002-05-28
| | | | | | | | ADMAnalysis_Trace() must be of type 'int *'. This lets the code compile now on the T3E. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMAnalysis/trunk@9 80bd93c7-81bc-453a-9e3f-619c0b4f6fe4
* Initial import of new Einstein stuff. This has the new thorns, but not allgoodale2002-04-25
are fully functional yet. When I have completed this stage I'll send an updated spec out with some questions which have arisen during this process. Please don't import anything new without checking with me first, as I want to play games on the server copying cvs files around to preserve histories on files which are only minimally touched. Tom git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/ADMAnalysis/trunk@2 80bd93c7-81bc-453a-9e3f-619c0b4f6fe4