aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 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
* Added calculations of circumferences. Results of area, centroid anddiener2003-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 variables and scheduled routines for calculating the eh centroid.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
* Corrosponding changes to the *.ccl files in support of the area calculation.diener2003-01-31
* 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
* Removed a superfluous shares grid.diener2003-01-15
* 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
* Added an analysis mode, where storage is turned on for f, but nodiener2003-01-15
* Fixed some bugs in the routine that changes the outer excision boundary. Notdiener2003-01-14
* Filled in the remaining sections in the documentation. Now users can makediener2002-11-20
* Example parameter file, showing how to generate output for the event horizondiener2002-11-20
* First attempt on the documentation of the EHFinder. Descriptions of mostdiener2002-11-07
* 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
* Schedule the integration routine at CCTK_ANALYSIS.diener2002-10-02
* Parameter for undoing re-parametrization.diener2002-10-02
* Grid scalar to hold the horizon area.diener2002-10-02
* New routine to do ''integrals'' over the surface without actually findingdiener2002-10-02
* Added call to obtain a sum reduction handle.diener2002-10-02
* Added pi, since it is used in the approximate delta function.diener2002-10-02
* Added a parameter to undo re-parametrization if desired and uncommenteddiener2002-10-02
* request storage for gridfunction for temporary placeholder for the eh_maskdiener2002-09-18
* Added gridfunction for temporary storage of the eh_mask duringdiener2002-09-18
* Added parameter to choose between different upwinding methods. Eitherdiener2002-09-18
* Added the new file EHFinder_Check.F90.diener2002-09-18
* Added variable declarations in support of exterior rectangular excision.diener2002-09-18
* This routine uses now the new include for derivatives within the do-loops.diener2002-09-18
* Added support for excising an exterior rectangular region, to cutdiener2002-09-18