aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Convert SourceData.F77 from Fortran 77 fixed format to Fortran 90 free formatHEADsvnmasterdiener2010-11-03
| | | | | | | | | in order to avoid a problem with the intel compiler that caused the test suite to fail. The intel compiler seem to generate invalid code when an if statement is used. Changing to a where construct seem to cure it. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@81 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Include Licence in READMEknarf2009-01-27
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@77 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Unify README file formatknarf2009-01-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@76 41e88fdd-2190-4c69-9c84-4659c8cf322e
* use correct latex package in documentationknarf2009-01-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@75 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Add example using SOR solverschnetter2008-04-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@74 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Activate InitBaseschnetter2008-04-14
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@73 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Replaced '==' by '.eq.' and '<='/'>=' by '.le.'/'.ge.'.tradke2006-09-27
| | | | | | | Amazing how long this syntax error went annoticed. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@72 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Clean up floating point constants.schnetter2005-12-12
| | | | | | | Make all floating point constants double precision. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@71 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Correct error in converting C to Fortran string.schnetter2005-12-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@70 41e88fdd-2190-4c69-9c84-4659c8cf322e
* adding a 1e-6 rel. and abs. tolerance. I think the problem arises from ↵yye002005-12-09
| | | | | | casting data-types in MPI implementations on 64 bit machines, I am uncertain however and will investigate in the future git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@69 41e88fdd-2190-4c69-9c84-4659c8cf322e
* 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/CactusWave/IDScalarWaveElliptic/trunk@68 41e88fdd-2190-4c69-9c84-4659c8cf322e
* commits to change IOBasic to use the new reduction interface. This breaks ↵yye002005-11-01
| | | | | | the testsuite for testcomplex because of a new reduction scheme for complex numbers. WaveToy1DF77 also fails with inconsistency, failing at 3,7 processors with varying files and differences between them. Currently investigating these failurse in detail. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@67 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Correct email address in copyright statement.schnetter2005-10-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@66 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Do not explicitly apply the symmetry boundary conditions any more.schnetter2004-03-09
| | | | | | | Activate SymBase thorn in all parameter files. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@60 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Change include mechanism for aliased functions in Fortran. One now has toschnetter2003-10-27
| | | | | | | | #include "cctk_Functions.h" and then use the macro DECLARE_CCTK_FUNCTIONS. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@59 41e88fdd-2190-4c69-9c84-4659c8cf322e
* CardGrid3D now inherits from CoordBaserideout2003-08-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@58 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Schedule UniformCharge in new WaveToy_InitialData group.rideout2003-02-26
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@57 41e88fdd-2190-4c69-9c84-4659c8cf322e
* IDScalarWaveElliptic uses a parameter from IDScalarWave, and schedulesrideout2003-02-26
| | | | | | | in a group defined by that thorn, so it must inherit from it as well. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@56 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Still need to use CCTK_FortranString to pass the C parameter into theallen2002-08-21
| | | | | | | | | | | | | | | | call to the solver. call CCTK_FortranString(length,solver,fsolver) call Ell_LinFlatSolver( & ierr, & cctkGH, & iphi, & iMcoeff, iNcoeff, & AbsTol, RelTol, & fsolver(1:length)) git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@55 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Fixed typo in last commitallen2002-08-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@54 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Patch for CCTK_INFO lines from Erik Schnetter demonstrating mastery ofallen2002-08-21
| | | | | | | | | F77 string and formating commands. Closes Cactus/1207 git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@53 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Tidied up a few thingsallen2002-08-20
| | | | | | | Implements Cactus/877 git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@52 41e88fdd-2190-4c69-9c84-4659c8cf322e
* adding documenation templatesikelley2002-06-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@50 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Schedule initial data as WaveToy_InitialDataallen2002-05-21
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@49 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Fixed parameter file for new IO stuffallen2002-05-16
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@48 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Fixed I/O parameter names and set 'IO::new_filename_scheme = "no"'tradke2002-05-06
| | | | | | | to make the testsuites pass again. git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@47 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Updating storage statements to specify that these routines requiregoodale2002-04-16
| | | | | | | | | storage for three timelevels as per the new schedule.ccl stuff. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@45 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Forgot to remove debug statementallen2002-01-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@43 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Update and testsuite for multi and single processorsallen2002-01-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@42 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Correcting active thornsallen2001-09-22
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@41 41e88fdd-2190-4c69-9c84-4659c8cf322e
* This inherits from WaveToy and doesn't need to be a friend.goodale2001-05-22
| | | | | | | Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@40 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Will be a testsuite par fileallen2001-05-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@38 41e88fdd-2190-4c69-9c84-4659c8cf322e
* increase number of iterationsallen2001-05-12
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@37 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Changes to info to screenallen2001-05-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@36 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Updating timelevel names, and some formatting changes.allen2001-04-18
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@35 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Adding Robin back in, but still needs testingallen2001-04-13
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@34 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Added PUGHReduce to the ActiveThorns list.tradke2001-01-31
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@33 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Removing now redundant "" on USES and EXTENDS and redundant {} blocks ongoodale2000-12-17
| | | | | | | | | USES. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@31 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Completing parameter range descriptions and fixing a couple of formatting bugsallen2000-12-17
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@30 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Changed to use timelevels - thanks for putting the rotation in PUGH Ed.goodale2000-03-29
| | | | | | | | | | | Note that the no-boundary condition tests assumed that phi_new had zero at its boundaries. This is, or course, no longer true with timelevel rotation. Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@26 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Replacing CCTK_CARGUMENTS with CCTK_ARGUMENTS etc and some tidyingallen2000-02-20
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@25 41e88fdd-2190-4c69-9c84-4659c8cf322e
* 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/CactusWave/IDScalarWaveElliptic/trunk@23 41e88fdd-2190-4c69-9c84-4659c8cf322e
* cctk_arguments -> cctk_Argumentsallen2000-01-27
| | | | | | | cctk_parameters -> cctk_Parameters git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@22 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Removing COMMallen2000-01-25
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@21 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Tidying and looking at error codes.allen2000-01-05
| | | | | | | | | | Also, added a new private parameter "solver" which contains the name of the elliptic solver to use, and so now SourceData.F77 demonstrates the jiggery-pokery needed to pass string parameter into the elliptic interface ! git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@20 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Updatesallen2000-01-04
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@19 41e88fdd-2190-4c69-9c84-4659c8cf322e
* changing names of the ell databaselanfer1999-11-23
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@18 41e88fdd-2190-4c69-9c84-4659c8cf322e
* Adding copyrights ...allen1999-11-11
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@16 41e88fdd-2190-4c69-9c84-4659c8cf322e
* took out debug statement, using ell database, still is different then ↵lanfer1999-11-01
| | | | | | analytic data git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@14 41e88fdd-2190-4c69-9c84-4659c8cf322e
* IDScalarWaveElliptic needs ellbaselanfer1999-10-19
| | | | git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveElliptic/trunk@12 41e88fdd-2190-4c69-9c84-4659c8cf322e