aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* 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
* 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