Change all PETSC_EXTERN_C to PETSC_EXTERNHg-commit: 8d2ebbb193fb583bccc64015e35640c4e08c3426
finished all EXTERN_C_BEGIN/END fixes up through Mat including all fortran interface filesHg-commit: a763120ba50023930be975663a3f80c58e415743
Uncrustified src/ksp/pc/*Hg-commit: b80b33e3b1d8943a898b18384bc7b2c1a3103a32
Replaced remaining '){' with ') {'.Hg-commit: f4f35e45a9688d9cbe30c43558c5cab041b08998
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
removed trailing blanks from source codeadded rule rmtrailingblanks accessible via make ACTION=remtrailingblanks treeHg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
Fortran binding to PCASMGetSubKSP allows passing PETSC_NULL_OBJECT for KSP arrayHg-commit: ce527270c551e8538b15d4861f78268743b4f71e
Rename include/private/ to include/petsc-private/Hg-commit: 9a1730720b0d9756437b40462617551504641ade
partcially completed making PETSc object destructors take & for the argumentHg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
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
Tentative fix for multiple ASM domains on a givn processHg-commit: 25c4c2cc58c01baae010b6c414767d28b59f6798
added PCASMCreateSubdomain() and PCASMDestroySubdomains() for FortranHg-commit: d32e0f9baae792248df11f731bed0b3434045f67
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.29balay@asterix.mcs.anl.gov|ChangeSet|20050616014136|35953ChangeSet 1.3349.2.29 05/06/15 20:41:36 balay@asterix.mcs.anl.gov +23 -0 splitup zpc.c [ftn-custom] src/ksp/pc
bk-changeset-1.3349.2.29balay@asterix.mcs.anl.gov|ChangeSet|20050616014136|35953ChangeSet 1.3349.2.29 05/06/15 20:41:36 balay@asterix.mcs.anl.gov +23 -0 splitup zpc.c [ftn-custom] src/ksp/pc/interface/ftn-custom/zpreconf.c 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +69 -0 src/ksp/pc/interface/ftn-custom/zpcsetf.c 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +39 -0 src/ksp/pc/interface/ftn-custom/makefile 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +14 -0 src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +86 -0 src/ksp/pc/impls/shell/ftn-custom/makefile 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +14 -0 src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c 1.1 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +38 -0 src/ksp/pc/interface/ftn-custom/zpreconf.c 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/interface/ftn-custom/zpreconf.c src/ksp/pc/interface/ftn-custom/zpcsetf.c 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/interface/ftn-custom/zpcsetf.c src/ksp/pc/interface/ftn-custom/makefile 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/interface/ftn-custom/makefile src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/shell/ftn-custom/zshellpcf.c src/ksp/pc/impls/shell/ftn-custom/makefile 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/shell/ftn-custom/makefile src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c 1.0 05/06/15 20:41:35 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c src/ksp/pc/impls/mg/ftn-custom/zmgf.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +18 -0 src/ksp/pc/impls/mg/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0 src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +21 -0 src/ksp/pc/impls/hypre/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0 src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +20 -0 src/ksp/pc/impls/factor/lu/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0 src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +19 -0 src/ksp/pc/impls/factor/ilu/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0 src/ksp/pc/impls/composite/ftn-custom/zcompositef.c 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +20 -0 src/ksp/pc/impls/composite/ftn-custom/makefile 1.1 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +14 -0 src/ksp/pc/impls/mg/ftn-custom/zmgf.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/mg/ftn-custom/zmgf.c src/ksp/pc/impls/mg/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/mg/ftn-custom/makefile src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/hypre/ftn-custom/zhyppilutf.c src/ksp/pc/impls/hypre/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/hypre/ftn-custom/makefile src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/lu/ftn-custom/zluf.c src/ksp/pc/impls/factor/lu/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/lu/ftn-custom/makefile src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/ilu/ftn-custom/ziluf.c src/ksp/pc/impls/factor/ilu/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/factor/ilu/ftn-custom/makefile src/ksp/pc/impls/composite/ftn-custom/zcompositef.c 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/composite/ftn-custom/zcompositef.c src/ksp/pc/impls/composite/ftn-custom/makefile 1.0 05/06/15 20:41:34 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/composite/ftn-custom/makefile src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c 1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +24 -0 src/ksp/pc/impls/bjacobi/ftn-custom/makefile 1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +14 -0 src/ksp/pc/impls/asm/ftn-custom/zasmf.c 1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +73 -0 src/ksp/pc/impls/asm/ftn-custom/makefile 1.1 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +14 -0 src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c 1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/bjacobi/ftn-custom/zbjacobif.c src/ksp/pc/impls/bjacobi/ftn-custom/makefile 1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/bjacobi/ftn-custom/makefile src/ksp/pc/impls/asm/ftn-custom/zasmf.c 1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/asm/ftn-custom/zasmf.c src/ksp/pc/impls/asm/ftn-custom/makefile 1.0 05/06/15 20:41:33 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/ksp/pc/impls/asm/ftn-custom/makefile BitKeeper/deleted/.del-zpc.c~aa597dba5c67fc0f 1.36 05/06/15 20:40:40 balay@asterix.mcs.anl.gov +0 -337 Delete: src/ksp/ftn-custom/zpc.c BitKeeper/deleted/.del-makefile~285ace007fae8f04 1.5 05/06/15 20:40:40 balay@asterix.mcs.anl.gov +0 -0 Delete: src/ksp/ftn-custom/makefile BitKeeper/deleted/.del-zksp.c~ac50e3a320482d14 1.30 05/06/15 20:40:39 balay@asterix.mcs.anl.gov +0 -0 Delete: src/ksp/ftn-custom/zksp.cHg-commit: 910772ebbce2f05c6a506aa6162d9349d3bd7aa9
12