aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* ConfMetric.c: Comment out unused variable to remove warningHEADsvnmasterhinder2012-11-26
| | | | | | This variable is used by some commented-out debugging code later in the file. git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@116 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Include Licence in READMEknarf2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@101 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Unify README file formatknarf2009-01-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@100 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* use correct latex package in documentationknarf2009-01-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@99 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* another minor fixyye002005-12-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@98 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* minor fixyye002005-12-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@97 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* changes to ELLSOR to use new reduction api, removed references to pointwise ↵yye002005-12-05
| | | | | | from ReduceArraysGlobally, removed unused variables and added the LocalReduce thorn to a .par file git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@96 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Correct email address in copyright statement.schnetter2005-10-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@95 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
| | | | | | | modifying or adding files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@91 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Updated configuration.ccl files. In Beta14 some of these willgoodale2004-03-27
| | | | | | | | | | | | | | disappear as function aliasing will be updated to have aliased functions either be optional or required, as opposed to optional as they are at the moment. This will thus remove the configuration.ccl files which are merely there to ensure that certain aliased functions are actually provided. Also far more stuff will be done via function aliasing which should remove some more of these dependencies. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@88 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Make the dependency on the thorns CartGrid3D and/or Boundary explicit.schnetter2003-11-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@87 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Changed warning level for "omega not set" to 3, to be consistent withrideout2002-06-04
| | | | | | | ConfMetric.c (and the fact that this is not very important at all). git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@85 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* changing the documentation.tex files to use our cactus style fileikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@84 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Sorting out problems with keysallen2002-05-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@83 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Tidying warning statements and adding debug info (elliptic_verbose="debug")allen2002-05-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@82 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Changing warning level of "Ell::SORaccel not set" from 1 to 3.rideout2002-05-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@81 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* don't give warnings for keys which are already createdallen2002-05-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@80 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Added interface to SOR for LinMetricallen2002-05-02
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@78 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* More checking for invalid data pointersallen2002-04-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@77 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Fixed int <-> CCTK_INT type problems to make it compiling on T3E.tradke2002-01-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@75 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Missed committing these files with last commitallen2002-01-04
| | | | | | | | Remove parameters for SOR so that different settings can be used for different calls to SOR using elliptic database structure git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@74 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* New tidied version of SOR, Linear solver uses grid sweeping which givesallen2002-01-03
| | | | | | | consistent results for multiprocessors git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@73 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Working on SOR. Seems to work, but get different answers with differentallen2001-05-12
| | | | | | | numbers of processors, so can't commit a testsuite. git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@71 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Added missing include file.pollney2001-04-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@70 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Fixed a number of problems, notably that timelevels weren't being used ↵allen2001-04-13
| | | | | | | | | | | properly, and error codes not returned. Still some testing to do, then I'll add a testsuite for SOR. git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@69 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Fixing warningsallen2001-02-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@68 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@66 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Scheduled routine needs to take CCTK_ARGUMENTS.goodale2000-12-16
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@65 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* int -> CCTK_INT for T3E.goodale2000-12-13
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@64 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Name changeallen2000-12-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@63 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* removing Fortran fileslanfer2000-09-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@62 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* adding C routines, removing Fortranlanfer2000-09-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@61 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* adapting wrapper to C versionlanfer2000-09-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@60 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* SOR solvers for flat and conformal metriclanfer2000-09-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@59 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* New macros for calling C from fortranallen2000-05-10
| | | | | | | using PUGH_pGH git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@56 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Use built-header version of EllBase.hgoodale2000-04-19
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@54 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Switch signs for M and N in the EllBase interface so that it now solvespollney2000-03-02
| | | | | | | | L\phi + M\phi + N\phi = 0 (in line with BAM_Elliptic). git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@53 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* SOR inherits boundarylanfer2000-02-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@52 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Updated copyright statements. Should probably change these to LGPL, butgoodale2000-02-08
| | | | | | | | | | in the meantime have made it clear that other thorns aren't contaminated by the GPL on these thorns. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@50 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Removing USE_CCTK_ARGUMENTS and USE_CCTK_PARAMETERS since they areallen2000-02-05
| | | | | | | automatically included now git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@49 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* cctk_arguments -> cctk_Argumentsallen2000-01-27
| | | | | | | cctk_parameters -> cctk_Parameters git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@48 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Adding USE_CCTK_PARAMETERS and fixing compiler warningsallen2000-01-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@47 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Tiding and implementing error checkingallen2000-01-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@46 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Tidying and adding error codes.allen2000-01-05
| | | | | | | | | | | | | | | | | | Also made each of the registered solvers return an integer rather than a void so that the error codes can be passed back Standard elliptic error codes are now in CactusElliptic/EllBase/src/EllBase.h and so far are ELL_SUCCESS ELL_NOCONVERGENCE ELL_NOSOLVER git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@45 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Added acceleration back in...tobias1999-12-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@44 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Added lots of missing function prototypes.goodale1999-11-30
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@43 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* bug fix, the hangup does not occur anymore (on my laptoplanfer1999-11-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@42 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* bug fixlanfer1999-11-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@41 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* Adding copyright noticesallen1999-11-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@39 fa3da13c-9f13-4301-a575-cf5b8c5e1907
* changes to the vaiables taken from the databse, SOR hangs within MPI, don't ↵lanfer1999-11-10
| | | | | | know why git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllSOR/trunk@38 fa3da13c-9f13-4301-a575-cf5b8c5e1907