History log of /petsc/include/petsc.h (Results 301 – 325 of 845)
Revision Date Author Comments
# 3703d4ef 20-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3760
balay@asterix.mcs.anl.gov|ChangeSet|20051120205407|20678
ChangeSet
1.3760 05/11/20 14:54:07 balay@asterix.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.3760
balay@asterix.mcs.anl.gov|ChangeSet|20051120205407|20678
ChangeSet
1.3760 05/11/20 14:54:07 balay@asterix.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev

src/sys/objects/pinit.c
1.71 05/11/20 14:54:05 balay@asterix.mcs.anl.gov +0 -0
SCCS merged

src/sys/plog/plog.c
1.74 05/11/20 14:52:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged

include/petsc.h
1.151 05/11/20 14:52:43 balay@asterix.mcs.anl.gov +0 -0
Auto merged


Hg-commit: af92b546532741e149ef8d83a52f38a5b2b41a81

show more ...


# 61867fcf 20-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3755.2.12
balay@asterix.mcs.anl.gov|ChangeSet|20051120203120|64593
ChangeSet
1.3755.2.12 05/11/20 14:31:20 balay@asterix.mcs.anl.gov +5 -0
move cookie registration out of logging c

bk-changeset-1.3755.2.12
balay@asterix.mcs.anl.gov|ChangeSet|20051120203120|64593
ChangeSet
1.3755.2.12 05/11/20 14:31:20 balay@asterix.mcs.anl.gov +5 -0
move cookie registration out of logging code [with PetscCookieRegister()]

src/vec/is/utils/isltog.c
1.43 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +1 -1
IS_LTOGM_COOKIE is overloaded ...

src/sys/plog/classLog.c
1.28 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +2 -9
move cookie registration out of logging code [with PetscCookieRegister()]

src/sys/objects/pinit.c
1.69.1.7 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +13 -4
move cookie registration out of logging code [with PetscCookieRegister()]

include/petsclog.h
1.64 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +1 -1
move cookie registration out of logging code [with PetscCookieRegister()]

include/petsc.h
1.147.1.4 05/11/20 14:31:18 balay@asterix.mcs.anl.gov +1 -4
move cookie registration out of logging code [with PetscCookieRegister()]


Hg-commit: 5efc95f290f4abafdcab6d6ca67ad6c3b2d5e3b6

show more ...


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


