aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* set off-diagonal Tij componentsHEADmasterrhaas2013-10-02
* support "new" interface to TmunuBaserhaas2013-01-17
* replace CactusEinstein/ADMBase by EinsteinBase/ADMBaseknarf2010-04-21
* Correct invalid if statementschnetter2008-04-23
* Convert integers to CCTK_INT when calling Boundary_SelectGroupForBC.schnetter2007-05-31
* Correct wrong symmetry description for ham_normalized.schnetter2006-06-09
* Move boundary conditions to a separate routine, scheduled in levelhawke2005-04-26
* Fix from Scott Hawley: the variable 'check_excision_bitmask' was being used astradke2005-02-16
* Patch from Frank Loeffler: Add ability to check for the new-style mask too.tradke2005-02-14
* Untabified.goodale2004-05-17
* Do not explicitly apply the symmetry boundary conditions any moreschnetter2004-03-09
* Do not check Cartoon parameter any moreschnetter2004-03-09
* Fixed the fuzzy comparison of the mask, since 'if (emask.ne.1)' has to bediener2003-11-03
* Excision is active when emask is 0, not 1.hawke2003-11-03
* Fix typo in commentschnetter2003-10-30
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
* Synchronize all output variables on leaving ANALYSIS routines.allen2003-07-16
* Change the local_spatial_order within the loop to cope with boundaries when u...hawke2003-07-09
* Update for 4th order differencing.pollney2003-06-26
* Support for new boundary API.rideout2003-05-05
* Split hamnormalized into its own variable group, so that it will workrideout2003-04-28
* Included calculation of a normalized hamiltonian constraint:dorband2003-03-06
* cctk_delta_space --> CCTK_DELTA_SPACErideout2002-10-14
* SGI compiler pointed out that logicals aren't 1 and 0 but .TRUE. and .FALSE.allen2002-06-02
* Fixed my bad logic for deciding on whether a point is excised or not.allen2002-06-02
* Use mask without using excision calls, this may need some more tweakingallen2002-05-27
* changing ifdefs and include filesallen2002-05-16
* ADMConstraints has to inherit from SpaceMask in case of excisionallen2002-05-04
* Converted to new ADMBase, StaticConformal, ADMMacros scheme.goodale2002-04-26
* Typo in comment.allen2002-04-07
* Added deallocation of aux for the part of the code executed when usingdiener2002-01-16
* Added missing argument for CCTK_SyncGroup (hidden in an ifdef :( for excision)allen2002-01-06
* Making the constraint calculation aware of LegoExcision.miguel2001-12-18
* Fixed calls to CCTK_SyncGroup() which also takes an 'ierror' argument now.tradke2001-12-09
* Commiting changes needed to include cartoon. Major change is that the groupmiguel2001-10-24
* Inverse metric is needed for some matter terms (BosonStar for example).miguel2001-10-19
* bug in matter terms for non-zero shift.miguel2001-07-13
* Removing obsolete code.miguel2001-07-13
* Cleaning up.miguel2001-03-20
* Adding #include "CalcTmunu_temps.inc".miguel2001-02-27
* Cleaning up and adding comments to make it more readable.miguel2001-02-16
* Adding shift terms.miguel2001-02-16
* Minor changes.miguel2001-02-16
* Removing some dummy files that where causing the constraints not to seemiguel2001-02-16
* ADM constraints was not seeing the matter terms. Notice that we are stillmiguel2001-02-16
* Beta 8 name changesallen2000-07-12
* New names for symmetry boundary conditionsallen2000-05-10
* CCTK_CARGUMENTS -> CCTK_ARGUMENTS etcallen2000-02-20
* cctk_parameters -> cctk_Parametersallen2000-01-27
* Fixed logicalallen1999-10-27