aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAge
* Correct function signaturesHEADsvnmastereschnett2011-01-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@92 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Untabified.goodale2004-05-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@76 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* 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/EllBase/trunk@75 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Change the way in which pointers are passed to and from Fortran.schnetter2003-10-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@72 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* change values of macros so that creating a key twice won't be seen as a ↵allen2002-05-16
| | | | | | terminal error git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@68 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Fixed lots of compiler warningsallen2002-01-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@62 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Tidying of Elliptic infrastructureallen2002-01-03
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@61 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Fix to FILEVERSIONallen2001-05-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@58 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Remove debugging statementallen2001-05-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@56 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Fixes for elliptic databaseallen2001-05-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@55 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* CCTK_FILEVERSIONallen2001-05-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@54 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Typo in error messageallen2001-05-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@53 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* 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/EllBase/trunk@52 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Fixing warningsallen2001-02-24
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@51 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Fixing potential memory leaks.goodale2000-05-12
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@45 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* New macros for calling C from fortranallen2000-05-10
| | | | | | | using PUGH_pGH git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@44 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* removing warnings; adding grdoclanfer2000-04-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@42 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Compiler warningsallen2000-04-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@41 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* 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/EllBase/trunk@37 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Changing a char * to a const char *allen2000-02-04
| | | | | | | Picked up by T3E compiler git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@36 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* cctk_arguments -> cctk_Argumentsallen2000-01-27
| | | | | | | cctk_parameters -> cctk_Parameters git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@35 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Removing COMM and tidying include filesallen2000-01-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@34 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Adding USE_CCTK_PARAMETERS and fixing compiler warningsallen2000-01-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@33 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* More error checking and tidyingallen2000-01-07
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@32 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* More tidying of elliptic infrastructure to pick up errors like registeringallen2000-01-06
| | | | | | | the same class twice. git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@31 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* 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/EllBase/trunk@29 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Added info messages if elliptic_verbose is yesallen2000-01-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@28 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Removed the verbose statements, since I've moved them into the registrationallen2000-01-04
| | | | | | | routine, and fixed a couple of bugs in the names of elliptic classes git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@27 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Fixing some #define stuff.goodale1999-12-01
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@26 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Added lots of missing function prototypes.goodale1999-11-30
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@25 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* more error checkinglanfer1999-11-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@22 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* infrastructure, some fixes, database...lanfer1999-11-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@20 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* more registration with ellipticlanfer1999-11-01
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@19 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* adding the ell DB to the compile processlanfer1999-10-29
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@18 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* more routines for elliptic database (not added to make yet) examples in ↵lanfer1999-10-29
| | | | | | maximal.F and SOR's Startup git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@17 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* database for ellipticlanfer1999-10-28
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@16 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Added support for two more elliptic classes in EllBase:lanfer1999-10-11
| | | | | | | | BrBrConfMetric: solves the Brandt/Bruegmann Data PolyConfMetric: solves the elliptic equation which contains powers of phi git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@13 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* Small pointer and declaration fixesallen1999-09-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@11 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* adding return values to the iterfacelanfer1999-09-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@10 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* new elliptic class: LinEllFlatlanfer1999-09-15
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@8 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* on the way to ellipticlanfer1999-09-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@6 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* removed filelanfer1999-09-08
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@5 57bc7290-fb3d-4efd-a9b1-28e84cce6043
* The CactusElliptic arrangementlanfer1999-09-03
git-svn-id: http://svn.cactuscode.org/arrangements/CactusElliptic/EllBase/trunk@2 57bc7290-fb3d-4efd-a9b1-28e84cce6043