aboutsummaryrefslogtreecommitdiff
path: root/src/EHFinder_Init.F90
Commit message (Expand)AuthorAge
* Changed from cctk_delta_space to CCTK_DELTA_SPACE. To work with Carpet.diener2004-06-22
* 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
* Getting EHFinder up to date with the recent changes in function aliasingdiener2003-10-29
* Preparing for release. Added comments, deleted obsolete pieces of code, fixeddiener2003-09-30
* Added support for using all the different kinds of initial guesses for thediener2003-09-01
* Major modification of almost all source files to use vector groups for variousdiener2003-08-13
* Added support for setting up generators on ellipsoidal initial data.diener2003-06-20
* 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
* Divided the initialisation routines into two parts. One that sets updiener2003-04-15
* Added more comments.diener2003-02-04
* Added support for finding surface area. However only for one surface anddiener2003-01-31
* Added support for reading in data that wasn't saved at every timestep indiener2003-01-15
* Added parameters and code to rotate the initial ellipsoidal data for f anddiener2002-10-07
* Added call to obtain a sum reduction handle.diener2002-10-02
* Removed a lot of commented code.diener2002-09-18
* Defines ex_value to be the value of f in excised points to avoid complicationsdiener2002-07-16
* Changed all CCTK_Equals to the CCTK_EQUALS macro. Removed white spacesdiener2002-07-05
* Added a routine to read in 3D data. Added some parameters to supportdiener2002-07-03
* Initialise eh_mask to zero.diener2002-05-23
* Forgot these files in the last commit.diener2002-05-20
* Routines for setting up evolution with MoL, for initializing the level setdiener2002-04-19