History log of /petsc/makefile (Results 951 – 975 of 1637)
Revision Date Author Comments
# 755c9644 18-Apr-2008 Satish Balay <balay@mcs.anl.gov>

- remove --with-sudo option. Its too confusing.
- remove check for root install

Hg-commit: f81f9cea55aaf3f1dee24009c4dff86861420601


# a89a5119 18-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: cb7e91c2d91493365a3982aabe5d656f2b46a936


# 42899353 18-Apr-2008 Satish Balay <balay@mcs.anl.gov>

update install: target
- print an error message if 'mkdir on prefix-dir fails'
- install sieve include files [when sieve is enabled]
- cleanup

Hg-commit: 3566a784cbe8b48d93b7dc28345645067dc9e898


# fbcb6725 17-Apr-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: db18cbed88a76061ad16cf53dd951c7cfec30ec1


# 75cb352c 17-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

changed install: rule to use SEDINPLACE
minor updates to DMMG for SNES

Hg-commit: 92a0d5ea0bed969fbbcc0416d957a4775f3e8e94


# afe32971 14-Apr-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ae11a6b927a8712ec9defa478ab02d4a67199ad7


# efee40ae 11-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ab9fcd81aa072cb0b988c2ee0964f3ecdd8cddf0


# b4bb646c 11-Apr-2008 Satish Balay <balay@mcs.anl.gov>

fix syntax error [missing coma]

Hg-commit: 3339f86d0862c8674daefb4911f787b58468d080


# 5afd5e0c 09-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

completed rough tutorial

Hg-commit: 4863b347d5336a5880eb54981a37d446e1ce18a9


# 8ec6c7c1 08-Apr-2008 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 6bf6f927f50b7c3afa97096a8d57512ab412f115


# fcc34ebf 08-Apr-2008 Satish Balay <balay@mcs.anl.gov>

fix bug in previous commit

Hg-commit: 6135a9a8e753c396711b885fc20f41b24fbff715


# 3c637e10 08-Apr-2008 Satish Balay <balay@mcs.anl.gov>

remove the default PETSC_ARCH docsonly

Hg-commit: 84661347dc565a02f9b1d43d9f846036af5cbf7e


# 078e375f 26-Mar-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: f7bb2134ea0ce8dfd920f85aab420d4b9e2daf64


# c0d87107 25-Mar-2008 Jason Sarich <sarich@mcs.anl.gov>

got line search basic structure working


# 73666e43 22-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed intall: rule in makefile; it was a total mess, copied files over in the
wrong order and did not change everything that was needed

Hg-commit: d69b7d131da93f21e3a4d67ea5f8073837452b82


# 5b78e6e3 17-Mar-2008 Jason Sarich <sarich@mcs.anl.gov>

start fleshing out makefiles


# c094437b 11-Mar-2008 Jason Sarich <sarich@mcs.anl.gov>

new repository structure


# b23e956f 05-Mar-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: c252723983d2baef02ecb448e6a9a608900ee72f


# 01b82886 04-Mar-2008 Barry Smith <bsmith@mcs.anl.gov>

converted PETSc plapack interface to have MPIDENSE now use
by default Plapack solvers if PETSc was config/configured with --download-plapack
the is no longer a need to use the MATPLAPACK matrix t

converted PETSc plapack interface to have MPIDENSE now use
by default Plapack solvers if PETSc was config/configured with --download-plapack
the is no longer a need to use the MATPLAPACK matrix type

Hg-commit: 22082512ed36ba6cdb7b28d847ea76b7ff345a5c

show more ...


# 7f7931b9 29-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

added optional (*destroy) function to SNESSetConvergenceTest()
Now it matches KSPSetConvergenceTest() and the KSP/SNES/TSMonitorSet() paradigm
changed make_log file that is generated on build to m

added optional (*destroy) function to SNESSetConvergenceTest()
Now it matches KSPSetConvergenceTest() and the KSP/SNES/TSMonitorSet() paradigm
changed make_log file that is generated on build to make.log

Hg-commit: f4443f9e81393557f27dec9414ea82a4363efd9e

show more ...


# dbefa33d 28-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: bf61e6626fd829977ea46dc50931d6e9b988a6f6


# 0805154b 26-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All()
Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases
Added some error checking for overf

[PETSC #17255] nightly tests fixed but introduced into VecScatterToZero/All()
Added error checking for overflow for cast from PetscInt to PetscBLASInt in all cases
Added some error checking for overflow for cast from PetscInt to PetscMPIInt

Hg-commit: 7540d46ad0a2abd61067805cfc8cb914325338a4

show more ...


# 1c0add76 22-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f


# 0e2fa18a 18-Dec-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 86dd62158c932a10858a23c6750fb034fba7d391


# 62f09ec1 15-Dec-2007 Barry Smith <bsmith@mcs.anl.gov>

make_log goes into PETSC_ARCH/conf instead of just PETSC_ARCH

Hg-commit: 83586fc72e1a013e6a02f01bde73e379840b8a00


1...<<31323334353637383940>>...66