aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* Modified the include files to handle the extra index in the level setdiener2003-08-13
* Fixed a bug in activating points with outer excision when the active regiondiener2003-07-22
* Added a missing d0 on the definition of pi. Now it should be doublediener2003-07-02
* Added a parameter to schoose inward going surfaces instead of outwarddiener2003-07-02
* Change from registering the individual generator coordinates separately withdiener2003-06-26
* Added support for setting up generators on ellipsoidal initial data.diener2003-06-20
* Changed EHFinder_MarkSurfaces to check not only the nearest neighboursdiener2003-06-13
* Added a parameter read_conformal_factor_once to support reading thediener2003-06-13
* Added EHFinder_Generator_Sources2.F90.diener2003-06-03
* A different way of calculating the rhs of the generator tracking. Herediener2003-06-03
* Simplified the implementation of the evolution equations.diener2003-06-03
* Added support for a conformal metric. Added support for the newdiener2003-06-03
* Added support for the new interpolator parameters.diener2003-06-03
* First go at having more than one generator. In this case they arediener2003-05-27
* Changed to use the newest version of MoL. Used its support for evolvingdiener2003-05-26
* Changed the upwinding scheme to strictly upwind in the direction of thediener2003-05-16
* Added parameter and code to use the new experimental upwinding scheme.diener2003-05-16
* Include files for a new experimental upwinding scheme based on thediener2003-05-16
* Changed the check against emask. It seems, I misunderstood what safediener2003-05-14
* Put in some error checking so that the code doesn't keep working on calculatingdiener2003-05-14
* Added support for using emask. Needs to be tested more.diener2003-05-13
* Changed some info messages.diener2003-05-02
* Added some comments.diener2003-05-02
* Added parameters to separately turn off inner and outer excision and addeddiener2003-05-02
* Tweaked wording of some comments.diener2003-05-02
* Divided the initialisation routines into two parts. One that sets updiener2003-04-15
* Changed the declaration of in_arrays from CCTK_POINTER to CCTK_INT so thediener2003-04-15
* Fixed a bug that made the surface finding not work properly ondiener2003-04-15
* Added code for calculating circumferences. Changed storing of results, sincediener2003-03-28
* Fixed a bug that only showed up on 64 bit processors. An array of CCTK_Pointerdiener2003-02-11
* Added support for figuring out the symmetry of the surface based on thediener2003-02-10
* Added support for finding out how many surfaces are present and then do thediener2003-02-07
* Added routines to find out how many surfaces are present. At presentdiener2003-02-06
* Split up the routine to calculate the EH area into two routines. The firstdiener2003-02-05
* Added a info message.diener2003-02-05
* Added more comments.diener2003-02-04
* Remove the check for odd numbers, since, as Tom pointed out and is nowdiener2003-02-04
* Added a few comments + code to check if ntheta and nphi are odd numbers.diener2003-02-04
* Added more explanatory comments in the routine EHFinder_Init_Weights.diener2003-02-04
* Added more explanatory comments.diener2003-02-04
* Added support for finding surface area. However only for one surface anddiener2003-01-31
* Second pass at finding points on the level set surface. It now usesdiener2003-01-24
* First pass at finding points on the level set surface, just to testdiener2003-01-23
* Added support for reading in data not saved at every timestep in the originaldiener2003-01-15
* Major change of the area integration code. Still not sure if it works though.diener2003-01-15
* Added support for reading in data that wasn't saved at every timestep indiener2003-01-15
* Fixed some bugs in the routine that changes the outer excision boundary. Notdiener2003-01-14
* Fixed a check of a boolean parameter, that are passed to fortran as andiener2002-10-09
* Added parameters and code to rotate the initial ellipsoidal data for f anddiener2002-10-07
* New routine to do ''integrals'' over the surface without actually findingdiener2002-10-02