History log of /petsc/src/ksp/pc/impls/asm/ftn-custom/zasmf.c (Results 76 – 85 of 85)
Revision Date Author Comments
# ce0a2cd1 21-Feb-2008 Barry Smith <bsmith@mcs.anl.gov>

mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)

Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# 6f3d5618 31-Oct-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230


# 60f69c44 15-Oct-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ae7ad2b71b1fdcfb27898e923a2c03bd62c86a54


# c8cd8b03 09-Oct-2007 Satish Balay <balay@mcs.anl.gov>

merge

Hg-commit: d507e9558c653b847e4e8b2a1687018f692e3610


# e7e1b0b0 09-Oct-2007 Glenn Hammond <unknown>

merge

Hg-commit: f286b9ece3b89d1418d9efe30a774c489ca42645


# 7c363081 09-Oct-2007 Barry Smith <bsmith@mcs.anl.gov>

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.h

changed Fortran interface function PetscOptionsGetXXX functions to allow passing
PETSC_NULL_TRUTH as flag argument

Hg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8

show more ...


# 62903a64 20-Jun-2005 Dinesh Kaushik <kaushik@mcs.anl.gov>

bk-changeset-1.3349.1.3
kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543
ChangeSet
1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev

bk-changeset-1.3349.1.3
kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543
ChangeSet
1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into manu.mcs.anl.gov:/home/kaushik/petsc


Hg-commit: e28f09e984c4b10dc1c40090e54df9bfb9cd3802

show more ...


# 2964b3c7 16-Jun-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3351
bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391
ChangeSet
1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc.bkbits.net/petsc-dev
into harley

bk-changeset-1.3351
bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391
ChangeSet
1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc.bkbits.net/petsc-dev
into harley.mcs.anl.gov:/sandbox/bsmith/petsc-dev

bmake/common/rules
1.162 05/06/16 13:54:16 bsmith@harley.mcs.anl.gov +0 -2
Auto merged


Hg-commit: 11aa0449394a382a20394ec945c8939ed3e4760a

show more ...


# e54e4138 16-Jun-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3349.2.29
balay@asterix.mcs.anl.gov|ChangeSet|20050616014136|35953
ChangeSet
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.29
balay@asterix.mcs.anl.gov|ChangeSet|20050616014136|35953
ChangeSet
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.c


Hg-commit: 910772ebbce2f05c6a506aa6162d9349d3bd7aa9

show more ...


1234