aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Support PETSc >= 3.0.0HEADsvnmasterschnetter2009-11-11
* Remove empty fileschnetter2009-11-11
* Use new-style configuration mechanism for PETSc: Use an entry inschnetter2009-11-11
* Support PETSc 2.2.1 APIschnetter2007-02-28
* Remove duplicate variable definition.schnetter2007-02-28
* Make EllPETSc_Register return void instead of int, since it isschnetter2007-02-28
* Make it work with PETSc 2.3.x as well.schnetter2006-04-01
* Clean up the backwards compatibility macros for PETSc.schnetter2006-03-06
* Make things work for later PETSc versions as well. The KSPSolve callschnetter2006-02-13
* Untabified. Please try to adhere to the Cactus coding guidelines whengoodale2004-05-17
* Remove unused file.schnetter2004-05-05
* Make EllPETSc compile with PETSc 2.2.0. The new version has no SLESschnetter2004-05-05
* Clean up the check for PETSc.schnetter2004-04-10
* Use $(error) instead of an unsatisfied dependency to reportschnetter2004-03-10
* Change message text from "??)" to "?)" to avoid trigraphs.schnetter2003-10-08
* Removed all the configure stuff which checked for PETSC_DIR and PETSC_ARCHtradke2003-08-29
* Also check for PETSC_VERSION_SUBMINOR to detect the right number of argumentstradke2003-08-29
* Don't need to set EXTRAFLAGS. Added some explanatory comment lines.tradke2003-08-13
* Include function prototypes from EllBaseallen2003-07-20
* Fixed liblist for PETSC_ARCH=linux_intel.tradke2003-07-15
* Changed PETSC_LIB_DIR to point to the optimized version of the petsc libs.tradke2003-07-10
* A better check to test whether a configuration was configured with MPI.tradke2003-07-07
* Added required libraries for linux_intel compiling.pollney2003-06-06
* Added patch from Erik Schnetter for compiling with latest PETScallen2002-08-20
* Adding extra library needed on origin for compilation with PETSc 2.1.1allen2002-01-25
* Adding MPI_LIBS after PETSC_LIBS to solve linking problems for originallen2002-01-23
* More stuff for backwards compatibility to older PETSc versions.tradke2002-01-04
* Make EllPETSc compiling with different PETSc versions (before 2.1.x and curre...tradke2002-01-04
* Changes for PETSc 2.1.0allen2002-01-03
* Added some macro definitions which used to be defined in PUGH before.tradke2001-12-21
* Added some macro definitions which used to be defined in PUGH before.tradke2001-12-21
* Make sure that MPI is configured in.tradke2001-12-13
* CCTK_FILEVERSIONallen2001-05-12
* Making rcsid strings constant - PR 669.goodale2001-05-10
* Typo in error messageallen2001-05-07
* removing unused variables from EllPETSc. This one i still there: Macro HAVE_S...lanfer2000-07-20
* removing unused variables from EllPETSc. This one i still there: Macro HAVE_S...lanfer2000-07-20
* Compiler warnings from originallen2000-07-20
* New macros for calling C from fortranallen2000-05-10
* Changed names of PUGH functions to be uniform. Now all PUGH functionsgoodale2000-04-19
* Define USE_PETSC_DEBUG in the CFLAGS so enable PETSC's error-checking macros.tradke2000-04-18
* Changes for new PUGH ... compiles but untestedallen2000-03-28
* Allow compilation on the origin.pollney2000-03-23
* Switch signs for M and N in the EllBase interface so that it now solvespollney2000-03-02
* Changed to use new make-variable X_LIB_DIR.goodale2000-02-10
* GetCommandLine->CommandLinegoodale2000-02-10
* cctk_arguments -> cctk_Argumentsallen2000-01-27
* Adding recent changes to rnx lnx nx etc from PUGHallen1999-10-24
* misc.lanfer1999-09-24
* pointer confusionlanfer1999-09-23