History log of /petsc/src/mat/impls/baij/seq/ (Results 1001 – 1025 of 1578)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
4a7f938027-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.7.9
hzhang@harley.mcs.anl.gov|ChangeSet|20041027194344|08931
ChangeSet
1.2629.7.9 04/10/27 14:43:44 hzhang@harley.mcs.anl.gov +6 -0
fix bug and memory leak as reported by nigh

bk-changeset-1.2629.7.9
hzhang@harley.mcs.anl.gov|ChangeSet|20041027194344|08931
ChangeSet
1.2629.7.9 04/10/27 14:43:44 hzhang@harley.mcs.anl.gov +6 -0
fix bug and memory leak as reported by nightly tests

src/mat/utils/convert.c
1.13 04/10/27 14:43:42 hzhang@harley.mcs.anl.gov +1 -1
code cleanup to remove complains from the nightly tests
'Conditional jump or move depends on uninitialised value(s)'

src/mat/impls/baij/seq/aijbaij.c
1.15 04/10/27 14:43:42 hzhang@harley.mcs.anl.gov +2 -2
code cleanup to remove complains from the nightly tests
'Conditional jump or move depends on uninitialised value(s)'

src/mat/impls/aij/mpi/mpiptap.c
1.13 04/10/27 14:43:42 hzhang@harley.mcs.anl.gov +2 -1
fix memory leak

src/mat/impls/aij/mpi/mpimatmatmult.c
1.5 04/10/27 14:43:42 hzhang@harley.mcs.anl.gov +4 -2
fix memory leak

src/mat/impls/aij/mpi/mpiaij.h
1.32 04/10/27 14:43:42 hzhang@harley.mcs.anl.gov +1 -0
fix memory leak

src/mat/impls/aij/aij/aijtype.c
1.7 04/10/27 14:43:42 hzhang@harley.mcs.anl.gov +3 -11
code cleanup to remove complains from the nightly tests
'Conditional jump or move depends on uninitialised value(s)'


Hg-commit: 4da45f2641ba2d19bef53c1a544ef240daf31ef5

show more ...

7ed3393126-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.7.6
hzhang@harley.mcs.anl.gov|ChangeSet|20041026164634|64449
ChangeSet
1.2629.7.6 04/10/26 11:46:34 hzhang@harley.mcs.anl.gov +2 -0
bug fix as reported by the nightly test fro

bk-changeset-1.2629.7.6
hzhang@harley.mcs.anl.gov|ChangeSet|20041026164634|64449
ChangeSet
1.2629.7.6 04/10/26 11:46:34 hzhang@harley.mcs.anl.gov +2 -0
bug fix as reported by the nightly test from
src/mat/examples/tests/ex55:
Conditional jump or move depends on uninitialised value(s)
MatConvert_SeqBAIJ_SeqAIJ (aijbaij.c:56) ...

src/mat/impls/baij/seq/aijbaij.c
1.14 04/10/26 11:46:32 hzhang@harley.mcs.anl.gov +2 -2
bug fix as reported by the nightly test from
src/mat/examples/tests/ex55:
Conditional jump or move depends on uninitialised value(s)
MatConvert_SeqBAIJ_SeqAIJ (aijbaij.c:56) ...

src/mat/impls/aij/aij/aijtype.c
1.6 04/10/26 11:46:32 hzhang@harley.mcs.anl.gov +7 -11
bug fix as reported by the nightly test from
src/mat/examples/tests/ex55:
Conditional jump or move depends on uninitialised value(s)
MatConvert_SeqBAIJ_SeqAIJ (aijbaij.c:56) ...


Hg-commit: 11274a29d1d233dbca4f375072b77637b2210646

show more ...

6ad2eadd25-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.7.2
hzhang@harley.mcs.anl.gov|ChangeSet|20041025173510|03133
ChangeSet
1.2629.7.2 04/10/25 12:35:10 hzhang@harley.mcs.anl.gov +4 -0
cholesky and icc on baij mat with bs>1
th

bk-changeset-1.2629.7.2
hzhang@harley.mcs.anl.gov|ChangeSet|20041025173510|03133
ChangeSet
1.2629.7.2 04/10/25 12:35:10 hzhang@harley.mcs.anl.gov +4 -0
cholesky and icc on baij mat with bs>1
through MatConvert to sbaij matrix

src/mat/impls/baij/seq/baijfact.c
1.14 04/10/25 12:35:08 hzhang@harley.mcs.anl.gov +44 -11
cholesky and icc on baij mat with bs>1
through MatConvert to sbaij matrix

src/mat/impls/baij/seq/baij.h
1.26 04/10/25 12:35:08 hzhang@harley.mcs.anl.gov +1 -0
add sbaijMat for cholesky and icc on baij mat with bs>1
through MatConvert to sbaij matrix

src/mat/examples/tests/makefile
1.44 04/10/25 12:35:08 hzhang@harley.mcs.anl.gov +26 -1
add more tests for cholesky and icc.

src/mat/examples/tests/ex76.c
1.13 04/10/25 12:35:08 hzhang@harley.mcs.anl.gov +97 -45
add more tests for cholesky and icc.


Hg-commit: 2ddeb23f09ff6df4bcfb0b46be877428f20fe484

show more ...

78910aad21-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.33
hzhang@harley.mcs.anl.gov|ChangeSet|20041021022552|43077
ChangeSet
1.2629.1.33 04/10/20 21:25:52 hzhang@harley.mcs.anl.gov +2 -0
cholesky and icc for baij matrix with bs=

bk-changeset-1.2629.1.33
hzhang@harley.mcs.anl.gov|ChangeSet|20041021022552|43077
ChangeSet
1.2629.1.33 04/10/20 21:25:52 hzhang@harley.mcs.anl.gov +2 -0
cholesky and icc for baij matrix with bs=1.

src/mat/impls/baij/seq/baijfact.c
1.13 04/10/20 21:25:51 hzhang@harley.mcs.anl.gov +647 -1
cholesky and icc for baij matrix with bs=1.

src/mat/impls/aij/seq/aijfact.c
1.77 04/10/20 21:25:51 hzhang@harley.mcs.anl.gov +6 -6
minor fix


Hg-commit: 29b68bc8baeeb036b416becc2dbc6df22b508039

show more ...

c05c395820-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2629.1.32
hzhang@harley.mcs.anl.gov|ChangeSet|20041020220147|43072
ChangeSet
1.2629.1.32 04/10/20 17:01:47 hzhang@harley.mcs.anl.gov +4 -0
add cholesky factorization for baij matri

bk-changeset-1.2629.1.32
hzhang@harley.mcs.anl.gov|ChangeSet|20041020220147|43072
ChangeSet
1.2629.1.32 04/10/20 17:01:47 hzhang@harley.mcs.anl.gov +4 -0
add cholesky factorization for baij matrix

src/mat/impls/baij/seq/baijfact.c
1.12 04/10/20 17:01:46 hzhang@harley.mcs.anl.gov +34 -0
add cholesky factorization for baij matrix

src/mat/impls/baij/seq/baij.h
1.25 04/10/20 17:01:46 hzhang@harley.mcs.anl.gov +4 -0
add cholesky factorization for baij matrix

src/mat/impls/baij/seq/baij.c
1.107 04/10/20 17:01:46 hzhang@harley.mcs.anl.gov +3 -3
add cholesky factorization for baij matrix

src/mat/impls/aij/seq/aijfact.c
1.76 04/10/20 17:01:45 hzhang@harley.mcs.anl.gov +2 -2
remove inside declaration.


Hg-commit: b6fcba3e65ca2cd37a79196b6eb8b5094a5905d8

show more ...


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/PetscBinaryWrite.m
/petsc/config/configure.py
/petsc/include/petscda.h
/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/confignightly/jazz
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/projects/c++/ksp/ex2/ex2.dsp
/petsc/projects/c/ksp/ex2/ex2.dsp
/petsc/projects/fortran/ksp/ex2f/ex2f.dsp
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Chaco.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/missing.py
/petsc/src/contrib/ysmp/ex1.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/itres.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex100.out
/petsc/src/mat/examples/tests/output/ex55_1.out
/petsc/src/mat/examples/tests/output/ex55_2.out
/petsc/src/mat/impls/aij/aij/aijtype.c
/petsc/src/mat/impls/aij/aij/makefile
/petsc/src/mat/impls/aij/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
baij.c
baij.h
baijfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/freespace.h
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/matioall.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/draw/interface/draw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/utils/axis.c
/petsc/src/sys/src/draw/utils/dscatter.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/draw/utils/lg.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/draw/drawv.c
/petsc/src/sys/src/viewer/interface/view.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/vec/examples/tests/ex35.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex35_1.out
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/mpi/pvecimpl.h
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapcreate.c
/petsc/src/vec/interface/veccreate.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/utils/vecmpitoseq.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
317fbc4c04-Oct-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2593.1.1
hzhang@harley.mcs.anl.gov|ChangeSet|20041004144923|59979
ChangeSet
1.2593.1.1 04/10/04 09:49:23 hzhang@harley.mcs.anl.gov +4 -0
using MatGetType and PetscStrcmp in Mat_Che

bk-changeset-1.2593.1.1
hzhang@harley.mcs.anl.gov|ChangeSet|20041004144923|59979
ChangeSet
1.2593.1.1 04/10/04 09:49:23 hzhang@harley.mcs.anl.gov +4 -0
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'

src/mat/utils/compressedrow.c
1.9 04/10/04 09:49:21 hzhang@harley.mcs.anl.gov +10 -27
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'

src/mat/matimpl.h
1.56 04/10/04 09:49:21 hzhang@harley.mcs.anl.gov +1 -1
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'

src/mat/impls/baij/seq/baij.c
1.106 04/10/04 09:49:21 hzhang@harley.mcs.anl.gov +1 -1
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'

src/mat/impls/aij/seq/aij.c
1.189 04/10/04 09:49:21 hzhang@harley.mcs.anl.gov +1 -1
using MatGetType and PetscStrcmp in Mat_CheckCompressedrow()
would result in error for inherited matrix class.
Replacing it by a new input argument 'mbs'


Hg-commit: d0fd01c89e95a20905913e2b95bb989cfe2027d7

show more ...


/petsc/bmake/common/base
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/variables
/petsc/bmake/default/petscconf
/petsc/bmake/default/petscrules
/petsc/config/configure.py
/petsc/include/f90impl/f90_cray_x1.h
/petsc/include/petscbt.h
/petsc/include/petschead.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/tuesdayreminder
/petsc/makefile
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/programs.py
/petsc/src/dm/da/utils/fdda.c
/petsc/src/fortran/f90/tests/ex1.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/output/ex93_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
baij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/utils/compressedrow.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/sys/src/f90/f90_cray_x1.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/plog/plog.c
2f53aa6127-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2562
hzhang@harley.mcs.anl.gov|ChangeSet|20040927191659|22336
ChangeSet
1.2562 04/09/27 14:16:59 hzhang@harley.mcs.anl.gov +6 -0
bug fix on using mat compressedrow format

src/ma

bk-changeset-1.2562
hzhang@harley.mcs.anl.gov|ChangeSet|20040927191659|22336
ChangeSet
1.2562 04/09/27 14:16:59 hzhang@harley.mcs.anl.gov +6 -0
bug fix on using mat compressedrow format

src/mat/utils/compressedrow.c
1.7 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +12 -5
bug fix on using mat compressedrow format

src/mat/interface/matrix.c
1.143 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +1 -0
bug fix on using mat compressedrow format

src/mat/impls/baij/seq/baij.c
1.105 04/09/27 14:16:57 hzhang@harley.mcs.anl.gov +1 -1
bug fix on using mat compressedrow format

src/mat/impls/aij/seq/aij.c
1.188 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +2 -3
bug fix on using mat compressedrow format

src/mat/impls/aij/mpi/mpiaij.c
1.214 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +1 -1
bug fix on using mat compressedrow format

src/mat/examples/tests/ex96.c
1.10 04/09/27 14:16:56 hzhang@harley.mcs.anl.gov +8 -8
rename few variables for better understanding.


Hg-commit: 4e93e8a30f05bb1aa470458ed3501ae907e383b9

show more ...


/petsc/bmake/common/variables
/petsc/config/configure.py
/petsc/config/macosx-ibm.py
/petsc/include/petsc.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/make.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Scotch.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/makefile
/petsc/src/contrib/ysmp/makefile
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/ksp/examples/tutorials/ex11.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
baij.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/utils/makefile
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/socket/matlab/makefile
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/pf.c
/petsc/todo
4eb6d28822-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2547
hzhang@harley.mcs.anl.gov|ChangeSet|20040922003104|21593
ChangeSet
1.2547 04/09/21 19:31:04 hzhang@harley.mcs.anl.gov +4 -0
bug fix for MatMultAdd_ when using compressedrow fo

