Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
removed PETSC_ARCH/conf/base andadded support for not setting PETSC_ARCH and PETSC_DIR with --prefix optionHg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
removed -I$PETSC_DIR from make system and changed the corresponding#include "src/dsdsdsds" to "../src/sdsdsds" in the source codeHg-commit: 6e3c4cc4b4bfcb366bae9b71afcb5009c1f0429d
removed no longer needed converts of Fortran to C MPI_Comm (since MPI 1.1 has a standard for this)Hg-commit: 263aca0fcfe7efcaed30a4abb46e648de3bb24ab
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/go
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/gormo/fluidity/trunk/bin/petsc_readnsolve) ==6657== by 0x80F426D: petsc_readnsolve_options.878 (petsc_readnsolve.F90:264) ==6657== by 0x80F197C: petsc_readnsolve_ (petsc_readnsolve.F90:73) ==6657== by 0x80F18AD: main (petsc_readnsolve_main.cpp:28)moved zpetsc.h to private/zpetsc.hchanged Fortran interface function PetscOptionsGetXXX functions to allow passing PETSC_NULL_TRUTH as flag argumentHg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8
show more ...
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
bk-changeset-1.3349.2.30balay@asterix.mcs.anl.gov|ChangeSet|20050616042056|46324ChangeSet 1.3349.2.30 05/06/15 23:20:56 balay@asterix.mcs.anl.gov +44 -0 splitup zmat.c [ftn-custom] src/mat/u
bk-changeset-1.3349.2.30balay@asterix.mcs.anl.gov|ChangeSet|20050616042056|46324ChangeSet 1.3349.2.30 05/06/15 23:20:56 balay@asterix.mcs.anl.gov +44 -0 splitup zmat.c [ftn-custom] src/mat/utils/ftn-custom/zmatiof.c 1.1 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +21 -0 src/mat/utils/ftn-custom/makefile 1.1 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +14 -0 src/mat/partition/impls/scotch/ftn-custom/zscotchf.c 1.1 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +41 -0 src/mat/utils/ftn-custom/zmatiof.c 1.0 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/utils/ftn-custom/zmatiof.c src/mat/utils/ftn-custom/makefile 1.0 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/utils/ftn-custom/makefile src/mat/partition/impls/scotch/ftn-custom/zscotchf.c 1.0 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/scotch/ftn-custom/zscotchf.c src/mat/partition/impls/scotch/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/partition/impls/party/ftn-custom/zpartyf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +32 -0 src/mat/partition/impls/party/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/partition/ftn-custom/zpartitionf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +42 -0 src/mat/partition/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/order/ftn-custom/zsorderf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +20 -0 src/mat/order/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/matfd/ftn-custom/zfdmatrixf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +59 -0 src/mat/matfd/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/interface/ftn-custom/zmatrixf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +193 -0 src/mat/interface/ftn-custom/zmatregf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +45 -0 src/mat/interface/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/shell/ftn-custom/zshellf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +75 -0 src/mat/impls/shell/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +26 -0 src/mat/partition/impls/scotch/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/scotch/ftn-custom/makefile src/mat/partition/impls/party/ftn-custom/zpartyf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/party/ftn-custom/zpartyf.c src/mat/partition/impls/party/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/party/ftn-custom/makefile src/mat/partition/ftn-custom/zpartitionf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/ftn-custom/zpartitionf.c src/mat/partition/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/ftn-custom/makefile src/mat/order/ftn-custom/zsorderf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/order/ftn-custom/zsorderf.c src/mat/order/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/order/ftn-custom/makefile src/mat/matfd/ftn-custom/zfdmatrixf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/matfd/ftn-custom/zfdmatrixf.c src/mat/matfd/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/matfd/ftn-custom/makefile src/mat/interface/ftn-custom/zmatrixf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/interface/ftn-custom/zmatrixf.c src/mat/interface/ftn-custom/zmatregf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/interface/ftn-custom/zmatregf.c src/mat/interface/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/interface/ftn-custom/makefile src/mat/impls/shell/ftn-custom/zshellf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/shell/ftn-custom/zshellf.c src/mat/impls/shell/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/shell/ftn-custom/makefile src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c src/mat/impls/sbaij/seq/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +29 -0 src/mat/impls/sbaij/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +27 -0 src/mat/impls/rowbs/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/dense/seq/ftn-custom/zdensef.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +25 -0 src/mat/impls/dense/seq/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +26 -0 src/mat/impls/dense/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +29 -0 src/mat/impls/sbaij/seq/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/seq/ftn-custom/makefile src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c src/mat/impls/sbaij/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/mpi/ftn-custom/makefile src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c src/mat/impls/rowbs/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/rowbs/mpi/ftn-custom/makefile src/mat/impls/dense/seq/ftn-custom/zdensef.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/seq/ftn-custom/zdensef.c src/mat/impls/dense/seq/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/seq/ftn-custom/makefile src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c src/mat/impls/dense/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/mpi/ftn-custom/makefile src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c src/mat/impls/bdiag/seq/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +31 -0 src/mat/impls/bdiag/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/baij/seq/ftn-custom/zbaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +26 -0 src/mat/impls/baij/seq/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +39 -0 src/mat/impls/baij/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/aij/seq/ftn-custom/zaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +26 -0 src/mat/impls/aij/seq/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +40 -0 src/mat/impls/bdiag/seq/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/seq/ftn-custom/makefile src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c src/mat/impls/bdiag/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/mpi/ftn-custom/makefile src/mat/impls/baij/seq/ftn-custom/zbaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/seq/ftn-custom/zbaijf.c src/mat/impls/baij/seq/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/seq/ftn-custom/makefile src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c src/mat/impls/baij/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/mpi/ftn-custom/makefile src/mat/impls/aij/seq/ftn-custom/zaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/seq/ftn-custom/zaijf.c src/mat/impls/aij/seq/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/seq/ftn-custom/makefile src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c src/mat/impls/aij/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +31 -0 src/mat/impls/adj/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +14 -0 src/mat/color/ftn-custom/zcolorf.c 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +21 -0 src/mat/color/ftn-custom/makefile 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/aij/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/mpi/ftn-custom/makefile src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c src/mat/impls/adj/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/adj/mpi/ftn-custom/makefile src/mat/ftn-custom/zmat.c 1.58 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -700 splitup zmat.c [ftn-custom] src/mat/color/ftn-custom/zcolorf.c 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/color/ftn-custom/zcolorf.c src/mat/color/ftn-custom/makefile 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/color/ftn-custom/makefileHg-commit: aafc99cfd7ae58ac0e0cb82d2dc93e4ce46a20f3
12