aboutsummaryrefslogtreecommitdiff
path: root/src/MoL_Init.F90
Commit message (Collapse)AuthorAge
* First attempt at using 2d grid arrays to hold the generator information.diener2004-02-13
| | | | | | | Something fishy is going on. Don't use yet. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@165 2a26948c-0e4f-0410-aee8-f1d3e353619c
* Ups. Forgot this file.diener2003-10-29
| | | | git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@161 2a26948c-0e4f-0410-aee8-f1d3e353619c
* Preparing for release. Added comments, deleted obsolete pieces of code, fixeddiener2003-09-30
| | | | | | | a few bugs. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@143 2a26948c-0e4f-0410-aee8-f1d3e353619c
* Major modification of almost all source files to use vector groups for variousdiener2003-08-13
| | | | | | | | variables. Not tested in all detail, but the standard features seem to work. The version before all these changes was tagged with PRE_MULTI. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@126 2a26948c-0e4f-0410-aee8-f1d3e353619c
* Change from registering the individual generator coordinates separately withdiener2003-06-26
| | | | | | | MoL to register the whole group at once. From Ian Hawke. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@120 2a26948c-0e4f-0410-aee8-f1d3e353619c
* Changed to use the newest version of MoL. Used its support for evolvingdiener2003-05-26
| | | | | | | | | grid arrays to introduce tracking of the generators of the horizon along with the horizon itself. Still needs some work on setting up the initial generators (now it only does one) but first it needs to be tested. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@108 2a26948c-0e4f-0410-aee8-f1d3e353619c
* Removed definition of the metric, lapse and shift as primitive variables,diener2002-05-20
| | | | | | | | after moving to the new Einstein. ADMBase only schedules storage for 1 timelevel, while MoL requires storage for 2. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@9 2a26948c-0e4f-0410-aee8-f1d3e353619c
* Routines for setting up evolution with MoL, for initializing the level setdiener2002-04-19
function and evolving it. Have to add re-parametrization of the level set function before it can be used. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@3 2a26948c-0e4f-0410-aee8-f1d3e353619c