# 52579952 20-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3755.2.9
balay@asterix.mcs.anl.gov|ChangeSet|20051120012243|02615
ChangeSet
1.3755.2.9 05/11/19 19:22:43 balay@asterix.mcs.anl.gov +7 -0
log=0 fixes
- cookie disabled [needs to

bk-changeset-1.3755.2.9
balay@asterix.mcs.anl.gov|ChangeSet|20051120012243|02615
ChangeSet
1.3755.2.9 05/11/19 19:22:43 balay@asterix.mcs.anl.gov +7 -0
log=0 fixes
- cookie disabled [needs to be separated properly from logging?]

src/vec/vec/examples/tutorials/ex5.c
1.13 05/11/19 19:22:42 balay@asterix.mcs.anl.gov +2 -0
log fixes

src/vec/is/utils/isltog.c
1.42 05/11/19 19:22:42 balay@asterix.mcs.anl.gov +1 -1
disable cookie usage [with log=0]

src/sys/objects/pinit.c
1.69.1.6 05/11/19 19:22:42 balay@asterix.mcs.anl.gov +4 -0
disable cookie usage [with log=0]

src/sys/examples/tutorials/ex3.c
1.9 05/11/19 19:22:42 balay@asterix.mcs.anl.gov +2 -0
log fixes

src/ksp/ksp/examples/tutorials/ex9.c
1.21 05/11/19 19:22:42 balay@asterix.mcs.anl.gov +3 -1
log fixes

src/ksp/ksp/examples/tutorials/ex5.c
1.18 05/11/19 19:22:42 balay@asterix.mcs.anl.gov +2 -0
log fixes

include/petsc.h
1.147.1.3 05/11/19 19:22:41 balay@asterix.mcs.anl.gov +4 -0
disable cookie usage [with log=0]


Hg-commit: 7220190433e37e22662d8d03f52852d5889f6342

show more ...


# c8d78d4d 19-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3755.2.4
balay@asterix.mcs.anl.gov|ChangeSet|20051119223907|59715
ChangeSet
1.3755.2.4 05/11/19 16:39:07 balay@asterix.mcs.anl.gov +5 -0
move PETSC_LARGEST_COOKIE out of logging co

bk-changeset-1.3755.2.4
balay@asterix.mcs.anl.gov|ChangeSet|20051119223907|59715
ChangeSet
1.3755.2.4 05/11/19 16:39:07 balay@asterix.mcs.anl.gov +5 -0
move PETSC_LARGEST_COOKIE out of logging code [--with-log=0 cleanup]

src/sys/plog/plog.c
1.72.1.2 05/11/19 16:39:05 balay@asterix.mcs.anl.gov +0 -1
move PETSC_LARGEST_COOKIE out of logging code [--with-log=0 cleanup]

src/sys/objects/pinit.c
1.69.1.3 05/11/19 16:39:05 balay@asterix.mcs.anl.gov +3 -0
move PETSC_LARGEST_COOKIE out of logging code [--with-log=0 cleanup]

src/sys/objects/destroy.c
1.26 05/11/19 16:39:04 balay@asterix.mcs.anl.gov +0 -2
move PETSC_LARGEST_COOKIE out of logging code [--with-log=0 cleanup]

include/petsclog.h
1.61 05/11/19 16:39:04 balay@asterix.mcs.anl.gov +1 -7
move PETSC_LARGEST_COOKIE out of logging code [--with-log=0 cleanup]

include/petsc.h
1.147.1.2 05/11/19 16:39:04 balay@asterix.mcs.anl.gov +7 -1
move PETSC_LARGEST_COOKIE out of logging code [--with-log=0 cleanup]


Hg-commit: cc746ba7fcda98f73815a918b4591262a96accb9

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


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

bk-changeset-1.3745.1.5
barrysmith@barry-smiths-computer.local|ChangeSet|20051118210045|30324
ChangeSet
1.3745.1.5 05/11/18 15:00:45 barrysmith@barry-smiths-computer.local +4 -0
petscapp.bib:

bk-changeset-1.3745.1.5
barrysmith@barry-smiths-computer.local|ChangeSet|20051118210045|30324
ChangeSet
1.3745.1.5 05/11/18 15:00:45 barrysmith@barry-smiths-computer.local +4 -0
petscapp.bib:
three new apps
petsc.h:
__USE_FILE_OFFSET64 default
hyppilut.c:
formatting
arch.py:
need to protect \ in single quotes

src/docs/tex/petscapp.bib
1.203 05/11/16 15:35:57 barrysmith@barrysmith-57.mcs.anl.gov +22 -0
three new apps

include/petsc.h
1.148 05/11/16 13:54:17 barrysmith@barrysmith-57.mcs.anl.gov +23 -7
__USE_FILE_OFFSET64 default

src/ksp/pc/impls/hypre/hyppilut.c
1.80 05/11/16 08:41:39 barrysmith@barry-smiths-computer.local +14 -14
formatting

python/PETSc/utilities/arch.py
1.36 05/11/15 15:24:49 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
need to protect \ in single quotes


Hg-commit: 7ef4679c71a551c1fceaec74b87dc0926f389748

show more ...


# e341c614 18-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3755.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20051118175402|01407
ChangeSet
1.3755.1.1 05/11/18 11:54:02 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev

bk-changeset-1.3755.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20051118175402|01407
ChangeSet
1.3755.1.1 05/11/18 11:54:02 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev


Hg-commit: e417a1b13fe1683c80cb20b53b9779c8f531deb7

show more ...


# 09f3b4e5 18-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3753.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20051118175347|44670
ChangeSet
1.3753.1.1 05/11/18 11:53:47 balay@asterix.mcs.anl.gov +118 -0
PetscLogInfo -> PetscVerboseInfo

src/v

bk-changeset-1.3753.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20051118175347|44670
ChangeSet
1.3753.1.1 05/11/18 11:53:47 balay@asterix.mcs.anl.gov +118 -0
PetscLogInfo -> PetscVerboseInfo

src/vec/vec/utils/vscat.c
1.47 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +18 -18
PetscLogInfo -> PetscVerboseInfo

src/vec/vec/utils/vpscat.c
1.55 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +13 -13
PetscLogInfo -> PetscVerboseInfo

src/vec/vec/utils/comb.c
1.28 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/vec/vec/interface/vector.c
1.144 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/vec/vec/interface/dlregisvec.c
1.31 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/vec/vec/impls/mpi/pdvec.c
1.63 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/vec/is/utils/isltog.c
1.41 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/vec/is/utils/iscoloring.c
1.35 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ts/interface/tsfd.c
1.17 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/ts/interface/dlregists.c
1.23 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/viewer/interface/dlregispetsc.c
1.27 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/viewer/impls/socket/send.c
1.36 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/viewer/impls/matlab/vmatlab.c
1.27 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +4 -4
PetscLogInfo -> PetscVerboseInfo

src/sys/viewer/impls/binary/binv.c
1.57 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/viewer/impls/ascii/vcreatea.c
1.17 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/utils/random.c
1.29 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/utils/fhost.c
1.23 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/plog/plogmpe.c
1.19 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +4 -4
PetscLogInfo -> PetscVerboseInfo

src/sys/plog/ploginfo.c
1.32 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +35 -35
PetscLogInfo -> PetscVerboseInfo

src/sys/plog/plog.c
1.72 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/sys/objects/tagm.c
1.33 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +7 -7
PetscLogInfo -> PetscVerboseInfo

src/sys/objects/pinit.c
1.69 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +4 -4
PetscLogInfo -> PetscVerboseInfo

src/sys/objects/options.c
1.63 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/objects/init.c
1.59 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/sys/matlabengine/matlab.c
1.45 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +12 -12
PetscLogInfo -> PetscVerboseInfo

src/sys/ftn-custom/zutils.c
1.3 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/ftn-custom/zstart.c
1.39 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +4 -4
PetscLogInfo -> PetscVerboseInfo

src/sys/fileio/mpiuopen.c
1.25 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/sys/fileio/ftest.c
1.37 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/sys/fileio/fretrieve.c
1.30 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/sys/draw/impls/x/xcolor.c
1.14 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/sys/dll/dl.c
1.39 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +12 -12
PetscLogInfo -> PetscVerboseInfo

src/snes/utils/damgsnes.c
1.77 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/snes/mf/snesmfj.c
1.59 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/snes/interface/snesut.c
1.20 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +7 -7
PetscLogInfo -> PetscVerboseInfo

src/snes/interface/snesj2.c
1.16 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/snes/interface/snes.c
1.96 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/snes/interface/noise/snesnoise.c
1.21 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/snes/interface/noise/snesmfj2.c
1.30 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/snes/interface/dlregissnes.c
1.25 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/snes/impls/tr/tr.c
1.33 05/11/18 11:53:42 balay@asterix.mcs.anl.gov +14 -14
PetscLogInfo -> PetscVerboseInfo

src/snes/impls/ls/ls.c
1.66 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +26 -26
PetscLogInfo -> PetscVerboseInfo

src/mat/utils/multequal.c
1.10 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +4 -4
PetscLogInfo -> PetscVerboseInfo

src/mat/utils/matstash.c
1.21 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/mat/utils/gcreate.c
1.42 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/utils/compressedrow.c
1.12 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +5 -5
PetscLogInfo -> PetscVerboseInfo

src/mat/matfd/fdmatrix.c
1.35 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/mat/interface/dlregismat.c
1.33 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/sbaij/seq/sbaijfact2.c
1.63 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +25 -25
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/sbaij/seq/sbaijfact.c
1.89 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +29 -29
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/sbaij/seq/sbaij.c
1.150 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +12 -12
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/sbaij/mpi/mpisbaij.c
1.135 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +5 -5
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/rowbs/mpi/mpirowbs.c
1.76 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +6 -6
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/rowbs/mpi/cholbs.c
1.16 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/dense/seq/dense.c
1.88 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/dense/mpi/plapack/plapack.c
1.10 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/dense/mpi/mpidense.c
1.69 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/csr/inode/inode.c
1.53 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +7 -7
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/bdiag/seq/bdiag2.c
1.25 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +4 -4
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/bdiag/seq/bdiag.c
1.52 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/bdiag/mpi/mpibdiag.c
1.51 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/baij/seq/baijfact3.c
1.24 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +5 -5
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/baij/seq/baijfact2.c
1.49 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +34 -34
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/baij/seq/baijfact.c
1.34 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +12 -12
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/baij/seq/baij.c
1.139 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +6 -6
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/baij/mpi/mpibaij.c
1.104 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +7 -7
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/baij/mpi/baijov.c
1.34 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/umfpack/umfpack.c
1.46 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/symtranspose.c
1.11 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/superlu/superlu.c
1.83 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/matmatmult.c
1.87 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.46 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/lusol/lusol.c
1.39 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/essl/essl.c
1.42 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/crl/crl.c
1.13 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/aijfact.c
1.124 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +26 -26
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/seq/aij.c
1.244 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +6 -6
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.117 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/mpi/mumps/mumps.c
1.97 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/mpi/mpiptap.c
1.21 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/mpi/mpiov.c
1.38 05/11/18 11:53:41 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/mpi/mpiaij.c
1.259 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +4 -4
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/mpi/mmaij.c
1.26 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/mpi/fdmpiaij.c
1.14 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/aij/mpi/crl/mcrl.c
1.7 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/impls/adj/mpi/mpiadj.c
1.49 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/mat/color/color.c
1.24 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/pc/interface/precon.c
1.66 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +5 -5
PetscLogInfo -> PetscVerboseInfo

src/ksp/pc/impls/tfs/pxxt.c
1.27 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/pc/impls/sor/sor.c
1.34 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/pc/impls/mg/mg.c
1.67 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/ksp/pc/impls/jacobi/jacobi.c
1.21 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/pc/impls/hypre/hyppilut.c
1.79.1.1 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.28 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/interface/itfunc.c
1.75 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/interface/iterativ.c
1.39 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +8 -8
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/interface/itcreate.c
1.68 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/interface/dlregisksp.c
1.28 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/symmlq/symmlq.c
1.26 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/qcg/qcg.c
1.27 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +6 -6
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/minres/minres.c
1.25 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/gmres/lgmres/lgmres.c
1.44 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/gmres/gmres.c
1.65 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/gmres/fgmres/fgmres.c
1.55 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/gmres/borthog2.c
1.23 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/cr/cr.c
1.36 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/cg/cgne/cgne.c
1.32 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/impls/cg/cg.c
1.43 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/examples/tutorials/ex10.c
1.58 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/ksp/ksp/examples/tests/ex27.c
1.2 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/docs/tex/manual/part2.tex
1.99 05/11/18 11:53:40 balay@asterix.mcs.anl.gov +8 -8
PetscLogInfo -> PetscVerboseInfo

src/dm/mesh/sieve/PreSieve.cxx
1.18.1.1 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +4 -4
PetscLogInfo -> PetscVerboseInfo

src/dm/da/src/gr2.c
1.36 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +5 -5
PetscLogInfo -> PetscVerboseInfo

src/dm/da/src/dasub.c
1.13 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +3 -3
PetscLogInfo -> PetscVerboseInfo

src/dm/da/src/da2.c
1.73 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo

src/dm/ao/interface/dlregisdm.c
1.28 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +2 -2
PetscLogInfo -> PetscVerboseInfo

include/petsclog.h
1.59 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +6 -6
PetscLogInfo -> PetscVerboseInfo

include/petsc.h
1.147.1.1 05/11/18 11:53:39 balay@asterix.mcs.anl.gov +1 -1
PetscLogInfo -> PetscVerboseInfo


Hg-commit: 508bc2e977cf463a8deb7e76c55a75d9b0304a03

show more ...


# 053e41ed 08-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3699
balay@asterix.mcs.anl.gov|ChangeSet|20051108061716|05739
ChangeSet
1.3699 05/11/08 00:17:16 balay@asterix.mcs.anl.gov +1 -0
add in man pages for PetscErrorCode, PetscCookie, P

bk-changeset-1.3699
balay@asterix.mcs.anl.gov|ChangeSet|20051108061716|05739
ChangeSet
1.3699 05/11/08 00:17:16 balay@asterix.mcs.anl.gov +1 -0
add in man pages for PetscErrorCode, PetscCookie, PetscEvent, PetscBLASInt, PetscMPIInt, PetscEnum, PetscInt

include/petsc.h
1.147 05/11/08 00:17:14 balay@asterix.mcs.anl.gov +46 -0
add in man pages for PetscErrorCode, PetscCookie, PetscEvent, PetscBLASInt, PetscMPIInt, PetscEnum, PetscInt


Hg-commit: e2bf24f1fa440417c451c95a3ccbef0c3ff64c06

show more ...


# 335f953c 02-Nov-2005 Boyana Norris <norris@mcs.anl.gov>

bk-changeset-1.3634
norris@boyana.mcs.anl.gov|ChangeSet|20051102174343|14287
ChangeSet
1.3634 05/11/02 11:43:43 norris@boyana.mcs.anl.gov +0 -0
Merge shakey.mcs.anl.gov:/home/norris/petsc2.x/pets

bk-changeset-1.3634
norris@boyana.mcs.anl.gov|ChangeSet|20051102174343|14287
ChangeSet
1.3634 05/11/02 11:43:43 norris@boyana.mcs.anl.gov +0 -0
Merge shakey.mcs.anl.gov:/home/norris/petsc2.x/petsc-dev
into boyana.mcs.anl.gov:/home/norris/petsc2.x/petsc-dev


Hg-commit: 90cf05bb6b9fed2e9edf8a66f945bc8244c9d01f

show more ...


# 09d49288 29-Oct-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3632.1.43
knepley@khan.(none)|ChangeSet|20051029000242|09233
ChangeSet
1.3632.1.43 05/10/28 18:59:02 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into k

bk-changeset-1.3632.1.43
knepley@khan.(none)|ChangeSet|20051029000242|09233
ChangeSet
1.3632.1.43 05/10/28 18:59:02 knepley@khan.(none) +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev


Hg-commit: 9ad225d28a2ff42c51a136b3716016c0554edd94

show more ...


# 84db9233 28-Oct-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3632.18.1
knepley@khan.(none)|ChangeSet|20051028235833|13632
ChangeSet
1.3632.18.1 05/10/28 18:58:33 knepley@khan.(none) +1 -0
Doc fix

include/petsc.h
1.146 05/10/28 18:58:3

bk-changeset-1.3632.18.1
knepley@khan.(none)|ChangeSet|20051028235833|13632
ChangeSet
1.3632.18.1 05/10/28 18:58:33 knepley@khan.(none) +1 -0
Doc fix

include/petsc.h
1.146 05/10/28 18:58:31 knepley@khan.(none) +2 -2
Added comments


Hg-commit: 1f1bf4a7dc9308cfef88791bf2c5fe62a297b132

show more ...


# 45c64e65 28-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3632.1.36
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051028213837|15393
ChangeSet
1.3632.1.36 05/10/28 16:38:37 barrysmith@barrysmith-57.mcs.anl.gov +19 -0
PetscViewerFileTyp

bk-changeset-1.3632.1.36
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20051028213837|15393
ChangeSet
1.3632.1.36 05/10/28 16:38:37 barrysmith@barrysmith-57.mcs.anl.gov +19 -0
PetscViewerFileType merged into PetscFileMode

src/vec/vec/interface/vector.c
1.143 05/10/28 16:38:33 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/vu/petscvu.c
1.18 05/10/28 16:38:33 barrysmith@barrysmith-57.mcs.anl.gov +8 -8
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/netcdf/vnetcdf.c
1.11 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +21 -21
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/matlab/vmatlab.c
1.25 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +17 -17
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/matlab/ftn-custom/zvmatlabf.c
1.2 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/hdf4/hdf4v.c
1.16 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +14 -14
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/binary/ftn-custom/zbinvf.c
1.2 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/binary/binv.c
1.55 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +63 -60
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/ascii/vcreatea.c
1.14 05/10/28 16:38:32 barrysmith@barrysmith-57.mcs.anl.gov +57 -3
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
1.3 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/ascii/filev.c
1.46 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +57 -38
PetscViewerFileType merged into PetscFileMode

src/sys/viewer/impls/ascii/asciiimpl.h
1.2 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +6 -718
PetscViewerFileType merged into PetscFileMode

src/sys/fileio/sysio.c
1.46 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +11 -10
PetscViewerFileType merged into PetscFileMode

src/sys/fileio/ftn-custom/zsysiof.c
1.2 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
petscbinaryopen takes PetscFileMode as argument instead of int
for mode

src/sys/draw/impls/ps/pops.c
1.17 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscViewerFileType merged into PetscFileMode

src/mat/impls/aij/mpi/mpiaij.c
1.255 05/10/28 16:38:31 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscViewerFileType merged into PetscFileMode

include/petscsys.h
1.44 05/10/28 16:38:30 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
removed dead code

include/petsc.h
1.145 05/10/28 16:38:30 barrysmith@barrysmith-57.mcs.anl.gov +19 -0
moved PetscFileMode to petsc.h so always accessible

include/finclude/petscviewer.h
1.10 05/10/28 16:38:30 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
fixed file mode enum for opening files


Hg-commit: 80e92c19fb858977b0065072554ed44002940bd5

show more ...


# cf0d6ce7 24-Oct-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3632.1.12
balay@asterix.mcs.anl.gov|ChangeSet|20051024213653|35542
ChangeSet
1.3632.1.12 05/10/24 16:36:53 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-d

bk-changeset-1.3632.1.12
balay@asterix.mcs.anl.gov|ChangeSet|20051024213653|35542
ChangeSet
1.3632.1.12 05/10/24 16:36:53 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev


Hg-commit: 4484183b1843be2f66da3e5c20ce9c1a83336b55

show more ...


# 46e62380 24-Oct-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3632.5.1
balay@asterix.mcs.anl.gov|ChangeSet|20051024213533|21059
ChangeSet
1.3632.5.1 05/10/24 16:35:33 balay@asterix.mcs.anl.gov +1 -0
configure should set the correct PETSC_REST

bk-changeset-1.3632.5.1
balay@asterix.mcs.anl.gov|ChangeSet|20051024213533|21059
ChangeSet
1.3632.5.1 05/10/24 16:35:33 balay@asterix.mcs.anl.gov +1 -0
configure should set the correct PETSC_RESTRICT value [or empty]- so
no additional code should be necessary in petsc.h

include/petsc.h
1.144 05/10/24 16:35:31 balay@asterix.mcs.anl.gov +0 -16
configure should set the correct PETSC_RESTRICT value [or empty]- so
no additional code should be necessary in petsc.h


Hg-commit: f30add5e562edf7c198ca17ffc252ff9122f8bba

show more ...


# 009ddefd 22-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3628
barrysmith@barry-smiths-computer.local|ChangeSet|20051022005844|42234
ChangeSet
1.3628 05/10/21 19:58:44 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bk

bk-changeset-1.3628
barrysmith@barry-smiths-computer.local|ChangeSet|20051022005844|42234
ChangeSet
1.3628 05/10/21 19:58:44 barrysmith@barry-smiths-computer.local +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-dev

src/sys/utils/pbarrier.c
1.17 05/10/21 19:58:40 barrysmith@barry-smiths-computer.local +0 -0
Auto merged


Hg-commit: 05623bd80aacf9065d5d66db4e40ab2ad7089526

show more ...


# 81824310 22-Oct-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3613.1.5
barrysmith@barry-smiths-computer.local|ChangeSet|20051022005814|26332
ChangeSet
1.3613.1.5 05/10/21 19:58:14 barrysmith@barry-smiths-computer.local +14 -0
introduced AIJ S

bk-changeset-1.3613.1.5
barrysmith@barry-smiths-computer.local|ChangeSet|20051022005814|26332
ChangeSet
1.3613.1.5 05/10/21 19:58:14 barrysmith@barry-smiths-computer.local +14 -0
introduced AIJ Seq CRL format using fixed row length matmult
for better vectorization

src/sys/utils/pbarrier.c
1.15.1.1 05/10/21 19:58:10 barrysmith@barry-smiths-computer.local +1 -1
formating

src/mat/interface/matregis.c
1.47 05/10/21 19:58:10 barrysmith@barry-smiths-computer.local +2 -0
introduced AIJ Seq CRL format using fixed row length matmult
for better vectorization

src/mat/impls/baij/seq/baij.c
1.137 05/10/21 19:58:10 barrysmith@barry-smiths-computer.local +2 -1
comment and additional assert test

src/mat/impls/aij/seq/crl/crl.c
1.5 05/10/21 19:58:10 barrysmith@barry-smiths-computer.local +107 -469
introduced AIJ Seq CRL format using fixed row length matmult
for better vectorization

src/fortran/kernels/fmultcrl.F
1.2 05/10/21 19:58:10 barrysmith@barry-smiths-computer.local +8 -35
introduced AIJ Seq CRL format using fixed row length matmult
for better vectorization

src/mat/impls/aij/seq/makefile
1.33 05/10/21 19:58:09 barrysmith@barry-smiths-computer.local +1 -1
introduced AIJ Seq CRL format using fixed row length matmult
for better vectorization

src/mat/examples/tests/ex105f.F
1.2 05/10/21 19:58:09 barrysmith@barry-smiths-computer.local +10 -10
test for MatSetValuesMPIAIJ()

src/inline/dot.h
1.16 05/10/21 19:58:09 barrysmith@barry-smiths-computer.local +18 -0
introduced AIJ Seq CRL format using fixed row length matmult
for better vectorization

src/fortran/kernels/makefile
1.9 05/10/21 19:58:09 barrysmith@barry-smiths-computer.local +2 -2
introduced AIJ Seq CRL format using fixed row length matmult
for better vectorization

include/petscmat.h
1.199 05/10/21 19:58:09 barrysmith@barry-smiths-computer.local +1 -0
introduced AIJ Seq CRL format using fixed row length matmult
for better vectorization

include/petsc.h
1.143 05/10/21 19:58:09 barrysmith@barry-smiths-computer.local +8 -0
introduced AIJ Seq CRL format using fixed row length matmult
for better vectorization

src/fortran/kernels/fmultcrl.F
1.1 05/10/21 18:40:54 barrysmith@barry-smiths-computer.local +49 -0

src/fortran/kernels/fmultcrl.F
1.0 05/10/21 18:40:54 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/fortran/kernels/fmultcrl.F

src/mat/impls/aij/seq/crl/makefile
1.3 05/10/20 09:47:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/mat/impls/aij/seq/crl/crl.c
1.4 05/10/20 09:47:21 barrysmith@barry-smiths-computer.local +0 -0
mvdir

src/mat/impls/aij/seq/ccl/makefile
1.2 05/10/20 09:44:26 barrysmith@barry-smiths-computer.local +3 -3
silly dude used wrong name

src/mat/impls/aij/seq/ccl/crl.c
1.3 05/10/20 09:43:59 barrysmith@barry-smiths-computer.local +0 -0
Rename: src/mat/impls/aij/seq/ccl/ccl.c -> src/mat/impls/aij/seq/ccl/crl.c

src/mat/impls/aij/seq/ccl/ccl.c
1.2 05/10/20 09:43:45 barrysmith@barry-smiths-computer.local +3 -5
silly dude gave it wrong name

src/mat/impls/aij/seq/ccl/ccl.c
1.1 05/10/20 09:35:28 barrysmith@barry-smiths-computer.local +661 -0

src/mat/impls/aij/seq/ccl/ccl.c
1.0 05/10/20 09:35:28 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/mat/impls/aij/seq/ccl/ccl.c

src/mat/impls/aij/seq/ccl/makefile
1.1 05/10/20 09:33:52 barrysmith@barry-smiths-computer.local +16 -0

src/mat/impls/aij/seq/ccl/makefile
1.0 05/10/20 09:33:52 barrysmith@barry-smiths-computer.local +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/mat/impls/aij/seq/ccl/makefile

src/mat/impls/aij/seq/aij.c
1.242 05/10/18 19:06:46 barrysmith@barry-smiths-computer.local +100 -0
added matsetvaluesseqaij_() to be called directly from fortran as an optimization

src/mat/impls/aij/mpi/mpiaij.c
1.254 05/10/18 19:06:21 barrysmith@barry-smiths-computer.local +137 -0
added matsetvaluesmpiaij_() to be called directly from fortran as an optimization


Hg-commit: 7cf5ee0ec0bf3385f8e7664c4063a4bcd5856e12

show more ...


# 41e811b7 17-Oct-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3609
balay@asterix.mcs.anl.gov|ChangeSet|20051017192208|57983
ChangeSet
1.3609 05/10/17 14:22:08 balay@asterix.mcs.anl.gov +8 -0
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDIC

bk-changeset-1.3609
balay@asterix.mcs.anl.gov|ChangeSet|20051017192208|57983
ChangeSet
1.3609 05/10/17 14:22:08 balay@asterix.mcs.anl.gov +8 -0
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDICES and
change with-64-bit-ints to with-64-bit-indices

src/vec/vec/utils/vscat.c
1.46 05/10/17 14:22:06 balay@asterix.mcs.anl.gov +2 -2
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDICES and
change with-64-bit-ints to with-64-bit-indices

src/vec/vec/impls/mpi/pdvec.c
1.55 05/10/17 14:22:06 balay@asterix.mcs.anl.gov +2 -2
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDICES and
change with-64-bit-ints to with-64-bit-indices

src/sys/fileio/sysio.c
1.45 05/10/17 14:22:06 balay@asterix.mcs.anl.gov +8 -8
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDICES and
change with-64-bit-ints to with-64-bit-indices

src/ksp/pc/interface/pcregis.c
1.38 05/10/17 14:22:06 balay@asterix.mcs.anl.gov +2 -2
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDICES and
change with-64-bit-ints to with-64-bit-indices

python/PETSc/utilities/libraryOptions.py
1.20 05/10/17 14:22:06 balay@asterix.mcs.anl.gov +3 -3
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDICES and
change with-64-bit-ints to with-64-bit-indices

python/PETSc/package.py
1.72 05/10/17 14:22:06 balay@asterix.mcs.anl.gov +1 -1
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDICES and
change with-64-bit-ints to with-64-bit-indices

include/petsc.h
1.142 05/10/17 14:22:06 balay@asterix.mcs.anl.gov +1 -1
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDICES and
change with-64-bit-ints to with-64-bit-indices

include/finclude/petscdef.h
1.26 05/10/17 14:22:06 balay@asterix.mcs.anl.gov +1 -1
change PETSC_USE_64BIT_INT to PETSC_USE_64BIT_INDICES and
change with-64-bit-ints to with-64-bit-indices


Hg-commit: df45144666c6b52e20b9ef747595dc8922d0269c

show more ...


# daf18fee 01-Oct-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none)

bk-changeset-1.3559
knepley@khan.(none)|ChangeSet|20051001012055|16955
ChangeSet
1.3559 05/09/30 20:20:55 knepley@khan.(none) +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.(none):/PETSc3/petsc/petsc-dev

src/docs/tex/manual/part2.tex
1.97 05/09/30 20:20:53 knepley@khan.(none) +0 -0
Auto merged


Hg-commit: dd7162aa7f6020bd2ed7329407809a753222f5fe

show more ...


# 5e2020c0 30-Sep-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-d

bk-changeset-1.3552.1.22
hzhang@shakey.mcs.anl.gov|ChangeSet|20050930005858|04875
ChangeSet
1.3552.1.22 05/09/29 19:58:58 hzhang@shakey.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into shakey.mcs.anl.gov:/sandbox/hzhang/petsc-dev


Hg-commit: af5293f96563f61f3c8b2f0c6d5644052e0cbc5f

show more ...


# a1a86e44 28-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3552.11.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050928213721|59817
ChangeSet
1.3552.11.1 05/09/28 16:37:21 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
put FreeSpace and

bk-changeset-1.3552.11.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050928213721|59817
ChangeSet
1.3552.11.1 05/09/28 16:37:21 barrysmith@barrysmith-57.mcs.anl.gov +13 -0
put FreeSpace and friends into PETSc namespace

put back error check if using C compiler and PETSc built for
C++ without --with-c-support

src/mat/utils/freespace.h
1.6 05/09/28 16:37:16 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
put FreeSpace and friends into PETSc namespace

src/mat/utils/freespace.c
1.7 05/09/28 16:37:16 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
put FreeSpace and friends into PETSc namespace

src/mat/impls/sbaij/seq/sbaijfact2.c
1.61 05/09/28 16:37:16 barrysmith@barrysmith-57.mcs.anl.gov +19 -19
put FreeSpace and friends into PETSc namespace

src/mat/impls/sbaij/seq/sbaijfact.c
1.87 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +14 -14
put FreeSpace and friends into PETSc namespace

src/mat/impls/maij/maij.c
1.41 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
put FreeSpace and friends into PETSc namespace

src/mat/impls/baij/seq/baijfact.c
1.32 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +33 -33
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/matptap.c
1.85 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +12 -12
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/matpapt.c
1.45 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/matmatmult.c
1.86 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +11 -11
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/seq/aijfact.c
1.116 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +67 -67
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/mpi/mpiptap.c
1.20 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
put FreeSpace and friends into PETSc namespace

src/mat/impls/aij/mpi/mpiaij.c
1.252 05/09/28 16:37:15 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
put FreeSpace and friends into PETSc namespace

include/petsc.h
1.141 05/09/28 15:31:27 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
typo

include/petsc.h
1.140 05/09/28 15:30:21 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
error check if C compiler, C++ library and name manguling


Hg-commit: 9d5ba2567edbf978e047f3e65ce08409a4f5535b

show more ...


# 9099014e 28-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3552.1.20
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050928162849|43689
ChangeSet
1.3552.1.20 05/09/28 11:28:49 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
languages.py:
-

bk-changeset-1.3552.1.20
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050928162849|43689
ChangeSet
1.3552.1.20 05/09/28 11:28:49 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
languages.py:
--with-c-support causes no mangling of PETSc API functions so they
may be called from C.
petsc.h:
allow PETSC_USE_EXTERN_CXX with C compiler
petscapp.bib:
cool new app of PETSc

python/PETSc/utilities/languages.py
1.39 05/09/28 11:28:11 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
--with-c-support causes no mangling of PETSc API functions so they
may be called from C.

include/petsc.h
1.139 05/09/28 11:27:32 barrysmith@barrysmith-57.mcs.anl.gov +2 -5
allow PETSC_USE_EXTERN_CXX with C compiler

src/docs/tex/petscapp.bib
1.188 05/09/27 21:55:39 barrysmith@barry-smiths-computer.local +20 -0
cool new app of PETSc


Hg-commit: b720a5fb4b9749aa99e86caf5dff1268b08260c2

show more ...


# eb4c4a4e 25-Sep-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3552.1.10
barrysmith@barry-smiths-computer.local|ChangeSet|20050925163106|26140
ChangeSet
1.3552.1.10 05/09/25 11:31:06 barrysmith@barry-smiths-computer.local +1 -0
petsc.h:
Lo

bk-changeset-1.3552.1.10
barrysmith@barry-smiths-computer.local|ChangeSet|20050925163106|26140
ChangeSet
1.3552.1.10 05/09/25 11:31:06 barrysmith@barry-smiths-computer.local +1 -0
petsc.h:
Lois's bug fix for Babel C++ and MPICH and who gets to include their
include files first

include/petsc.h
1.138 05/09/25 11:29:39 barrysmith@barry-smiths-computer.local +6 -0
Lois's bug fix for Babel C++ and MPICH and who gets to include their
include files first


Hg-commit: 449cc44075472f21b188235680879c3ddf1e6878

show more ...


1...<<11121314151617181920>>...34