aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Sorting out problems with keysallen2002-05-31
* Tidying warning statements and adding debug info (elliptic_verbose="debug")allen2002-05-21
* Changing warning level of "Ell::SORaccel not set" from 1 to 3.rideout2002-05-20
* don't give warnings for keys which are already createdallen2002-05-16
* Added interface to SOR for LinMetricallen2002-05-02
* More checking for invalid data pointersallen2002-04-29
* Fixed int <-> CCTK_INT type problems to make it compiling on T3E.tradke2002-01-04
* New tidied version of SOR, Linear solver uses grid sweeping which givesallen2002-01-03
* Working on SOR. Seems to work, but get different answers with differentallen2001-05-12
* Fixed a number of problems, notably that timelevels weren't being used proper...allen2001-04-13
* Fixing warningsallen2001-02-24
* Scheduled routine needs to take CCTK_ARGUMENTS.goodale2000-12-16
* int -> CCTK_INT for T3E.goodale2000-12-13
* removing Fortran fileslanfer2000-09-26
* adding C routines, removing Fortranlanfer2000-09-26
* adapting wrapper to C versionlanfer2000-09-26
* SOR solvers for flat and conformal metriclanfer2000-09-26
* New macros for calling C from fortranallen2000-05-10
* Use built-header version of EllBase.hgoodale2000-04-19
* Switch signs for M and N in the EllBase interface so that it now solvespollney2000-03-02
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Adding USE_CCTK_PARAMETERS and fixing compiler warningsallen2000-01-12
* Tiding and implementing error checkingallen2000-01-07
* Tidying and adding error codes.allen2000-01-05
* Added acceleration back in...tobias1999-12-15
* Added lots of missing function prototypes.goodale1999-11-30
* bug fix, the hangup does not occur anymore (on my laptoplanfer1999-11-26
* bug fixlanfer1999-11-23
* changes to the vaiables taken from the databse, SOR hangs within MPI, don't k...lanfer1999-11-10
* cleaning uplanfer1999-11-05
* more fixeslanfer1999-11-04
* bug fixes to SOR, still testinglanfer1999-11-04
* bug fixes to SOR, still testinglanfer1999-11-04
* took out single quote in commentlanfer1999-11-01
* infrastructure, some fixes, database...lanfer1999-11-01
* added include file from EllBaselanfer1999-10-31
* SOR now registers the types of boundaries it can handle and all necessary var...lanfer1999-10-29
* Commenting out Robin until routine converted to Callen1999-10-23
* Tidied header filesallen1999-10-23
* robin for sorlanfer1999-10-18
* Changing a parameter name sor_maxit to maxit otherwise it isallen1999-09-27
* Getting rid of a print statementallen1999-09-27
* Changed boundary conditionallen1999-09-27
* misc.lanfer1999-09-24
* took out debug statementslanfer1999-09-24
* Switched order of cctkGH and retcode parameter in calls to CCTK_ReduceLocalSc...tradke1999-09-22
* going parallel...lanfer1999-09-17
* misclanfer1999-09-17
* compiles and runs againlanfer1999-09-16