aboutsummaryrefslogtreecommitdiff
path: root/src/EHFinder_FindSurface.F90
Commit message (Expand)AuthorAge
* Changed the grid function used in the flooding alogrithm (to find the numberdiener2006-01-10
* Getting EHFinder up to date with the recent changes in function aliasingdiener2003-10-29
* Added some trim calls to the generation of warning and info messages. As Erikdiener2003-09-30
* The native preprocessor didn't like two question marks following eachdiener2003-09-30
* Preparing for release. Added comments, deleted obsolete pieces of code, fixeddiener2003-09-30
* Major modification of almost all source files to use vector groups for variousdiener2003-08-13
* Changed EHFinder_MarkSurfaces to check not only the nearest neighboursdiener2003-06-13
* Added support for the new interpolator parameters.diener2003-06-03
* Put in some error checking so that the code doesn't keep working on calculatingdiener2003-05-14
* 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
* Added a info message.diener2003-02-05
* Added more 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