bk-changeset-1.2547
hzhang@harley.mcs.anl.gov|ChangeSet|20040922003104|21593
ChangeSet
1.2547 04/09/21 19:31:04 hzhang@harley.mcs.anl.gov +4 -0
bug fix for MatMultAdd_ when using compressedrow format
enable compressedrow format for mpisbaij matrices.

src/mat/utils/multequal.c
1.3 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +5 -5
optimize

src/mat/impls/sbaij/mpi/mpisbaij.c
1.108 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +1 -2
enable compressedrow format for mpisbaij matrices

src/mat/impls/baij/seq/baij2.c
1.28 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +30 -13
bug fix for MatMultAdd_ when using compressedrow format

src/mat/impls/aij/seq/aij.c
1.187 04/09/21 19:31:02 hzhang@harley.mcs.anl.gov +6 -9
bug fix for MatMultAdd_ when using compressedrow format


Hg-commit: 71ba82f7d96079ae6190804b084233485b589e2e

show more ...

455d26f521-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2544
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205658|27734
ChangeSet
1.2544 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2544
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205658|27734
ChangeSet
1.2544 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +3 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev

src/mat/impls/sbaij/mpi/mpisbaij.c
1.107 04/09/21 15:56:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/baij/seq/baij.c
1.104 04/09/21 15:56:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.186 04/09/21 15:56:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 800a8ee289a48532029b243941353100ce1a53cc

show more ...


/petsc/config/macosx-ibm.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
baij.c
baij2.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/utils/vinv.c
/petsc/todo
abc0a33121-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2539.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135
ChangeSet
1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0
no == PETSC_TRUE, FA

bk-changeset-1.2539.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040921205550|19135
ChangeSet
1.2539.1.1 04/09/21 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +56 -0
no == PETSC_TRUE, FALSE NULL crap

src/vec/utils/vinv.c
1.36 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/vec/is/examples/tests/ex1.c
1.8 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/vector.c
1.106 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/vecreg.c
1.29 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/mapreg.c
1.21 04/09/21 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/map.c
1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
no == PETSC_TRUE, FALSE NULL crap

src/vec/interface/dlregis.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/tsreg.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/ts.c
1.39 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
no == PETSC_TRUE, FALSE NULL crap

src/ts/interface/dlregis.c
1.18 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/interface/dlregispetsc.c
1.19 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/vu/petscvu.c
1.14 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/mathematica/runtime.c
1.3 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/viewer/impls/mathematica/mathematica.c
1.36 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +19 -19
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/utils/random.c
1.15 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/stageLog.c
1.23 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/ploginfo.c
1.25 04/09/21 15:55:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/plog.c
1.55 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +13 -13
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/plog/eventLog.c
1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/pinit.c
1.52 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +20 -1
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/init.c
1.48 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/objects/ams/aoptions.c
1.30 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/mpiuni/mpi.c
1.15 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/sys/src/draw/utils/hists.c
1.20 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/snes/mf/snesmfj.c
1.45 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/snes/interface/snes.c
1.57 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/snes/interface/dlregis.c
1.19 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/snes/impls/ls/ls.c
1.44 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/interface/dlregis.c
1.27 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/seq/sbaij2.c
1.32 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/seq/sbaij.c
1.119 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/sbaij/mpi/mpisbaij.c
1.105.1.1 04/09/21 15:55:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/rowbs/mpi/mpirowbs.c
1.61 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/dense/seq/dense.c
1.67 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/seq/baij2.c
1.27 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/seq/baij.c
1.100.1.3 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/mpi/mpibaij.c
1.78 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/baij/mpi/baijov.c
1.25 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/seq/aijnode.c
1.32 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/seq/aij.c
1.183.1.1 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +4 -3
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/mpi/mpiov.c
1.28 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/mat/impls/aij/mpi/mpiaij.c
1.213 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +11 -9
no == PETSC_TRUE, FALSE NULL crap

src/mat/examples/tests/ex32.c
1.13 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/ksp/pc/impls/ilu/ilu.c
1.43 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/ksp/ksp/interface/itfunc.c
1.56 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/ksp/ksp/interface/dlregis.c
1.21 04/09/21 15:55:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/interface/dlregis.c
1.22 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/interface/aodata.c
1.16 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
no == PETSC_TRUE, FALSE NULL crap

src/dm/ao/impls/mapping/aomapping.c
1.24 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
no == PETSC_TRUE, FALSE NULL crap

python/PETSc/Configure.py
1.280 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -1
need empty FC if not defined

makefile
1.131 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -7
configure fix

include/petsc.h
1.97 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -0
tell if finalized

include/mpiuni/mpi.h
1.20 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +7 -10
no error message for silly blocksolve spai
extern C for MPIUNI

config/macosx-ibm.py
1.32 04/09/21 15:55:44 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
outdate install of MPICH

todo
1.83 04/09/18 17:08:59 barrysmith@barry-smiths-computer.local +3 -3
*** empty log message ***

todo
1.82 04/09/18 17:07:59 barrysmith@barry-smiths-computer.local +2 -2
*** empty log message ***

src/sys/src/utils/mpiu.c
1.11 04/09/18 17:07:52 barrysmith@barry-smiths-computer.local +4 -0
make clear 0 tag is ok


Hg-commit: 66f72acf998300ac4731f20b4f3da4dce6b12310

show more ...


/petsc/bin/petscmpirun
/petsc/config/macosx-ibm.py
/petsc/include/mpiuni/mpi.h
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscmat.h
/petsc/maint/generatefortranstubs.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/SPAI.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/interface/dlregis.c
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/download/index.html
/petsc/src/fortran/custom/zsys.c
/petsc/src/ksp/ksp/interface/dlregis.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
baij.c
baij2.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/rowbs/mpi/mpirowbs.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/sys/src/draw/utils/hists.c
/petsc/src/sys/src/mpiuni/mpi.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/eventLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/mpiu.c
/petsc/src/sys/src/utils/random.c
/petsc/src/sys/src/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/src/viewer/impls/mathematica/runtime.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/sys/src/viewer/interface/dlregispetsc.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/vec/interface/dlregis.c
/petsc/src/vec/interface/map.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/interface/vecreg.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1.c
/petsc/src/vec/utils/vinv.c
/petsc/todo
cb5d8e9e21-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2543
hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009
ChangeSet
1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0
minor improve the codes.

src/mat/utils/multequal

bk-changeset-1.2543
hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009
ChangeSet
1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0
minor improve the codes.

src/mat/utils/multequal.c
1.2 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +11 -6
polish MatMultEqual() and MatMultEqualAdd()

src/mat/utils/makefile
1.8 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -2
add file multequal.c

src/mat/impls/sbaij/mpi/mpisbaij.c
1.106 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -0
add comments

src/mat/impls/baij/seq/baij.c
1.103 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1
revise the comments

src/mat/impls/aij/seq/aij.c
1.185 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1
revise the comments

src/ksp/pc/impls/ml/ml.c
1.7 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -43
trivial polish the code


Hg-commit: c2312df6a5406510cc99d652725f2de312229005

show more ...

5caec3e417-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2534.1.3
hzhang@dirac.mcs.anl.gov|ChangeSet|20040917214320|02174
ChangeSet
1.2534.1.3 04/09/17 14:54:08 hzhang@dirac.mcs.anl.gov +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev

bk-changeset-1.2534.1.3
hzhang@dirac.mcs.anl.gov|ChangeSet|20040917214320|02174
ChangeSet
1.2534.1.3 04/09/17 14:54:08 hzhang@dirac.mcs.anl.gov +2 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into dirac.mcs.anl.gov:/home/hzhang/lib/petsc-dev

src/mat/impls/baij/seq/baij.c
1.102 04/09/17 14:54:05 hzhang@dirac.mcs.anl.gov +0 -0
Auto merged

src/mat/impls/aij/seq/aij.c
1.184 04/09/17 14:54:05 hzhang@dirac.mcs.anl.gov +0 -0
Auto merged


Hg-commit: 6708b50f280e85971c7668e1b0005d14e3cdf461

show more ...

71044d3c13-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/utils/vpscat.c
1.34 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -8
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.183 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ilu/ilu.c
1.42 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec2.c
1.57 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec1.c
1.10 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pvec2.c
1.15 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pbvec.c
1.30 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/pvode/petscpvode.c
1.28 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/cn/cn.c
1.19 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/beuler/beuler.c
1.21 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/explicit/euler/euler.c
1.11 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/pdisplay.c
1.20 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/memc.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/error/stack.c
1.13 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/xops.c
1.23 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/text.c
1.9 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesnoise.c
1.14 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesmfj2.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/shell/shell.c
1.24 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij2.c
1.31 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij.c
1.118 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/mpi/mpisbaij.c
1.105 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/maij/maij.c
1.24 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/is/matis.c
1.19 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/feti/feti.c
1.3 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/seq/dense.c
1.66 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +21 -22
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/mpi/mpidense.c
1.51 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/bdiag/seq/bdiag.c
1.44 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij2.c
1.26 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij.c
1.100.1.2 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/mpibaij.c
1.77 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.64 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/spooles/spooles.c
1.100 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiptap.c
1.12 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpimatmatmult.c
1.4 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiaij.c
1.212 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adj/mpi/mpiadj.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adic/matadic.c
1.29 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/utils/damg.c
1.41 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xyt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xxt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/gs.c
1.20 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/redundant/redundant.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ml/ml.c
1.6 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/mg/mg.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/is/feti/fetipc.c
1.3 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/hypre/hyppilut.c
1.59 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/asm/asm.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/interface/eige.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/lgmres/lgmres.c
1.32 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmres.c
1.50 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmreig.c
1.15 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/fgmres/fgmres.c
1.37 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cgne/cgne.c
1.21 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cg/cg.c
1.29 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.17 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -14
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/ilu.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/dot.h
1.13 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/axpy.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

maint/generateetags.py
1.4 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petschead.h
1.41 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petscblaslapack.h
1.12 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +241 -242
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petsc.h
1.96 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.182 04/09/13 14:58:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
*** empty log message ***

src/ksp/pc/impls/ilu/ilu.c
1.41 04/09/13 14:56:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
*** empty log message ***


Hg-commit: 03fb4ae0a31fea3f887c926814d30cec68df1938

show more ...


/petsc/bin/petscarch
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/variables
/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petscblaslapack.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscversion.h
/petsc/maint/generateetags.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/programs.py
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/pxxt.c
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/tfs/tfs.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/impls/adic/matadic.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
baij.c
baij2.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/adic/adic/run-alloc.c
/petsc/src/sys/src/adic/adic/run-map.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/dll/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/draw/impls/x/xops.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/error/stack.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec1.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/utils/vpscat.c
2515c55208-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2503.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20040908032214|14773
ChangeSet
1.2503.1.4 04/09/07 22:22:14 barrysmith@barry-smiths-computer.local +52 -0
BOPT_g ->DEBUG a

bk-changeset-1.2503.1.4
barrysmith@barry-smiths-computer.local|ChangeSet|20040908032214|14773
ChangeSet
1.2503.1.4 04/09/07 22:22:14 barrysmith@barry-smiths-computer.local +52 -0
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/utils/vscat.c
1.27 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +9 -9
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/utils/vinv.c
1.35 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/utils/gcreatev.c
1.12 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/pf/interface/pfall.c
1.9 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/interface/vector.c
1.104 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/impls/seq/bvec2.c
1.56 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +9 -9
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/impls/mpi/pdvec.c
1.40 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +8 -8
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/vec/impls/mpi/pbvec.c
1.29 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ts/interface/tsregall.c
1.12 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ts/impls/implicit/pvode/petscpvode.h
1.10 04/09/07 22:22:11 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ts/examples/tests/ex4.c
1.11 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +3 -3
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/viewer/interface/viewregall.c
1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/viewer/impls/hdf4/hdf4v.c
1.12 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/utils/psplit.c
1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/utils/ctable.c
1.15 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/plog/stageLog.c
1.22 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/plog/plog.c
1.52 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/objects/tagm.c
1.20 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/objects/pinit.c
1.50 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/objects/init.c
1.45 04/09/07 22:22:10 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/sys/src/error/signal.c
1.29 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/utils/damgsnes.c
1.49 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +9 -9
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex5f.F
1.16 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex5.c
1.19 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex30.c
1.49 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/snes/examples/tutorials/ex26.c
1.20 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/partition/impls/pmetis/pmetis.c
1.18 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/interface/matrix.c
1.141 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +5 -5
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/interface/matregis.c
1.39 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +19 -19
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/sbaij/seq/sbaij.c
1.117 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/sbaij/mpi/mpisbaij.c
1.104 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +5 -5
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/dense/seq/dense.c
1.65 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +8 -8
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/baij/seq/baij.c
1.100.1.1 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/baij/mpi/mpibaij.c
1.76 04/09/07 22:22:09 barrysmith@barry-smiths-computer.local +20 -20
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/aij/seq/aij.c
1.181 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/aij/mpi/mpiaij.c
1.211 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/mat/impls/adj/mpi/mpiadj.c
1.38 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/ksp/pc/interface/pcregis.c
1.33 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +8 -8
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/inline/gccsse.h
1.8 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +3 -3
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zviewer.c
1.9 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zts.c
1.19 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zsys.c
1.27 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zsnes.c
1.26 04/09/07 22:22:08 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/fortran/custom/zmat.c
1.40 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +2 -2
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/da/src/daview.c
1.25 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/da/src/dalocal.c
1.26 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +3 -3
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/da/examples/tutorials/ex1.c
1.10 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +4 -4
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

