History log of /petsc/src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c (Results 76 – 86 of 86)
Revision Date Author Comments
# 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 ...


# 573f819a 25-Jul-2006 Barry Smith <bsmith@mcs.anl.gov>

automerge

Hg-commit: 678f38ededdf17223c0a5e51be232f74f5efd279


# c7ed68ee 25-Jul-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: 5409dc292ba7dae3601b23f22089b3dbaf6e735c


# 1f6cc5b2 22-Jul-2006 Satish Balay <balay@mcs.anl.gov>

windows stdcall fixes


Hg-commit: d3f0d96fdbf42f4c3e36dc806e76494002fddeb2


# 9318c5ed 20-Nov-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3759
knepley@khan.(none)|ChangeSet|20051120202454|27301
ChangeSet
1.3759 05/11/20 14:24:54 knepley@khan.(none) +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3759
knepley@khan.(none)|ChangeSet|20051120202454|27301
ChangeSet
1.3759 05/11/20 14:24:54 knepley@khan.(none) +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev

src/dm/mesh/sieve/PreSieve.cxx
1.21 05/11/20 14:24:52 knepley@khan.(none) +0 -0
Auto merged

python/PETSc/utilities/languages.py
1.46 05/11/20 14:24:52 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: a04ae61eb1a2409318d15dc43219a1cc3dce114e

show more ...


# bb01a9d9 18-Nov-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3755.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20051118211236|32899
ChangeSet
1.3755.1.2 05/11/18 15:12:36 barrysmith@barry-smiths-computer.local +6 -0
Merge bk://petsc@

bk-changeset-1.3755.1.2
barrysmith@barry-smiths-computer.local|ChangeSet|20051118211236|32899
ChangeSet
1.3755.1.2 05/11/18 15:12:36 barrysmith@barry-smiths-computer.local +6 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/sys/plog/plog.c
1.73 05/11/18 15:12:29 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/sys/objects/pinit.c
1.70 05/11/18 15:12:29 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/mat/impls/aij/mpi/mumps/mumps.c
1.98 05/11/18 15:12:28 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

src/ksp/pc/impls/hypre/hyppilut.c
1.81 05/11/18 15:12:27 barrysmith@barry-smiths-computer.local +0 -0
Auto merged

python/PETSc/utilities/arch.py
1.37 05/11/18 15:12:26 barrysmith@barry-smiths-computer.local +0 -1
Auto merged

include/petsc.h
1.150 05/11/18 15:12:26 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 1ff61d6ce366973aa7e94e133a17607c5033cdc2

show more ...


# f68b968c 18-Nov-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3745.1.7
barrysmith@barry-smiths-computer.local|ChangeSet|20051118211123|56880
ChangeSet
1.3745.1.7 05/11/18 15:11:23 barrysmith@barry-smiths-computer.local +21 -0
rename FCNVOID a

bk-changeset-1.3745.1.7
barrysmith@barry-smiths-computer.local|ChangeSet|20051118211123|56880
ChangeSet
1.3745.1.7 05/11/18 15:11:23 barrysmith@barry-smiths-computer.local +21 -0
rename FCNVOID and friends for consistency
update for PetscScalar of long double

src/ts/interface/ftn-custom/ztsf.c
1.2 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +12 -12
rename FCNVOID and friends for consistency

src/sys/plog/plog.c
1.71.1.1 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +2 -2
add PetscScalar size to log summary output

src/sys/objects/pinit.c
1.68.1.1 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +1 -1
add Long double PetscScalar

src/snes/utils/ftn-custom/zdamgsnesf.c
1.2 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +2 -2
rename FCNVOID and friends for consistency

src/snes/utils/ftn-custom/zdamgf.c
1.4 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +3 -3
rename FCNVOID and friends for consistency

src/snes/interface/ftn-custom/zsnesf.c
1.2 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +11 -11
rename FCNVOID and friends for consistency

src/snes/impls/ls/ftn-custom/zlsf.c
1.3 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +4 -4
rename FCNVOID and friends for consistency

src/mat/matfd/ftn-custom/zfdmatrixf.c
1.2 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +2 -2
rename FCNVOID and friends for consistency

src/mat/impls/shell/ftn-custom/zshellf.c
1.2 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +8 -8
rename FCNVOID and friends for consistency

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.70 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +1 -1
rename FCNVOID and friends for consistency

src/mat/impls/aij/seq/spooles/spooles.c
1.106 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +1 -1
rename FCNVOID and friends for consistency

src/mat/impls/aij/mpi/mumps/mumps.c
1.96.1.1 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +3 -3
rename FCNVOID and friends for consistency

src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c
1.2 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +2 -2
rename FCNVOID and friends for consistency

src/ksp/ksp/interface/ftn-custom/zitfuncf.c
1.2 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +9 -9
rename FCNVOID and friends for consistency

src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
1.2 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +2 -2
rename FCNVOID and friends for consistency

src/docs/website/publications/index.html
1.27 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +97 -17
links to slepc and tao apps

src/docs/website/documentation/tutorials/index.html
1.24 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +146 -19
new tutorial

python/PETSc/utilities/languages.py
1.45 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +3 -1
support for PetscScalar of long double

include/petscmath.h
1.27 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +19 -8
support for PetscScalar of long double

include/petsc.h
1.149 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +1 -1
support for PetscScalar of long double

include/mpiuni/mpi.h
1.23 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +1 -0
missing MPI_LONG_DOUBLE


Hg-commit: 381601fa71a48477ac94cf5d5e1805463c00a329

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