aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Use modules to compile on the SiCortex machine (from Steve Brandt).diener2009-01-26
* Changed the grid function used in the flooding alogrithm (to find the numberdiener2006-01-10
* First step in making isosurface area calculation work.florin2005-03-12
* Cleaned version.florin2005-03-11
* Fixed subroutine call parameters so that it compiles.diener2005-02-03
* Commented out some print statements. One of them was printing somethingdiener2004-10-25
* Changed allocatable to pointer attribute for arrays with intent in order todiener2004-10-25
* EHFinder_IsoSurface_optimized.F90 compiles right now and it should compute th...florin2004-10-11
* Compile the optimized version of the isosurfacer.diener2004-10-08
* Fixed a bug in the RK2 re-initialization routines that were introduced whendiener2004-10-01
* Added a parameter and routine to read in data with timesteps saved in separatediener2004-10-01
* Fixed a bug that made the re-initialization only work in full mode.diener2004-09-29
* This is the optimized version of IsoSurfacer code. It uses smaller output arr...florin2004-09-03
* Modified procedure;corrected the problem with big table; still under testing;...florin2004-08-30
* The beginning of adding Florin's isosurfacer to calculate triangulationsdiener2004-08-20
* Changed [ and ]'s to { and }'s to avoid nasty warning messages:-)diener2004-08-03
* Moved stuff around so that global mode and level mode operations are clearlydiener2004-06-22
* Added EHFinder_CarpetSupport.cc to the list of files to be compiled.diener2004-06-22
* Removed some local variables. Added another. To work with Carpet.diener2004-06-22
* Changed from cctk_delta_space to CCTK_DELTA_SPACE. To work with Carpet.diener2004-06-22
* Routines to make re-initialization work with carpet.diener2004-06-22
* Removed declarations of ierr, since they were already done in a module.diener2004-04-12
* Change to the new (well fairly new) SymBase interface.diener2004-04-07
* Added an empty line.diener2004-03-03
* Added a cheat parameter to enable the reuse of the final data set for adiener2004-03-03
* Now the 2d grid array for the generators should work.diener2004-02-13
* First attempt at using 2d grid arrays to hold the generator information.diener2004-02-13
* Get the local sizes and place them in nx, ny and nz. Now ellipsoids shoulddiener2004-01-22
* initial_f is an array, not a scalarschnetter2004-01-19
* Ups. Forgot this file.diener2003-10-29
* 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
* Removed re-declaration of the inverse 3-metric.diener2003-09-30
* Changed the makefiles to reflect the move from EHFinder_Integrate2.F90 todiener2003-09-30
* Preparing for release. Added comments. Changed the way the inverse three metricdiener2003-09-30
* Preparing for release. Added comments, deleted obsolete pieces of code, fixeddiener2003-09-30
* Removed EHFinder_Integrate2.F90 (now EHFinder_Integrate.F90).diener2003-09-30
* Moved EHFinder_ReInitialize2 to EHFinder_ReInitialize.diener2003-09-30
* Remove deleted files.diener2003-09-01
* Delete these obsolete files.diener2003-09-01
* Change reparam_undone to re_initialize_undone.diener2003-09-01
* Remove all references to the approximation reparametrization and changeddiener2003-09-01
* Added support for using all the different kinds of initial guesses for thediener2003-09-01
* Major cleanup. All references to approximation re-parametrization is deleteddiener2003-09-01
* Delete this file since the functionality is now done indiener2003-09-01
* EHFinder_ReParametrize.F90 is now EHFinder_ReInitialize.F90 to be consistentdiener2003-09-01
* Remove this experimental routine, that turned out to be a dead end.diener2003-09-01
* Some of the more obscure debugging features haven't made the transitiondiener2003-08-13
* Major modification of almost all source files to use vector groups for variousdiener2003-08-13