src/dm/ao/impls/mapping/aomapping.c
1.23 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

python/PETSc/utilities/libraryOptions.py
1.5 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +12 -12
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

include/vecimpl.h
1.31 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +1 -1
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

include/petscda.h
1.42 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +6 -6
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow

include/petsc.h
1.94 04/09/07 22:22:07 barrysmith@barry-smiths-computer.local +10 -10
BOPT_g ->DEBUG and
no silly && !defined(COMPl... crap with packages, cause configure won't allow


Hg-commit: 3d72d6a215bbf7b9812e03b861518ed367dd6e04

show more ...


/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/inline/gccsse.h
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
baij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/tagm.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/plog/stageLog.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/psplit.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/interface/viewregall.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/impls/implicit/pvode/petscpvode.h
/petsc/src/ts/interface/tsregall.c
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pdvec.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/pf/interface/pfall.c
/petsc/src/vec/utils/gcreatev.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vscat.c
88e51ccd07-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.47
hzhang@dirac.mcs.anl.gov|ChangeSet|20040907233152|10075
ChangeSet
1.2468.1.47 04/09/07 19:31:52 hzhang@dirac.mcs.anl.gov +3 -0
use mat->same_nonzero for checking compress

bk-changeset-1.2468.1.47
hzhang@dirac.mcs.anl.gov|ChangeSet|20040907233152|10075
ChangeSet
1.2468.1.47 04/09/07 19:31:52 hzhang@dirac.mcs.anl.gov +3 -0
use mat->same_nonzero for checking compressed row format

src/mat/utils/compressedrow.c
1.6 04/09/07 19:31:26 hzhang@dirac.mcs.anl.gov +6 -0
add additional checks.

src/mat/impls/baij/seq/baij.c
1.101 04/09/07 19:31:26 hzhang@dirac.mcs.anl.gov +24 -8
use mat->same_nonzero for checking compressed row format

src/mat/impls/aij/seq/aij.c
1.179.1.1 04/09/07 19:31:26 hzhang@dirac.mcs.anl.gov +9 -10
use mat->same_nonzero for checking compressed row format


Hg-commit: 5ad837722c30f35c3b975a86c3a4cd6e9a63206d

show more ...

dcf5cc7207-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2500.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040907215024|63383
ChangeSet
1.2500.2.1 04/09/07 16:50:24 barrysmith@barry-smiths-computer.local +12 -0
fixes for when a

bk-changeset-1.2500.2.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040907215024|63383
ChangeSet
1.2500.2.1 04/09/07 16:50:24 barrysmith@barry-smiths-computer.local +12 -0
fixes for when all error checking is off (many no returns on functions etc

src/sys/src/viewer/impls/silo/vsilo.c
1.18 04/09/07 16:50:21 barrysmith@barry-smiths-computer.local +0 -40
fixes for when all error checking is off (many no returns on functions etc

src/vec/utils/vecio.c
1.39 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +38 -23
fixes for when all error checking is off (many no returns on functions etc

src/sys/src/viewer/impls/silo/vsilo.h
1.7 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +2 -10
fixes for when all error checking is off (many no returns on functions etc

src/sys/src/viewer/impls/silo/makefile
1.6 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +2 -0
fixes for when all error checking is off (many no returns on functions etc

src/sys/src/fileio/ftest.c
1.30 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +1 -1
fixes for when all error checking is off (many no returns on functions etc

src/mat/impls/sbaij/seq/sbaij.c
1.116 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +1 -8
fixes for when all error checking is off (many no returns on functions etc

src/mat/impls/sbaij/mpi/mpisbaij.c
1.103 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +4 -96
fixes for when all error checking is off (many no returns on functions etc

src/mat/impls/baij/seq/baij2.c
1.25 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +16 -16
fixes for when all error checking is off (many no returns on functions etc

src/mat/impls/aij/seq/aij.c
1.180 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +5 -12
fixes for when all error checking is off (many no returns on functions etc

src/mat/impls/aij/mpi/mpiaij.c
1.210 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +7 -1
fixes for when all error checking is off (many no returns on functions etc

python/PETSc/utilities/libraryOptions.py
1.4 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +4 -0
more argument checking

include/petschead.h
1.40 04/09/07 16:50:20 barrysmith@barry-smiths-computer.local +21 -1
turn off PetscValid checks for debug code

src/sys/src/viewer/impls/silo/vsilo.c
1.17 04/09/06 20:21:45 barrysmith@barry-smiths-computer.local +1 -2
*** empty log message ***


Hg-commit: b61e5ae82e17d24f73cb2e5949a2f27866d2544b

show more ...


/petsc/bin/petscmpirun
/petsc/bmake/common/rules
/petsc/bmake/common/rules.shared.basic
/petsc/bmake/common/rules.shared.darwin7
/petsc/bmake/common/variables
/petsc/bmake/config/variables.in
/petsc/bmake/predefined/linux-mcs/rules
/petsc/bmake/predefined/linux_gm/rules
/petsc/config/configure.py
/petsc/include/petsc.h
/petsc/include/petschead.h
/petsc/maint/generateetags.py
/petsc/maint/generatefortranstubs.py
/petsc/maint/petscgoto
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/__init__.py
/petsc/python/PETSc/compilerOptions.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/C2HTML.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPE.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Mathematica.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/NetCDF.py
/petsc/python/PETSc/packages/PLAPACK.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/__init__.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/utilities/Etags.py
/petsc/python/PETSc/utilities/FPTrap.py
/petsc/python/PETSc/utilities/Make.py
/petsc/python/PETSc/utilities/PIC.py
/petsc/python/PETSc/utilities/Regression.py
/petsc/python/PETSc/utilities/__init__.py
/petsc/python/PETSc/utilities/arch.py
/petsc/python/PETSc/utilities/bmakeDir.py
/petsc/python/PETSc/utilities/clanguage.py
/petsc/python/PETSc/utilities/compilerFlags.py
/petsc/python/PETSc/utilities/dataFilesPath.py
/petsc/python/PETSc/utilities/debuggers.py
/petsc/python/PETSc/utilities/debugging.py
/petsc/python/PETSc/utilities/dynamicLibraries.py
/petsc/python/PETSc/utilities/fortranCPP.py
/petsc/python/PETSc/utilities/fortranCommandLine.py
/petsc/python/PETSc/utilities/getResidentSetSize.py
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/python/PETSc/utilities/missing.py
/petsc/python/PETSc/utilities/programs.py
/petsc/python/PETSc/utilities/sharedLibraries.py
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/miscellaneous/acknwldg.html
/petsc/src/inline/axpy.h
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/samg/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
baij2.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/viewer/impls/silo/makefile
/petsc/src/sys/src/viewer/impls/silo/vsilo.c
/petsc/src/sys/src/viewer/impls/silo/vsilo.h
/petsc/src/vec/utils/vecio.c
27ea64f802-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.18.3
hzhang@harley.mcs.anl.gov|ChangeSet|20040902221038|11596
ChangeSet
1.2468.18.3 04/09/02 17:10:38 hzhang@harley.mcs.anl.gov +4 -0
bug fix on using compressed row format:

bk-changeset-1.2468.18.3
hzhang@harley.mcs.anl.gov|ChangeSet|20040902221038|11596
ChangeSet
1.2468.18.3 04/09/02 17:10:38 hzhang@harley.mcs.anl.gov +4 -0
bug fix on using compressed row format:
when mat structure changes, do not use compressed row format
util a a better flag on changing mat structure is introduced

src/mat/impls/baij/seq/baij.c
1.100 04/09/02 17:10:37 hzhang@harley.mcs.anl.gov +7 -1
bug fix on using compressed row format:
when mat structure changes, do not use compressed row format
util a a better flag on changing mat structure is introduced

src/mat/impls/baij/mpi/mpibaij.c
1.75 04/09/02 17:10:36 hzhang@harley.mcs.anl.gov +0 -1
bug fix on using compressed row format:
when mat structure changes, do not use compressed row format
util a a better flag on changing mat structure is introduced

src/mat/impls/aij/seq/aij.c
1.178 04/09/02 17:10:36 hzhang@harley.mcs.anl.gov +16 -3
bug fix on using compressed row format:
when mat structure changes, do not use compressed row format
util a a better flag on changing mat structure is introduced

src/mat/impls/aij/mpi/mpiaij.c
1.209 04/09/02 17:10:36 hzhang@harley.mcs.anl.gov +0 -1
bug fix on using compressed row format:
when mat structure changes, do not use compressed row format
util a a better flag on changing mat structure is introduced


Hg-commit: c805ad93d9a80d36ebc2ff0acbeb75c9673cddcf

show more ...

7b2bb3b931-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.38
hzhang@harley.mcs.anl.gov|ChangeSet|20040831142557|18046
ChangeSet
1.2468.1.38 04/08/31 09:25:57 hzhang@harley.mcs.anl.gov +4 -0
rename 'rindex' as 'ridx' because 'rindex

bk-changeset-1.2468.1.38
hzhang@harley.mcs.anl.gov|ChangeSet|20040831142557|18046
ChangeSet
1.2468.1.38 04/08/31 09:25:57 hzhang@harley.mcs.anl.gov +4 -0
rename 'rindex' as 'ridx' because 'rindex' shadows a global variable

src/mat/utils/compressedrow.c
1.5 04/08/31 09:25:56 hzhang@harley.mcs.anl.gov +5 -5
rename 'rindex' as 'ridx' because 'rindex' shadows a global variable

src/mat/impls/baij/seq/baij2.c
1.24 04/08/31 09:25:56 hzhang@harley.mcs.anl.gov +99 -99
rename 'rindex' as 'ridx' because 'rindex' shadows a global variable

src/mat/impls/aij/seq/aij.c
1.176 04/08/31 09:25:56 hzhang@harley.mcs.anl.gov +16 -16
rename 'rindex' as 'ridx' because 'rindex' shadows a global variable

src/mat/examples/tests/ex53.c
1.13 04/08/31 09:25:56 hzhang@harley.mcs.anl.gov +1 -2
only matconvert() needs to be called with mattype = MATSEQAIJ or MATMPIAIJ.


Hg-commit: c9011c2005664e23d1943ce378a637eb134e7682

show more ...

3447b6ef30-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.35
hzhang@harley.mcs.anl.gov|ChangeSet|20040830180834|16928
ChangeSet
1.2468.1.35 04/08/30 13:08:34 hzhang@harley.mcs.anl.gov +4 -0
enable MatMultTranspose() and MatMultTran

bk-changeset-1.2468.1.35
hzhang@harley.mcs.anl.gov|ChangeSet|20040830180834|16928
ChangeSet
1.2468.1.35 04/08/30 13:08:34 hzhang@harley.mcs.anl.gov +4 -0
enable MatMultTranspose() and MatMultTransposeAdd()
to use compressedrow format

src/mat/impls/baij/seq/baij2.c
1.23 04/08/30 13:08:32 hzhang@harley.mcs.anl.gov +50 -186
enable MatMultTranspose() and MatMultTransposeAdd()
to use compressedrow format

src/mat/impls/baij/seq/baij.c
1.99 04/08/30 13:08:32 hzhang@harley.mcs.anl.gov +1 -1
update matassemblyend() for using compressedrow format

src/mat/impls/aij/seq/aij.c
1.175 04/08/30 13:08:32 hzhang@harley.mcs.anl.gov +20 -8
enable MatMultTranspose() and MatMultTransposeAdd()
to use compressedrow format

src/mat/examples/tests/ex53.c
1.12 04/08/30 09:53:07 hzhang@harley.mcs.anl.gov +9 -3
replace mataij and matbaij by
if (size == 1) {
... MATSEQAIJ
} else {
... MATMPIAIJ
}
in MatLoad() and MatConvert().
MatConvert needs to be fixed for using MATAIJ.


Hg-commit: 72f56b1b478615f604f014677520426e87e18814

show more ...

26e093fc28-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.33
hzhang@harley.mcs.anl.gov|ChangeSet|20040828213450|14475
ChangeSet
1.2468.1.33 04/08/28 16:34:50 hzhang@harley.mcs.anl.gov +6 -0
add implementations of use "compressed ro

bk-changeset-1.2468.1.33
hzhang@harley.mcs.anl.gov|ChangeSet|20040828213450|14475
ChangeSet
1.2468.1.33 04/08/28 16:34:50 hzhang@harley.mcs.anl.gov +6 -0
add implementations of use "compressed row format"
into MatMult_SeqBAIJ_x() and MatMultAdd_SeqBAIJ_x()

src/mat/utils/compressedrow.c
1.4 04/08/28 16:34:48 hzhang@harley.mcs.anl.gov +5 -4
update for BAIJ matrix.

src/mat/impls/baij/seq/baij2.c
1.22 04/08/28 16:34:47 hzhang@harley.mcs.anl.gov +361 -155
add implementations of use "compressed row format"
into MatMult_SeqBAIJ_x() and MatMultAdd_SeqBAIJ_x()

src/mat/impls/baij/seq/baij.c
1.98 04/08/28 16:34:47 hzhang@harley.mcs.anl.gov +4 -6
minor update on use of Mat_CheckCompressedRow

src/mat/impls/aij/seq/aij.c
1.174 04/08/28 16:34:47 hzhang@harley.mcs.anl.gov +3 -2
minor update on use of Mat_CheckCompressedRow

src/mat/examples/tests/ex53.c
1.11 04/08/28 16:34:47 hzhang@harley.mcs.anl.gov +16 -18
improve the error checking.

src/mat/examples/tests/ex48.c
1.13 04/08/28 16:34:47 hzhang@harley.mcs.anl.gov +1 -1
add more details into help menu.


Hg-commit: 2e5e5d5a6c6683b72bf1a8496fe19c6cd507ea10

show more ...

73e7a55826-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.28
hzhang@harley.mcs.anl.gov|ChangeSet|20040826204223|16107
ChangeSet
1.2468.1.28 04/08/26 15:42:23 hzhang@harley.mcs.anl.gov +11 -0
continue work on compressed row format

bk-changeset-1.2468.1.28
hzhang@harley.mcs.anl.gov|ChangeSet|20040826204223|16107
ChangeSet
1.2468.1.28 04/08/26 15:42:23 hzhang@harley.mcs.anl.gov +11 -0
continue work on compressed row format

src/mat/utils/makefile
1.7 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +2 -2
mv file aijcprow.c to mat/uitl for other
mat types

src/mat/utils/compressedrow.c
1.3 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +36 -109
mv file aijcprow.c to mat/uitl for other
mat types

src/mat/matimpl.h
1.53 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +10 -0
mv struct Mat_CompressedRow to matimpl.h
so other mat types can use it

src/mat/impls/baij/seq/baij.h
1.24 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +2 -1
extend mat compressed row format to baij mat.

src/mat/impls/baij/seq/baij.c
1.97 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +12 -1
extend mat compressed row format to baij mat.

src/mat/impls/baij/mpi/mpibaij.c
1.73 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +1 -0
extend mat compressed row format to baij mat.

src/mat/impls/aij/seq/makefile
1.29 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +2 -2
mv file aijcprow.c to mat/uitl for other
mat types

src/mat/impls/aij/seq/aijnode.c
1.31 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +1 -0
add the statement that is needed
before calling Mat_CheckCompressedRow()

src/mat/impls/aij/seq/aij.h
1.39 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +7 -14
mv struct Mat_CompressedRow to matimpl.h
so other mat types can use it

src/mat/impls/aij/seq/aij.c
1.173 04/08/26 15:42:21 hzhang@harley.mcs.anl.gov +88 -10
continue work on mat compressedrow format

src/mat/impls/aij/mpi/mpiaij.c
1.207 04/08/26 15:42:20 hzhang@harley.mcs.anl.gov +3 -3
continue work on mat compressedrow format

src/mat/utils/compressedrow.c
1.2 04/08/26 14:45:56 hzhang@harley.mcs.anl.gov +0 -0
Rename: src/mat/impls/aij/seq/aijcprow.c -> src/mat/utils/compressedrow.c


Hg-commit: afc299f9062cb9a17f99764eb1559a81ae173132

show more ...


/petsc/bin/mpiexec.valgrind
/petsc/bin/update.py
/petsc/bmake/common/rules
/petsc/bmake/common/test
/petsc/bmake/config/packages.in
/petsc/bmake/config/variables.in
/petsc/bmake/predefined/IRIX/petscconf.h
/petsc/bmake/predefined/IRIX64/petscconf.h
/petsc/bmake/predefined/IRIX_gnu/petscconf.h
/petsc/bmake/predefined/UXPV/petscconf.h
/petsc/bmake/predefined/alpha/petscconf.h
/petsc/bmake/predefined/alpha_gnu/petscconf.h
/petsc/bmake/predefined/alpha_uni/petscconf.h
/petsc/bmake/predefined/ascired/petscconf.h
/petsc/bmake/predefined/beos/petscconf.h
/petsc/bmake/predefined/cray_x1/petscconf.h
/petsc/bmake/predefined/freebsd/petscconf.h
/petsc/bmake/predefined/hpux/petscconf.h
/petsc/bmake/predefined/hpux64/petscconf.h
/petsc/bmake/predefined/linux-mcs/packages
/petsc/bmake/predefined/linux-mcs/petscconf.h
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux64_intel/petscconf.h
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_alpha_dec/petscconf.h
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/macx/petscconf.h
/petsc/bmake/predefined/rs6000/petscconf.h
/petsc/bmake/predefined/rs6000_64/petscconf.h
/petsc/bmake/predefined/rs6000_gnu/petscconf.h
/petsc/bmake/predefined/rs6000_sp/petscconf.h
/petsc/bmake/predefined/solaris/petscconf.h
/petsc/bmake/predefined/solaris64/petscconf.h
/petsc/bmake/predefined/solaris_gnu/petscconf.h
/petsc/bmake/predefined/solaris_lam/petscconf.h
/petsc/bmake/predefined/solaris_uni/petscconf.h
/petsc/bmake/predefined/solaris_x86/petscconf.h
/petsc/bmake/predefined/sx6/petscconf.h
/petsc/bmake/predefined/t3e/petscconf.h
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_borland/variables
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_intel/petscconf.h
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms/variables
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/variables
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/variables
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/variables
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/variables
/petsc/bmake/predefined/win64_intel/petscconf.h
/petsc/config/configure.py
/petsc/config/cygwin-borland.py
/petsc/config/linux-gnu-alpha
/petsc/config/linux-gnu-alpha.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/solaris-gnu.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscao.h
/petsc/include/finclude/petscda.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscdraw.h
/petsc/include/finclude/petscis.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsys.h
/petsc/include/finclude/petscts.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/vecimpl.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/dactyl
/petsc/maint/fixtags.py
/petsc/maint/petscgoto
/petsc/maint/runremote
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/PVODE.py
/petsc/python/PETSc/packages/ParMetis.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/arch.py
/petsc/python/PETSc/packages/hypre.py
/petsc/python/PETSc/packages/update.py
/petsc/src/contrib/fun3d/comp/flow.c
/petsc/src/contrib/fun3d/comp/user.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appview.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/functions.c
/petsc/src/contrib/oberman/laplacian_q1/appalgebra.c
/petsc/src/contrib/oberman/laplacian_q1/appelement.c
/petsc/src/contrib/oberman/laplacian_q1/scalable/appalgebra.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/usg/utils/triconvert.c
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/pictures/petscwww.fig
/petsc/src/docs/tex/pictures/petscwww.gif
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/bugreporting.html
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/changes/222.html
/petsc/src/docs/website/documentation/changes/index.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/petsc-patches.html
/petsc/src/docs/website/images/petscwww.gif
/petsc/src/docs/website/index.html
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zsda.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstartf.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/fsrc/somefort.F
/petsc/src/ksp/examples/tests/ex12f.F
/petsc/src/ksp/examples/tests/ex16f.F
/petsc/src/ksp/examples/tests/ex25.c
/petsc/src/ksp/examples/tests/ex26.c
/petsc/src/ksp/examples/tests/ex5f.F
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/makefile
/petsc/src/ksp/examples/tests/output/ex12f_1.out
/petsc/src/ksp/examples/tests/output/ex16f_1.out
/petsc/src/ksp/examples/tests/output/ex19_2.out
/petsc/src/ksp/examples/tests/output/ex26_1.out
/petsc/src/ksp/examples/tests/output/ex26_2.out
/petsc/src/ksp/examples/tests/output/ex5f_1.out
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/examples/tutorials/ex14f.F
/petsc/src/ksp/examples/tutorials/ex15f.F
/petsc/src/ksp/examples/tutorials/ex1f.F
/petsc/src/ksp/examples/tutorials/ex21f.F
/petsc/src/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/examples/tutorials/ex2f.F
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tests/ex8f.F
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/ilu/ilu.h
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/ml/makefile
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/tfs/bit_mask.c
/petsc/src/ksp/pc/impls/tfs/bit_mask.h
/petsc/src/ksp/pc/impls/tfs/comm.c
/petsc/src/ksp/pc/impls/tfs/comm.h
/petsc/src/ksp/pc/impls/tfs/const.h
/petsc/src/ksp/pc/impls/tfs/error.c
/petsc/src/ksp/pc/impls/tfs/error.h
/petsc/src/ksp/pc/impls/tfs/gs.c
/petsc/src/ksp/pc/impls/tfs/gs.h
/petsc/src/ksp/pc/impls/tfs/ivec.c
/petsc/src/ksp/pc/impls/tfs/ivec.h
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/queue.c
/petsc/src/ksp/pc/impls/tfs/queue.h
/petsc/src/ksp/pc/impls/tfs/stack.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/tfs/types.h
/petsc/src/ksp/pc/impls/tfs/xxt.c
/petsc/src/ksp/pc/impls/tfs/xxt.h
/petsc/src/ksp/pc/impls/tfs/xyt.c
/petsc/src/ksp/pc/impls/tfs/xyt.h
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/makefile
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex36f.F
/petsc/src/mat/examples/tests/ex58f.F
/petsc/src/mat/examples/tests/ex63f.F
/petsc/src/mat/examples/tests/ex67f.F
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex79f.F
/petsc/src/mat/examples/tests/ex85f.F
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex79f_1.out
/petsc/src/mat/examples/tests/output/ex85f_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/aijnode.c
/petsc/src/mat/impls/aij/seq/ilut.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/unary.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
baij.c
baij.h
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/interface/dlregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/makefile
/petsc/src/snes/examples/tests/ex12f.F
/petsc/src/snes/examples/tests/ex1f.F
/petsc/src/snes/examples/tutorials/ex1f.F
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5f.F
/petsc/src/snes/examples/tutorials/ex5f.h
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/snes/utils/makefile
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/src/dll/reg.c
/petsc/src/sys/src/draw/impls/x/text.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/memory/mtr.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/pdisplay.c
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/vu/petscvu.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex1f.h
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/ex1f.F
/petsc/src/ts/examples/tutorials/ex2f.F
/petsc/src/ts/examples/tutorials/ex2f.h
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex6_1.out
/petsc/src/ts/examples/tutorials/output/ex7_1.out
/petsc/src/ts/examples/tutorials/output/ex7_2.out
/petsc/src/ts/examples/tutorials/output/ex7_3.out
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/ex30f.F
/petsc/src/vec/examples/tests/ex32f.F
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex21_1.out
/petsc/src/vec/examples/tests/output/ex21_2.out
/petsc/src/vec/examples/tests/output/ex32f_1.out
/petsc/src/vec/examples/tutorials/ex1f.F
/petsc/src/vec/examples/tutorials/ex4f.F
/petsc/src/vec/impls/dvecimpl.h
/petsc/src/vec/impls/mpi/pbvec.c
/petsc/src/vec/impls/mpi/pvec2.c
/petsc/src/vec/impls/seq/bvec2.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/impls/string/cstring.c
/petsc/src/vec/utils/vecio.c
/petsc/todo
49a6f31729-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2363.1.40
barrysmith@barry-smiths-computer.local|ChangeSet|20040729020202|62791
ChangeSet
1.2363.1.40 04/07/28 21:02:02 barrysmith@barry-smiths-computer.local +8 -0
clarify when nz

bk-changeset-1.2363.1.40
barrysmith@barry-smiths-computer.local|ChangeSet|20040729020202|62791
ChangeSet
1.2363.1.40 04/07/28 21:02:02 barrysmith@barry-smiths-computer.local +8 -0
clarify when nz and nnz arguments work
-xlic_lib=sunperf for configure

src/mat/impls/sbaij/seq/sbaij.c
1.115 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +5 -0
clarify when nz and nnz arguments work

src/mat/impls/sbaij/mpi/mpisbaij.c
1.102 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +4 -0
clarify when nz and nnz arguments work

src/mat/impls/baij/seq/baij.c
1.96 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +4 -0
clarify when nz and nnz arguments work

src/mat/impls/baij/mpi/mpibaij.c
1.70 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +3 -2
clarify when nz and nnz arguments work

src/mat/impls/aij/seq/aij.c
1.168 04/07/28 21:02:00 barrysmith@barry-smiths-computer.local +2 -0
clarify when nz and nnz arguments work

src/mat/impls/aij/mpi/mpiaij.c
1.201 04/07/28 21:01:59 barrysmith@barry-smiths-computer.local +4 -0
clarify when nz and nnz arguments work

python/PETSc/packages/BlasLapack.py
1.70 04/07/28 21:00:49 barrysmith@barry-smiths-computer.local +3 -2
[PETSC #11426] Problem installing PETSc on Solaris
try crazy link time flag for sunperf

src/mat/impls/aij/seq/aij.c
1.167 04/07/28 16:19:46 barrysmith@barrysmith-57.mcs.anl.gov +3 -1
*** empty log message ***

src/sys/src/error/adebug.c
1.33 04/07/28 16:09:23 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
know if it is using xterm or not on error


Hg-commit: 499ef73fb8e7ef1aa76552f0fbb050eaeaffa121

show more ...


/petsc/bin/mpiexec.valgrind
/petsc/bmake/common/rules
/petsc/bmake/common/variables
/petsc/bmake/config/packages.in
/petsc/bmake/config/variables.in
/petsc/bmake/predefined/linux_gcc_pgf90/packages
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/solaris/packages
/petsc/config/linux-gnu-blocksolve.py
/petsc/config/linux-gnu-ml.py
/petsc/config/linux-gnu-superlu.py
/petsc/config/linux-gnu-valgrind.py
/petsc/config/solaris-64.py
/petsc/include/finclude/petsc.h
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscvec.h
/petsc/include/finclude/petscviewer.h
/petsc/include/petsc.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscerror.h
/petsc/include/petschead.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmg.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/maint/builddist
/petsc/maint/mapnameslatex.py
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/ADIC.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/BlockSolve.py
/petsc/python/PETSc/packages/Dscpack.py
/petsc/python/PETSc/packages/ML.py
/petsc/python/PETSc/packages/Matlab.py
/petsc/python/PETSc/packages/Mumps.py
/petsc/python/PETSc/packages/Sowing.py
/petsc/python/PETSc/packages/Spooles.py
/petsc/python/PETSc/packages/Superlu.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/python/PETSc/packages/Umfpack.py
/petsc/python/PETSc/packages/X11.py
/petsc/python/PETSc/packages/__init__.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/update.py
/petsc/src/contrib/oberman/burgers_vertex_based_q1/appctx.h
/petsc/src/contrib/oberman/burgers_vertex_based_q1/functions.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/integrator.c
/petsc/src/contrib/oberman/burgers_vertex_based_q1/main.c
/petsc/src/contrib/oberman/laplacian_q1/appctx.h
/petsc/src/contrib/oberman/laplacian_q1/finput.c
/petsc/src/dm/ao/aoimpl.h
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/basic/aodatabasic.c
/petsc/src/dm/ao/impls/basic/aoreduced.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/interface/ao.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/ao/utils/aosetlocal.c
/petsc/src/dm/da/examples/tests/ex1.c
/petsc/src/dm/da/examples/tests/ex10.c
/petsc/src/dm/da/examples/tests/ex11.c
/petsc/src/dm/da/examples/tests/ex12.c
/petsc/src/dm/da/examples/tests/ex13.c
/petsc/src/dm/da/examples/tests/ex14.c
/petsc/src/dm/da/examples/tests/ex15.c
/petsc/src/dm/da/examples/tests/ex16.c
/petsc/src/dm/da/examples/tests/ex17.c
/petsc/src/dm/da/examples/tests/ex18.c
/petsc/src/dm/da/examples/tests/ex19.c
/petsc/src/dm/da/examples/tests/ex2.c
/petsc/src/dm/da/examples/tests/ex20.c
/petsc/src/dm/da/examples/tests/ex22.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/dm/da/examples/tests/ex3.c
/petsc/src/dm/da/examples/tests/ex4.c
/petsc/src/dm/da/examples/tests/ex5.c
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tests/ex7.c
/petsc/src/dm/da/examples/tests/ex8.c
/petsc/src/dm/da/examples/tests/ex9.c
/petsc/src/dm/da/examples/tutorials/ex1.c
/petsc/src/dm/da/examples/tutorials/ex2.c
/petsc/src/dm/da/examples/tutorials/ex3.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dadist.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daghost.c
/petsc/src/dm/da/src/dagtol.c
/petsc/src/dm/da/src/dagtona.c
/petsc/src/dm/da/src/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/src/daload.c
/petsc/src/dm/da/src/dalocal.c
/petsc/src/dm/da/src/daltol.c
/petsc/src/dm/da/src/dasub.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/da/src/gr1.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/da/utils/sda2.c
/petsc/src/dm/usg/utils/inpututils.c
/petsc/src/docs/tex/manual/developers.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/sty/mcsletter.sty
/petsc/src/docs/website/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/fortran/custom/zao.c
/petsc/src/fortran/custom/zda.c
/petsc/src/fortran/custom/zdraw.c
/petsc/src/fortran/custom/zis.c
/petsc/src/fortran/custom/zksp.c
/petsc/src/fortran/custom/zmat.c
/petsc/src/fortran/custom/zoptions.c
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zpetsc.h
/petsc/src/fortran/custom/zplog.c
/petsc/src/fortran/custom/zsda.c
/petsc/src/fortran/custom/zsles.c
/petsc/src/fortran/custom/zsnes.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/fortran/custom/zts.c
/petsc/src/fortran/custom/zvec.c
/petsc/src/fortran/custom/zviewer.c
/petsc/src/inline/dot.h
/petsc/src/inline/spops.h
/petsc/src/ksp/examples/tests/ex1.c
/petsc/src/ksp/examples/tests/ex10.c
/petsc/src/ksp/examples/tests/ex14.c
/petsc/src/ksp/examples/tests/ex17.c
/petsc/src/ksp/examples/tests/ex18.c
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tests/ex24.c
/petsc/src/ksp/examples/tests/ex3.c
/petsc/src/ksp/examples/tests/ex4.c
/petsc/src/ksp/examples/tests/ex6.c
/petsc/src/ksp/examples/tests/ex7.c
/petsc/src/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/examples/tutorials/ex13.c
/petsc/src/ksp/examples/tutorials/ex15.c
/petsc/src/ksp/examples/tutorials/ex16.c
/petsc/src/ksp/examples/tutorials/ex22.c
/petsc/src/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/examples/tutorials/ex25.c
/petsc/src/ksp/examples/tutorials/ex27.c
/petsc/src/ksp/examples/tutorials/ex28.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/examples/tutorials/ex4.c
/petsc/src/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex10_2.out
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.h
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/fgmres/fgmresp.h
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmreig.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres2.c
/petsc/src/ksp/ksp/impls/gmres/gmresp.h
/petsc/src/ksp/ksp/impls/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lgmres/lgmresp.h
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/interface/xmon.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/examples/tests/ex1.c
/petsc/src/ksp/pc/examples/tests/ex4.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tests/ex6.c
/petsc/src/ksp/pc/examples/tests/ex7.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.h
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/ilu/ilu.h
/petsc/src/ksp/pc/impls/is/makefile
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/nn/nn.h
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/is/pcis.h
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mg/fmg.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/mg/smg.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/pc/pcimpl.h
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex52.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex55.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/ex57.c
/petsc/src/mat/examples/tests/ex58.c
/petsc/src/mat/examples/tests/ex59.c
/petsc/src/mat/examples/tests/ex60.c
/petsc/src/mat/examples/tests/ex61.c
/petsc/src/mat/examples/tests/ex62.c
/petsc/src/mat/examples/tests/ex64.c
/petsc/src/mat/examples/tests/ex65.c
/petsc/src/mat/examples/tests/ex66.c
/petsc/src/mat/examples/tests/ex68.c
/petsc/src/mat/examples/tests/ex70.c
/petsc/src/mat/examples/tests/ex71.c
/petsc/src/mat/examples/tests/ex72.c
/petsc/src/mat/examples/tests/ex73.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex78.c
/petsc/src/mat/examples/tests/ex80.c
/petsc/src/mat/examples/tests/ex81.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex91.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/ex93.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
baij.c
/petsc/src/mat/impls/bdiag/makefile
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.h
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/mpi/mpidense.h
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sro.c
/petsc/src/mat/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tests/output/ex4_1.out
/petsc/src/snes/examples/tutorials/ex1.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex24.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/ls.h
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/tr/tr.h
/petsc/src/snes/interface/dlregis.c
/petsc/src/snes/interface/noise/snesdnest.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/mf/snesmfj.h
/petsc/src/snes/mf/snesmfjdef.c
/petsc/src/snes/mf/wp.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/ctable.h
/petsc/src/sys/examples/tests/ex13.c
/petsc/src/sys/examples/tests/ex13f.F
/petsc/src/sys/examples/tests/ex17f.F
/petsc/src/sys/examples/tests/ex1f.F
/petsc/src/sys/examples/tests/ex5f.F
/petsc/src/sys/examples/tests/ex6f.F
/petsc/src/sys/examples/tests/ex7f.F
/petsc/src/sys/examples/tutorials/ex3f.F
/petsc/src/sys/src/draw/examples/tests/ex1.c
/petsc/src/sys/src/draw/examples/tests/ex10.c
/petsc/src/sys/src/draw/examples/tests/ex2.c
/petsc/src/sys/src/draw/examples/tests/ex3.c
/petsc/src/sys/src/draw/examples/tests/ex4.c
/petsc/src/sys/src/draw/examples/tests/ex4f.F
/petsc/src/sys/src/draw/examples/tests/ex5f.F
/petsc/src/sys/src/draw/examples/tests/ex9.c
/petsc/src/sys/src/draw/examples/tests/makefile
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/signal.c
/petsc/src/sys/src/f90/f90_IRIX.c
/petsc/src/sys/src/f90/f90_absoft.c
/petsc/src/sys/src/f90/f90_alpha.c
/petsc/src/sys/src/f90/f90_hpux.c
/petsc/src/sys/src/f90/f90_intel.c
/petsc/src/sys/src/f90/f90_intel8.c
/petsc/src/sys/src/f90/f90_nag.c
/petsc/src/sys/src/f90/f90_rs6000.c
/petsc/src/sys/src/f90/f90_solaris.c
/petsc/src/sys/src/f90/f90_solaris_old.c
/petsc/src/sys/src/f90/f90_t3e.c
/petsc/src/sys/src/f90/f90_win32.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/gtype.c
/petsc/src/sys/src/objects/inherit.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/ptype.c
/petsc/src/sys/src/plog/classLog.c
/petsc/src/sys/src/plog/plog.c
/petsc/src/sys/src/utils/memc.c
/petsc/src/sys/src/viewer/examples/tests/makefile
/petsc/src/sys/src/viewer/impls/ascii/filev.c
/petsc/src/sys/src/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/src/viewer/impls/string/stringv.c
/petsc/src/sys/src/viewer/interface/viewreg.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex2.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex1.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/examples/tutorials/ex7.c
/petsc/src/ts/examples/tutorials/util2.c
/petsc/src/ts/impls/explicit/euler/euler.c
/petsc/src/ts/impls/explicit/rk/rk.c
/petsc/src/ts/impls/implicit/beuler/beuler.c
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/ts/interface/dlregis.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/ts/interface/tsreg.c
/petsc/src/ts/tsimpl.h
/petsc/src/vec/examples/tests/ex17f.F
/petsc/src/vec/examples/tests/ex19f.F
/petsc/src/vec/examples/tests/ex20f.F
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/examples/tests/output/ex20f_1.out
/petsc/src/vec/examples/tutorials/ex11f.F
/petsc/src/vec/examples/tutorials/ex14f.F
/petsc/src/vec/examples/tutorials/ex2f.F
/petsc/src/vec/examples/tutorials/ex3f.F
/petsc/src/vec/examples/tutorials/ex7.c
/petsc/src/vec/examples/tutorials/ex7f.F
/petsc/src/vec/examples/tutorials/ex9f.F
/petsc/src/vec/examples/tutorials/makefile
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/examples/tests/ex1f.F
/petsc/src/vec/is/examples/tests/ex2f.F
/petsc/src/vec/is/examples/tutorials/ex1f.F
/petsc/src/vec/is/examples/tutorials/ex2f.F
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/todo
521d725211-Jul-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2345
barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162
ChangeSet
1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0
Make bs a data item in a

bk-changeset-1.2345
barrysmith@barry-smiths-computer.local|ChangeSet|20040711030250|59162
ChangeSet
1.2345 04/07/10 22:02:50 barrysmith@barry-smiths-computer.local +56 -0
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/utils/gcreate.c
1.24 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/utils/convert.c
1.12 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/aijbaij.c
1.13 04/07/10 22:02:47 barrysmith@barry-smiths-computer.local +6 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/matimpl.h
1.52 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/interface/matrix.c
1.135 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +38 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/shell/shellcnv.c
1.12 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/shell/shell.c
1.23 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +9 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
1.56 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaijfact2.c
1.41 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaijfact.c
1.63 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +4 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaij2.c
1.29 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +18 -22
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/sbaij.c
1.113 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +27 -38
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/seq/aijsbaij.c
1.19 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +5 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
1.45 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +2 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/sbaijov.c
1.37 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +3 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/mpisbaij.c
1.99 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +23 -34
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/sbaij/mpi/mmsbaij.c
1.28 04/07/10 22:02:46 barrysmith@barry-smiths-computer.local +6 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/dense/seq/dense.c
1.63 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/dense/mpi/mpidense.c
1.46 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag3.c
1.22 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +6 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag2.c
1.19 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag.h
1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +0 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdiag.c
1.42 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +11 -23
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/seq/bdfact.c
1.13 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +2 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/mpi/mpibdiag.c
1.41 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +28 -42
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/bdiag/mpi/mmbdiag.c
1.7 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +7 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baijfact4.c
1.12 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baijfact3.c
1.16 04/07/10 22:02:45 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baijfact2.c
1.39 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -8
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baij2.c
1.21 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +13 -13
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baij.h
1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/seq/baij.c
1.95 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +26 -38
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/mpibaij.h
1.17 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +1 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/mpibaij.c
1.68 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +24 -35
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/mmbaij.c
1.24 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +5 -6
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.62 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +12 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/baij/mpi/baijov.c
1.23 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +6 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/superlu/superlu.c
1.69 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +4 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/matlab/aijmatlab.c
1.30 04/07/10 22:02:44 barrysmith@barry-smiths-computer.local +9 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/lusol/lusol.c
1.32 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -7
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/essl/essl.c
1.31 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +2 -2
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/seq/aij.c
1.165 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +10 -10
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
1.98 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +7 -5
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/spooles/mpispooles.c
1.69 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +4 -3
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/mumps/mumps.c
1.78 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +16 -15
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/aij/mpi/mpiaij.c
1.195 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +9 -4
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/mat/impls/adj/mpi/mpiadj.c
1.37 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +1 -11
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.16 04/07/10 22:02:43 barrysmith@barry-smiths-computer.local +3 -3
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.5 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +10 -0
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

src/fortran/custom/zpc.c
1.24 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +25 -1
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

include/petscmat.h
1.147 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +1 -0
Make bs a data item in all matrices and remove from individual
matrix data structures. allow setting bs for shells and aij matrices

include/petscbt.h
1.14 04/07/10 22:02:42 barrysmith@barry-smiths-computer.local +2 -2
change to typedef so can declare multiple per line, not sure
why was define

src/mat/impls/baij/seq/aijbaij.c
1.12 04/07/10 19:46:35 barrysmith@barry-smiths-computer.local +1 -1
*** empty log message ***

src/vec/is/impls/general/strgen.c
1.8 04/07/09 23:05:11 barrysmith@barry-smiths-computer.local +1 -0
need to indicate memory was allocated for indices inside general is created from stride

src/ksp/pc/impls/hypre/hyppilut.c
1.56 04/07/09 14:45:00 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
move fortran stub to custom

src/vec/impls/seq/dvec2.c
1.20 04/07/08 14:29:20 barrysmith@barrysmith-57.mcs.anl.gov +42 -43
formating

src/inline/setval.h
1.5 04/07/08 14:27:02 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscInt


Hg-commit: 7f824bafc4d9041ce9342c5ae5c5bac68df054e5

show more ...


/petsc/bin/mpirun.gmalloc
/petsc/bmake/common/rules
/petsc/bmake/config/variables.in
/petsc/bmake/default/packages
/petsc/bmake/default/petscconf.h
/petsc/bmake/default/rules
/petsc/bmake/default/variables
/petsc/bmake/predefined/IRIX/packages
/petsc/bmake/predefined/IRIX/petscconf.h
/petsc/bmake/predefined/IRIX/petscfix.h
/petsc/bmake/predefined/IRIX/rules
/petsc/bmake/predefined/IRIX/variables
/petsc/bmake/predefined/IRIX64/packages
/petsc/bmake/predefined/IRIX64/petscconf.h
/petsc/bmake/predefined/IRIX64/petscfix.h
/petsc/bmake/predefined/IRIX64/rules
/petsc/bmake/predefined/IRIX64/variables
/petsc/bmake/predefined/IRIX_gnu/packages
/petsc/bmake/predefined/IRIX_gnu/petscconf.h
/petsc/bmake/predefined/IRIX_gnu/petscfix.h
/petsc/bmake/predefined/IRIX_gnu/rules
/petsc/bmake/predefined/IRIX_gnu/variables
/petsc/bmake/predefined/UXPV/packages
/petsc/bmake/predefined/UXPV/petscconf.h
/petsc/bmake/predefined/UXPV/petscfix.h
/petsc/bmake/predefined/UXPV/rules
/petsc/bmake/predefined/UXPV/variables
/petsc/bmake/predefined/alpha/packages
/petsc/bmake/predefined/alpha/petscconf.h
/petsc/bmake/predefined/alpha/petscfix.h
/petsc/bmake/predefined/alpha/rules
/petsc/bmake/predefined/alpha/variables
/petsc/bmake/predefined/alpha_gnu/packages
/petsc/bmake/predefined/alpha_gnu/petscconf.h
/petsc/bmake/predefined/alpha_gnu/petscfix.h
/petsc/bmake/predefined/alpha_gnu/rules
/petsc/bmake/predefined/alpha_gnu/variables
/petsc/bmake/predefined/alpha_uni/packages
/petsc/bmake/predefined/alpha_uni/petscconf.h
/petsc/bmake/predefined/alpha_uni/petscfix.h
/petsc/bmake/predefined/alpha_uni/rules
/petsc/bmake/predefined/alpha_uni/variables
/petsc/bmake/predefined/ascired/packages
/petsc/bmake/predefined/ascired/petscconf.h
/petsc/bmake/predefined/ascired/petscfix.h
/petsc/bmake/predefined/ascired/rules
/petsc/bmake/predefined/ascired/variables
/petsc/bmake/predefined/beos/packages
/petsc/bmake/predefined/beos/petscconf.h
/petsc/bmake/predefined/beos/petscfix.h
/petsc/bmake/predefined/beos/rules
/petsc/bmake/predefined/beos/variables
/petsc/bmake/predefined/cray_x1/packages
/petsc/bmake/predefined/cray_x1/petscconf.h
/petsc/bmake/predefined/cray_x1/petscfix.h
/petsc/bmake/predefined/cray_x1/rules
/petsc/bmake/predefined/cray_x1/variables
/petsc/bmake/predefined/freebsd/packages
/petsc/bmake/predefined/freebsd/petscconf.h
/petsc/bmake/predefined/freebsd/petscfix.h
/petsc/bmake/predefined/freebsd/rules
/petsc/bmake/predefined/freebsd/variables
/petsc/bmake/predefined/hpux/packages
/petsc/bmake/predefined/hpux/petscconf.h
/petsc/bmake/predefined/hpux/petscfix.h
/petsc/bmake/predefined/hpux/rules
/petsc/bmake/predefined/hpux/variables
/petsc/bmake/predefined/hpux64/packages
/petsc/bmake/predefined/hpux64/petscconf.h
/petsc/bmake/predefined/hpux64/petscfix.h
/petsc/bmake/predefined/hpux64/rules
/petsc/bmake/predefined/hpux64/variables
/petsc/bmake/predefined/linux-mcs/packages
/petsc/bmake/predefined/linux-mcs/petscconf.h
/petsc/bmake/predefined/linux-mcs/petscfix.h
/petsc/bmake/predefined/linux-mcs/rules
/petsc/bmake/predefined/linux-mcs/variables
/petsc/bmake/predefined/linux64/packages
/petsc/bmake/predefined/linux64/petscconf.h
/petsc/bmake/predefined/linux64/petscfix.h
/petsc/bmake/predefined/linux64/rules
/petsc/bmake/predefined/linux64/variables
/petsc/bmake/predefined/linux64_intel/packages
/petsc/bmake/predefined/linux64_intel/petscconf.h
/petsc/bmake/predefined/linux64_intel/petscfix.h
/petsc/bmake/predefined/linux64_intel/rules
/petsc/bmake/predefined/linux64_intel/variables
/petsc/bmake/predefined/linux_absoft/packages
/petsc/bmake/predefined/linux_absoft/petscconf.h
/petsc/bmake/predefined/linux_absoft/petscfix.h
/petsc/bmake/predefined/linux_absoft/rules
/petsc/bmake/predefined/linux_absoft/variables
/petsc/bmake/predefined/linux_alpha/packages
/petsc/bmake/predefined/linux_alpha/petscconf.h
/petsc/bmake/predefined/linux_alpha/petscfix.h
/petsc/bmake/predefined/linux_alpha/rules
/petsc/bmake/predefined/linux_alpha/variables
/petsc/bmake/predefined/linux_alpha_dec/packages
/petsc/bmake/predefined/linux_alpha_dec/petscconf.h
/petsc/bmake/predefined/linux_alpha_dec/petscfix.h
/petsc/bmake/predefined/linux_alpha_dec/rules
/petsc/bmake/predefined/linux_alpha_dec/variables
/petsc/bmake/predefined/linux_gcc_ifc/packages
/petsc/bmake/predefined/linux_gcc_ifc/petscconf.h
/petsc/bmake/predefined/linux_gcc_ifc/petscfix.h
/petsc/bmake/predefined/linux_gcc_ifc/rules
/petsc/bmake/predefined/linux_gcc_ifc/variables
/petsc/bmake/predefined/linux_gcc_pgf90/packages
/petsc/bmake/predefined/linux_gcc_pgf90/petscconf.h
/petsc/bmake/predefined/linux_gcc_pgf90/petscfix.h
/petsc/bmake/predefined/linux_gcc_pgf90/rules
/petsc/bmake/predefined/linux_gcc_pgf90/variables
/petsc/bmake/predefined/linux_gm/packages
/petsc/bmake/predefined/linux_gm/petscconf.h
/petsc/bmake/predefined/linux_gm/petscfix.h
/petsc/bmake/predefined/linux_gm/rules
/petsc/bmake/predefined/linux_gm/variables
/petsc/bmake/predefined/linux_intel/packages
/petsc/bmake/predefined/linux_intel/petscconf.h
/petsc/bmake/predefined/linux_intel/petscfix.h
/petsc/bmake/predefined/linux_intel/rules
/petsc/bmake/predefined/linux_intel/variables
/petsc/bmake/predefined/linux_jazz_intel/packages
/petsc/bmake/predefined/linux_jazz_intel/petscconf.h
/petsc/bmake/predefined/linux_jazz_intel/petscfix.h
/petsc/bmake/predefined/linux_jazz_intel/rules
/petsc/bmake/predefined/linux_jazz_intel/variables
/petsc/bmake/predefined/linux_nagf90/packages
/petsc/bmake/predefined/linux_nagf90/petscconf.h
/petsc/bmake/predefined/linux_nagf90/petscfix.h
/petsc/bmake/predefined/linux_nagf90/rules
/petsc/bmake/predefined/linux_nagf90/variables
/petsc/bmake/predefined/linux_pgi/packages
/petsc/bmake/predefined/linux_pgi/petscconf.h
/petsc/bmake/predefined/linux_pgi/petscfix.h
/petsc/bmake/predefined/linux_pgi/rules
/petsc/bmake/predefined/linux_pgi/variables
/petsc/bmake/predefined/linux_superludist/packages
/petsc/bmake/predefined/linux_superludist/petscconf.h
/petsc/bmake/predefined/linux_superludist/petscfix.h
/petsc/bmake/predefined/linux_superludist/rules
/petsc/bmake/predefined/linux_superludist/variables
/petsc/bmake/predefined/linux_tau/packages
/petsc/bmake/predefined/linux_tau/petscconf.h
/petsc/bmake/predefined/linux_tau/petscfix.h
/petsc/bmake/predefined/linux_tau/rules
/petsc/bmake/predefined/linux_tau/variables
/petsc/bmake/predefined/linux_uni/packages
/petsc/bmake/predefined/linux_uni/petscconf.h
/petsc/bmake/predefined/linux_uni/petscfix.h
/petsc/bmake/predefined/linux_uni/rules
/petsc/bmake/predefined/linux_uni/variables
/petsc/bmake/predefined/macx/packages
/petsc/bmake/predefined/macx/petscconf.h
/petsc/bmake/predefined/macx/petscfix.h
/petsc/bmake/predefined/macx/rules
/petsc/bmake/predefined/macx/variables
/petsc/bmake/predefined/rs6000/base.S
/petsc/bmake/predefined/rs6000/packages
/petsc/bmake/predefined/rs6000/petscconf.h
/petsc/bmake/predefined/rs6000/petscfix.h
/petsc/bmake/predefined/rs6000/rules
/petsc/bmake/predefined/rs6000/variables
/petsc/bmake/predefined/rs6000_64/packages
/petsc/bmake/predefined/rs6000_64/petscconf.h
/petsc/bmake/predefined/rs6000_64/petscfix.h
/petsc/bmake/predefined/rs6000_64/rules
/petsc/bmake/predefined/rs6000_64/variables
/petsc/bmake/predefined/rs6000_gnu/base.S
/petsc/bmake/predefined/rs6000_gnu/packages
/petsc/bmake/predefined/rs6000_gnu/petscconf.h
/petsc/bmake/predefined/rs6000_gnu/petscfix.h
/petsc/bmake/predefined/rs6000_gnu/rules
/petsc/bmake/predefined/rs6000_gnu/variables
/petsc/bmake/predefined/rs6000_sp/packages
/petsc/bmake/predefined/rs6000_sp/petscconf.h
/petsc/bmake/predefined/rs6000_sp/petscfix.h
/petsc/bmake/predefined/rs6000_sp/rules
/petsc/bmake/predefined/rs6000_sp/variables
/petsc/bmake/predefined/solaris/packages
/petsc/bmake/predefined/solaris/petscconf.h
/petsc/bmake/predefined/solaris/petscfix.h
/petsc/bmake/predefined/solaris/rules
/petsc/bmake/predefined/solaris/variables
/petsc/bmake/predefined/solaris64/packages
/petsc/bmake/predefined/solaris64/petscconf.h
/petsc/bmake/predefined/solaris64/petscfix.h
/petsc/bmake/predefined/solaris64/rules
/petsc/bmake/predefined/solaris64/variables
/petsc/bmake/predefined/solaris_gnu/packages
/petsc/bmake/predefined/solaris_gnu/petscconf.h
/petsc/bmake/predefined/solaris_gnu/petscfix.h
/petsc/bmake/predefined/solaris_gnu/rules
/petsc/bmake/predefined/solaris_gnu/variables
/petsc/bmake/predefined/solaris_lam/packages
/petsc/bmake/predefined/solaris_lam/petscconf.h
/petsc/bmake/predefined/solaris_lam/petscfix.h
/petsc/bmake/predefined/solaris_lam/rules
/petsc/bmake/predefined/solaris_lam/variables
/petsc/bmake/predefined/solaris_uni/packages
/petsc/bmake/predefined/solaris_uni/petscconf.h
/petsc/bmake/predefined/solaris_uni/petscfix.h
/petsc/bmake/predefined/solaris_uni/rules
/petsc/bmake/predefined/solaris_uni/variables
/petsc/bmake/predefined/solaris_x86/packages
/petsc/bmake/predefined/solaris_x86/petscconf.h
/petsc/bmake/predefined/solaris_x86/petscfix.h
/petsc/bmake/predefined/solaris_x86/rules
/petsc/bmake/predefined/solaris_x86/variables
/petsc/bmake/predefined/sx6/packages
/petsc/bmake/predefined/sx6/petscconf.h
/petsc/bmake/predefined/sx6/petscfix.h
/petsc/bmake/predefined/sx6/rules
/petsc/bmake/predefined/sx6/variables
/petsc/bmake/predefined/t3e/packages
/petsc/bmake/predefined/t3e/petscconf.h
/petsc/bmake/predefined/t3e/petscfix.h
/petsc/bmake/predefined/t3e/rules
/petsc/bmake/predefined/t3e/variables
/petsc/bmake/predefined/win32_borland/packages
/petsc/bmake/predefined/win32_borland/petscconf.h
/petsc/bmake/predefined/win32_borland/petscfix.h
/petsc/bmake/predefined/win32_borland/rules
/petsc/bmake/predefined/win32_borland/variables
/petsc/bmake/predefined/win32_gnu/packages
/petsc/bmake/predefined/win32_gnu/petscconf.h
/petsc/bmake/predefined/win32_gnu/petscfix.h
/petsc/bmake/predefined/win32_gnu/rules
/petsc/bmake/predefined/win32_gnu/variables
/petsc/bmake/predefined/win32_intel/packages
/petsc/bmake/predefined/win32_intel/petscconf.h
/petsc/bmake/predefined/win32_intel/petscfix.h
/petsc/bmake/predefined/win32_intel/rules
/petsc/bmake/predefined/win32_intel/variables
/petsc/bmake/predefined/win32_ms/packages
/petsc/bmake/predefined/win32_ms/petscconf.h
/petsc/bmake/predefined/win32_ms/petscfix.h
/petsc/bmake/predefined/win32_ms/rules
/petsc/bmake/predefined/win32_ms/variables
/petsc/bmake/predefined/win32_ms_hpvm/packages
/petsc/bmake/predefined/win32_ms_hpvm/petscconf.h
/petsc/bmake/predefined/win32_ms_hpvm/petscfix.h
/petsc/bmake/predefined/win32_ms_hpvm/rules
/petsc/bmake/predefined/win32_ms_hpvm/variables
/petsc/bmake/predefined/win32_ms_mpich/packages
/petsc/bmake/predefined/win32_ms_mpich/petscconf.h
/petsc/bmake/predefined/win32_ms_mpich/petscfix.h
/petsc/bmake/predefined/win32_ms_mpich/rules
/petsc/bmake/predefined/win32_ms_mpich/variables
/petsc/bmake/predefined/win32_ms_mpipro/packages
/petsc/bmake/predefined/win32_ms_mpipro/petscconf.h
/petsc/bmake/predefined/win32_ms_mpipro/petscfix.h
/petsc/bmake/predefined/win32_ms_mpipro/rules
/petsc/bmake/predefined/win32_ms_mpipro/variables
/petsc/bmake/predefined/win32_ms_wmpi/packages
/petsc/bmake/predefined/win32_ms_wmpi/petscconf.h
/petsc/bmake/predefined/win32_ms_wmpi/petscfix.h
/petsc/bmake/predefined/win32_ms_wmpi/rules
/petsc/bmake/predefined/win32_ms_wmpi/variables
/petsc/bmake/predefined/win64_intel/packages
/petsc/bmake/predefined/win64_intel/petscconf.h
/petsc/bmake/predefined/win64_intel/petscfix.h
/petsc/bmake/predefined/win64_intel/rules
/petsc/bmake/predefined/win64_intel/variables
/petsc/config/cygwin-portland.py
/petsc/config/linux-gnu-jazz-gcc.py
/petsc/config/linux-gnu-jazz-intel.py
/petsc/config/linux-mcs
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscvec.h
/petsc/include/petsc.h
/petsc/include/petscbt.h
/petsc/include/petscda.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/builddist
/petsc/maint/buildtest
/petsc/maint/checkBuilds.py
/petsc/maint/confignightly/rockies
/petsc/maint/mapnameslatex.py
/petsc/maint/xclude
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/Options.py
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/lgrind.py
/petsc/python/PETSc/packages/update.py
/petsc/src/benchmarks/results/performance_cfd_2_10
/petsc/src/contrib/dvr/basic.F
/petsc/src/contrib/dvr/dvr.F
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/dvr/mxm44f2g.F
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/interface/aodata.c
/petsc/src/dm/da/examples/tests/ex23.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/tex/sty/lgrind.sty
/petsc/src/docs/website/documentation/changes/221.html
/petsc/src/docs/website/documentation/referencing.html
/petsc/src/docs/website/documentation/troubleshooting.html
/petsc/src/fortran/custom/zpc.c
/petsc/src/fortran/custom/zstart.c
/petsc/src/fortran/custom/zsys.c
/petsc/src/inline/setval.h
/petsc/src/ksp/examples/tests/ex19.c
/petsc/src/ksp/examples/tutorials/ex29.c
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/kspimpl.h
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/hypre/hyppilut.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex49.c
/petsc/src/mat/examples/tests/ex50.c
/petsc/src/mat/examples/tests/ex51.c
/petsc/src/mat/examples/tests/ex54.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/examples/tests/ex95.c
/petsc/src/mat/examples/tests/ex96.c
/petsc/src/mat/examples/tests/ex98.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex98.out
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/essl/essl.c
/petsc/src/mat/impls/aij/seq/lusol/lusol.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/dscpack/dscpack.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
aijbaij.c
baij.c
baij.h
baij2.c
baijfact2.c
baijfact3.c
baijfact4.c
/petsc/src/mat/impls/bdiag/mpi/mmbdiag.c
/petsc/src/mat/impls/bdiag/mpi/mpibdiag.c
/petsc/src/mat/impls/bdiag/seq/bdfact.c
/petsc/src/mat/impls/bdiag/seq/bdiag.c
/petsc/src/mat/impls/bdiag/seq/bdiag.h
/petsc/src/mat/impls/bdiag/seq/bdiag2.c
/petsc/src/mat/impls/bdiag/seq/bdiag3.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/shell/shellcnv.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matimpl.h
/petsc/src/mat/partition/impls/pmetis/pmetis.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/mat/utils/zerodiag.c
/petsc/src/snes/examples/tutorials/ex18.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex2.c
/petsc/src/snes/examples/tutorials/ex20.c
/petsc/src/snes/examples/tutorials/ex27.c
/petsc/src/snes/examples/tutorials/ex3.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesut.c
/petsc/src/snes/snesimpl.h
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/dll/dl.c
/petsc/src/sys/src/draw/impls/win32/makefile
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/draw/impls/win32/win32draw.h
/petsc/src/sys/src/draw/interface/dlinegw.c
/petsc/src/sys/src/draw/interface/drawreg.c
/petsc/src/sys/src/draw/interface/drawregall.c
/petsc/src/sys/src/error/adebug.c
/petsc/src/sys/src/error/err.c
/petsc/src/sys/src/fileio/ffpath.c
/petsc/src/sys/src/fileio/fpath.c
/petsc/src/sys/src/fileio/fretrieve.c
/petsc/src/sys/src/fileio/ftest.c
/petsc/src/sys/src/fileio/fwd.c
/petsc/src/sys/src/fileio/ghome.c
/petsc/src/sys/src/fileio/grpath.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/fileio/rpath.c
/petsc/src/sys/src/fileio/sysio.c
/petsc/src/sys/src/matlabengine/matlab.c
/petsc/src/sys/src/memory/mem.c
/petsc/src/sys/src/objects/destroy.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/objects/options.c
/petsc/src/sys/src/objects/pinit.c
/petsc/src/sys/src/objects/state.c
/petsc/src/sys/src/plog/ploginfo.c
/petsc/src/sys/src/time/cputime.c
/petsc/src/sys/src/time/fdate.c
/petsc/src/sys/src/time/nt_time.c
/petsc/src/sys/src/utils/ctable.c
/petsc/src/sys/src/utils/fhost.c
/petsc/src/sys/src/utils/fuser.c
/petsc/src/sys/src/utils/mpimesg.c
/petsc/src/sys/src/utils/sseenabled.c
/petsc/src/sys/src/utils/str.c
/petsc/src/sys/src/viewer/impls/binary/binv.c
/petsc/src/sys/src/viewer/impls/hdf4/hdf4v.c
/petsc/src/sys/src/viewer/impls/socket/matlab/bread.c
/petsc/src/sys/src/viewer/impls/socket/matlab/closeport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/launch.c
/petsc/src/sys/src/viewer/impls/socket/matlab/mstart.c
/petsc/src/sys/src/viewer/impls/socket/matlab/openport.c
/petsc/src/sys/src/viewer/impls/socket/matlab/readinvecs.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receive.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivedense.c
/petsc/src/sys/src/viewer/impls/socket/matlab/receivesparse.c
/petsc/src/sys/src/viewer/impls/socket/send.c
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/makefile
/petsc/src/vec/examples/tests/ex21.c
/petsc/src/vec/examples/tests/makefile
/petsc/src/vec/impls/seq/dvec2.c
/petsc/src/vec/impls/shared/shvec.c
/petsc/src/vec/interface/vector.c
/petsc/src/vec/is/impls/block/block.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/general.h
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/iscomp.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/utils/makefile
/petsc/src/vec/utils/vecio.c
/petsc/src/vec/utils/vinv.c
/petsc/src/vec/utils/vpscat.c
/petsc/src/vec/utils/vscat.c
/petsc/todo
418422e818-Jun-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2276.1.70
balay@asterix.mcs.anl.gov|ChangeSet|20040618222254|40820
ChangeSet
1.2276.1.70 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +8 -0
some nightly build fixes

src/sys/src/o

bk-changeset-1.2276.1.70
balay@asterix.mcs.anl.gov|ChangeSet|20040618222254|40820
ChangeSet
1.2276.1.70 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +8 -0
some nightly build fixes

src/sys/src/objects/init.c
1.39.1.2 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +4 -4
basename -> bname

src/mat/impls/sbaij/seq/sbaijfact2.c
1.40 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +7 -7
realloc -> reallocs

src/mat/impls/sbaij/seq/sbaijfact.c
1.62 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +7 -7
realloc -> reallocs

src/mat/impls/baij/seq/baijfact3.c
1.15 04/06/18 17:22:54 balay@asterix.mcs.anl.gov +4 -4
realloc -> reallocs

src/mat/impls/aij/seq/matptap.c
1.71 04/06/18 17:22:53 balay@asterix.mcs.anl.gov +1 -2
realloc -> reallocs

src/mat/impls/aij/seq/aijfact.c
1.60 04/06/18 17:22:53 balay@asterix.mcs.anl.gov +8 -8
realloc -> reallocs

src/mat/examples/tutorials/makefile
1.13 04/06/18 17:22:53 balay@asterix.mcs.anl.gov +2 -2
no DATAFILE stuff for testexamples_1

src/docs/tex/petscapp.bib
1.118.1.1 04/06/18 17:22:53 balay@asterix.mcs.anl.gov +1 -1
fix syntax


Hg-commit: 28d8dde3a35ca78ee97c8f7c44e542500dc1c002

show more ...


/petsc/bmake/common/bopt_O
/petsc/bmake/common/bopt_O_c++
/petsc/bmake/common/bopt_O_c++_single
/petsc/bmake/common/bopt_O_complex
/petsc/bmake/common/bopt_O_matsingle
/petsc/bmake/common/bopt_O_single
/petsc/bmake/common/bopt_g
/petsc/bmake/common/bopt_g_c++
/petsc/bmake/common/bopt_g_c++_single
/petsc/bmake/common/bopt_g_complex
/petsc/bmake/common/bopt_g_matsingle
/petsc/bmake/common/bopt_g_single
/petsc/include/petsc.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petschead.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/maint/checkBuilds.py
/petsc/makefile
/petsc/python/PETSc/Configure.py
/petsc/python/PETSc/packages/MPI.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/src/dm/da/daimpl.h
/petsc/src/dm/da/examples/tests/ex6.c
/petsc/src/dm/da/examples/tutorials/ex5.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/dadestroy.c
/petsc/src/dm/da/src/gr2.c
/petsc/src/docs/makefile
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/examples/tutorials/ex31.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex29_2.out
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/examples/tutorials/ex2.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/utils/damg.c
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/matptap.c
baijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/snes/examples/tests/ex7.c
/petsc/src/snes/examples/tutorials/ex29.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex6.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/src/draw/impls/win32/win32draw.c
/petsc/src/sys/src/fileio/mprint.c
/petsc/src/sys/src/objects/ams/aoptions.c
/petsc/src/sys/src/objects/init.c
/petsc/src/sys/src/utils/str.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/vec/interface/mapreg.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/todo
d7d82daa12-Jun-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2276.32.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040612172153|27288
ChangeSet
1.2276.32.1 04/06/12 12:21:53 barrysmith@barry-smiths-computer.local +69 -0
PetscInt

sr

bk-changeset-1.2276.32.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040612172153|27288
ChangeSet
1.2276.32.1 04/06/12 12:21:53 barrysmith@barry-smiths-computer.local +69 -0
PetscInt

src/vec/is/utils/iscomp.c
1.13 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/mat/utils/matstash.c
1.12 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +5 -8
PetscInt

src/mat/order/spinver.c
1.5 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +2 -2
PetscInt

src/mat/order/rootls.c
1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/mat/order/rcm.c
1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +7 -7
PetscInt

src/mat/order/qmdupd.c
1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +10 -10
PetscInt

src/mat/order/qmdrch.c
1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +5 -5
PetscInt

src/mat/order/qmdqt.c
1.6 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -4
PetscInt

src/mat/order/qmdmrg.c
1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/mat/order/genrcm.c
1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/mat/order/genqmd.c
1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +12 -12
PetscInt

src/mat/order/gennd.c
1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +8 -8
PetscInt

src/mat/order/gen1wd.c
1.8 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +9 -11
PetscInt

src/mat/order/fnroot.c
1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +6 -7
PetscInt

src/mat/order/fndsep.c
1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +7 -9
PetscInt

src/mat/order/fn1wd.c
1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +20 -21
PetscInt

src/mat/order/degree.c
1.7 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +4 -5
PetscInt

src/mat/interface/matrix.c
1.131 04/06/12 12:21:49 barrysmith@barry-smiths-computer.local +29 -0
PetscInt

src/mat/impls/baij/seq/baijfact4.c
1.11 04/06/12 12:21:48 barrysmith@barry-smiths-computer.local +3 -4
PetscInt

src/mat/impls/aij/mpi/mpiov.c
1.24 04/06/12 12:21:48 barrysmith@barry-smiths-computer.local +5 -1
PetscInt

src/mat/impls/aij/mpi/mpiaij.c
1.179.1.1 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +3 -3
PetscInt

src/mat/examples/tests/makefile
1.29 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +1 -1
PetscInt

src/mat/examples/tests/ex9.c
1.7 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +10 -8
PetscInt

src/mat/examples/tests/ex8.c
1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4
PetscInt

src/mat/examples/tests/ex7.c
1.9 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +9 -8
PetscInt

src/mat/examples/tests/ex6.c
1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4
PetscInt

src/mat/examples/tests/ex5.c
1.8 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

src/mat/examples/tests/ex48.c
1.11 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +20 -18
PetscInt

src/mat/examples/tests/ex47.c
1.8 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/mat/examples/tests/ex46.c
1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4
PetscInt

src/mat/examples/tests/ex44.c
1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -6
PetscInt

src/mat/examples/tests/ex43.c
1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +6 -4
PetscInt

src/mat/examples/tests/ex42.c
1.11 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +17 -15
PetscInt

src/mat/examples/tests/ex41.c
1.10 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +18 -16
PetscInt

src/mat/examples/tests/ex40.c
1.11 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +23 -18
PetscInt

src/mat/examples/tests/ex38.c
1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4
PetscInt

src/mat/examples/tests/ex37.c
1.7 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4
PetscInt

src/mat/examples/tests/ex35.c
1.6 04/06/12 12:21:47 barrysmith@barry-smiths-computer.local +5 -4
PetscInt

src/mat/examples/tests/ex33.c
1.11 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +7 -6
PetscInt

src/mat/examples/tests/ex32.c
1.10 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +10 -8
PetscInt

src/mat/examples/tests/ex31.c
1.10 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +7 -5
PetscInt

src/mat/examples/tests/ex30.c
1.10 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +7 -6
PetscInt

src/mat/examples/tests/ex3.c
1.8 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/mat/examples/tests/ex28.c
1.7 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/mat/examples/tests/ex27.c
1.7 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -4
PetscInt

src/mat/examples/tests/ex25.c
1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +5 -3
PetscInt

src/mat/examples/tests/ex24.c
1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/mat/examples/tests/ex22.c
1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +5 -4
PetscInt

src/mat/examples/tests/ex21.c
1.8 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +4 -2
PetscInt

src/mat/examples/tests/ex20.c
1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +6 -4
PetscInt

src/mat/examples/tests/ex19.c
1.8 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +9 -7
PetscInt

src/mat/examples/tests/ex17.c
1.6 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +10 -7
PetscInt

src/mat/examples/tests/ex16.c
1.5 04/06/12 12:21:46 barrysmith@barry-smiths-computer.local +4 -3
PetscInt

src/mat/examples/tests/ex15.c
1.9 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +9 -8
PetscInt

src/mat/examples/tests/ex14.c
1.9 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +4 -2
PetscInt

src/mat/examples/tests/ex13.c
1.6 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +5 -4
PetscInt

src/mat/examples/tests/ex12.c
1.9 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +9 -7
PetscInt

src/mat/examples/tests/ex11.c
1.6 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +6 -5
PetscInt

src/mat/examples/tests/ex10.c
1.6 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +5 -3
PetscInt

src/ksp/pc/impls/lu/lu.c
1.31 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +16 -15
PetscInt

src/ksp/pc/impls/ilu/ilu.c
1.36 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +28 -27
PetscInt

src/ksp/pc/impls/icc/icc.c
1.31 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +18 -17
PetscInt

src/ksp/pc/impls/cholesky/cholesky.c
1.29 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +16 -16
PetscInt

src/inline/ilu.h
1.13 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +9 -9
PetscInt

src/inline/dot.h
1.11 04/06/12 12:21:45 barrysmith@barry-smiths-computer.local +24 -24
PetscInt

src/inline/axpy.h
1.12 04/06/12 12:21:44 barrysmith@barry-smiths-computer.local +19 -19
PetscInt

include/petscpc.h
1.48 04/06/12 12:21:44 barrysmith@barry-smiths-computer.local +6 -6
PetscInt

include/petscmat.h
1.140.1.1 04/06/12 12:21:44 barrysmith@barry-smiths-computer.local +3 -1
Allows initializing MatFactorInfo, else can contain crap

src/ksp/pc/impls/mg/mgfunc.c
1.11 04/06/10 11:28:15 barrysmith@barrysmith-57.mcs.anl.gov +4 -5
Re: [PETSC #10482] PCMG on Petsc-2.2.0
> 1) I set smoothdown=1 and smoothup=1 but PCView returns 1 and 10000
> respectively.
>
> 2) I use MGGetSmoother to set, through KSPSetFromOptions, the same KSP for
> both down and up smoothers but PCView returns the correct settings for the
> down smoother and "not yet set" for the up smoother.
>
> 3) This might not be a problem: PCGetOptionsPrefix is returning
> "mg_levels_mg_levels_" and "mg_coarse_mg_levels_". So my makefile has MG
> options with such prefixes


Hg-commit: 001b0e3293c4c086554f15168a793216a01ae2d5

show more ...


/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/python/PETSc/packages/BlasLapack.py
/petsc/python/PETSc/packages/Superlu_dist.py
/petsc/src/inline/axpy.h
/petsc/src/inline/dot.h
/petsc/src/inline/ilu.h
/petsc/src/ksp/examples/tutorials/ex30.c
/petsc/src/ksp/examples/tutorials/makefile
/petsc/src/ksp/examples/tutorials/output/ex30_1.out
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/pc/impls/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/icc/icc.c
/petsc/src/ksp/pc/impls/ilu/ilu.c
/petsc/src/ksp/pc/impls/lu/lu.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/mat/examples/tests/ex10.c
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex13.c
/petsc/src/mat/examples/tests/ex14.c
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex16.c
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex19.c
/petsc/src/mat/examples/tests/ex20.c
/petsc/src/mat/examples/tests/ex21.c
/petsc/src/mat/examples/tests/ex22.c
/petsc/src/mat/examples/tests/ex24.c
/petsc/src/mat/examples/tests/ex25.c
/petsc/src/mat/examples/tests/ex27.c
/petsc/src/mat/examples/tests/ex28.c
/petsc/src/mat/examples/tests/ex3.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex31.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex33.c
/petsc/src/mat/examples/tests/ex35.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex38.c
/petsc/src/mat/examples/tests/ex40.c
/petsc/src/mat/examples/tests/ex41.c
/petsc/src/mat/examples/tests/ex42.c
/petsc/src/mat/examples/tests/ex43.c
/petsc/src/mat/examples/tests/ex44.c
/petsc/src/mat/examples/tests/ex46.c
/petsc/src/mat/examples/tests/ex47.c
/petsc/src/mat/examples/tests/ex48.c
/petsc/src/mat/examples/tests/ex5.c
/petsc/src/mat/examples/tests/ex6.c
/petsc/src/mat/examples/tests/ex7.c
/petsc/src/mat/examples/tests/ex8.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/matptap.c
baijfact4.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/degree.c
/petsc/src/mat/order/fn1wd.c
/petsc/src/mat/order/fndsep.c
/petsc/src/mat/order/fnroot.c
/petsc/src/mat/order/gen1wd.c
/petsc/src/mat/order/gennd.c
/petsc/src/mat/order/genqmd.c
/petsc/src/mat/order/genrcm.c
/petsc/src/mat/order/qmdmrg.c
/petsc/src/mat/order/qmdqt.c
/petsc/src/mat/order/qmdrch.c
/petsc/src/mat/order/qmdupd.c
/petsc/src/mat/order/rcm.c
/petsc/src/mat/order/rootls.c
/petsc/src/mat/order/spinver.c
/petsc/src/mat/utils/matstash.c
/petsc/src/vec/is/utils/iscomp.c

1...<<41424344454647484950>>...64