aboutsummaryrefslogtreecommitdiff
path: root/src/metrics/Gowdy_wave.F77
Commit message (Collapse)AuthorAge
* Fix compiler warnings.knarf2012-12-19
| | | | | | | | | | Most of them could be fixed by renaming .F77 files to .F Some had to be fixed by explicitly declaring some variables using CCTK_DECLARE() (which also only works for .F, not for .F77) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@287 e296648e-0e4f-0410-bd07-d597d9acff87
* use OmpenMP threadprivate variable attribute for SAVE variables in pointwiserhaas2012-10-13
| | | | | | | routines git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@278 e296648e-0e4f-0410-bd07-d597d9acff87
* rename "Gowdy.F77" to "Gowdy_wave.F77" to be consistent with thejthorn2003-05-23
general naming convention for all models (see ../../doc/how_to_add_a_new_model for details) git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Exact/trunk@165 e296648e-0e4f-0410-bd07-d597d9acff87