History log of /petsc/src/mat/impls/aij/seq/ (Results 2576 – 2600 of 4200)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
13ff0d3f07-Jan-2010 Hong Zhang <hzhang@mcs.anl.gov>

set ops->solvetranspose in MatLUFactorNumeric_SeqAIJ_newdatastruct()
add test for Shri's MatSolve_SeqAIJ_newdatastruct()

Hg-commit: bd234b5d527cb3740304b821c5133aa810dc3627

d1fa940406-Jan-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added MatSolveTranspose routine for SeqAIJ with new data strucuture

Hg-commit: fc189bba3206155f57d27eae424d2f3b029bff10

0089a97506-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after pull of patch for 3.0.0 MatDuplicate_SeqAIJ() that used n for rows and cols

Hg-commit: abdaa2496820259fa512da5e937c955b3304a35d

4b6263ac06-Jan-2010 Barry Smith <bsmith@mcs.anl.gov>

bug fix, MatDuplicate_SeqAIJ() always used n for row and column size

Hg-commit: 2c3bc72940064c661e6e22d4c86afbdbd6c45ecb

d6e78c3105-Jan-2010 Satish Balay <balay@mcs.anl.gov>

fix c syntax

Hg-commit: 4672fb4f25cd35737bf755182c0ee87d59ee9544


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Chaco.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/Numpy.py
/petsc/config/PETSc/packages/P3Dlib.py
/petsc/config/PETSc/packages/PARTY.py
/petsc/config/PETSc/packages/PLAPACK.py
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/Prometheus.py
/petsc/config/PETSc/packages/SCALAPACK.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Suggar.py
/petsc/config/PETSc/packages/SuperLU.py
/petsc/config/PETSc/packages/SuperLU_DIST.py
/petsc/config/PETSc/packages/TetGen.py
/petsc/config/PETSc/packages/Triangle.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/packages/blacs.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/PETSc/packages/c2html.py
/petsc/config/PETSc/packages/cproto.py
/petsc/config/PETSc/packages/expat.py
/petsc/config/PETSc/packages/fftw.py
/petsc/config/PETSc/packages/hdf5.py
/petsc/config/PETSc/packages/hypre.py
/petsc/config/PETSc/packages/lgrind.py
/petsc/config/PETSc/packages/ml.py
/petsc/config/PETSc/packages/oski.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/sowing.py
/petsc/config/PETSc/packages/spai.py
/petsc/config/PETSc/packages/spooles.py
/petsc/config/PETSc/packages/sprng.py
/petsc/config/PETSc/packages/sundials.py
/petsc/config/PETSc/utilities/libraryOptions.py
/petsc/config/configure.py
/petsc/config/examples/aix5.1.0.0-64.py
/petsc/config/examples/aix5.1.0.0.py
/petsc/config/examples/bgl-gnu-opt.py
/petsc/config/examples/bgl-ibm-cxx-opt.py
/petsc/config/examples/bgl-ibm-debug.py
/petsc/config/examples/bgl-ibm-opt.py
/petsc/config/examples/bgp-ibm-opt.py
/petsc/config/examples/cray-x1.py
/petsc/config/examples/cray-xt3.py
/petsc/config/examples/sicortex.py
/petsc/config/examples/solaris2.9-lam.py
/petsc/config/examples/solaris2.9.py
/petsc/config/install.py
/petsc/include/finclude/petscdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmg.h
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscts.h
/petsc/include/petscda.h
/petsc/include/sieve/problem/Base.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/include/sieve/problem/Functions.hh
/petsc/include/sieve/problem/LaplaceBEM.hh
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/dacreate.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/da/utils/mhyp.h
/petsc/src/dm/mesh/examples/tutorials/bratu1.hh
/petsc/src/dm/mesh/examples/tutorials/laplaceBEM1.hh
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/problemTests.cxx
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/ksp/pc/impls/hypre/hypre.c
aij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/makefile
/petsc/src/mat/matfd/ftn-custom/zfdmatrixf.c
/petsc/src/snes/interface/ftn-custom/zsnesf.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/damg.c
/petsc/src/sys/objects/mpinit.c
7b39479825-Dec-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge from release

Hg-commit: e68deefce83a763f408358290234a210cf6f116f

fd3f55cb25-Dec-2009 Matthew Knepley <knepley@mcs.anl.gov>

Fixed a potential overflow

Hg-commit: f4ec4e8399780c463817a9f7c0e231622548321c


/petsc/bin/matlab/PetscReadBinaryMatlab.m
/petsc/config/PETSc/packages/PaStiX.py
/petsc/config/PETSc/packages/Scotch.py
/petsc/config/PETSc/packages/Zoltan.py
/petsc/config/PETSc/utilities/fortranCommandLine.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscmatfactorinfosize.h
/petsc/include/finclude/petscmatinfosize.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/mpiuni/mpif.h
/petsc/include/petscblaslapack.h
/petsc/include/petscversion.h
/petsc/makefile
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex106.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/ex122.c
/petsc/src/mat/examples/tests/ex123.c
aijfact.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/multequal.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/sys/mpiuni/mpi.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/utils/vpscat.c
98a9316104-Dec-2009 Hong Zhang <hzhang@mcs.anl.gov>

add zeropivot scheme into MatCholeskyFactorNumeric_SeqAIJ_newdatastruct()
add tests for zeropivot

Hg-commit: f74e515775ce67b6ee1299fe8b514a586091f929

1bfa06ea02-Dec-2009 Jed Brown <jed@59A2.org>

Fix Malloc2 being freed separately, several places in aijfact.c

Hg-commit: dc4b97252ef8c05e96f0897a653d9100136e7940

0be760fb01-Dec-2009 Hong Zhang <hzhang@mcs.anl.gov>

enable cholesky factorization with new data structure for seqaij format

Hg-commit: e48790f0df7ecb45919e5c3cbaf6d42481c0b54a

c5546cab30-Nov-2009 Hong Zhang <hzhang@mcs.anl.gov>

bugfix for MatCholeskyFactorNumeric_SeqAIJ()
enable icc with levels>1 for newdatastructure

Hg-commit: b92cb12183865283d31284b3ce1fac4fb26ecafe

a6df321f30-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

minor cleanup

Hg-commit: 0a9e2825748d691ce9f8a33c26957e18dc8f1c7c

da93591f29-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

removed PETSC_ARCH/conf/base and
added support for not setting PETSC_ARCH and PETSC_DIR with --prefix option

Hg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58


/petsc/bin/maint/generatefortranstubs.py
/petsc/bin/maint/toclapack.sh
/petsc/config/PETSc/Configure.py
/petsc/config/install.py
/petsc/include/finclude/ftn-custom/makefile
/petsc/include/finclude/makefile
/petsc/include/finclude/petscpcdef.h
/petsc/include/makefile
/petsc/include/petscblaslapack_c.h
/petsc/include/petscpc.h
/petsc/include/private/makefile
/petsc/include/private/vecimpl.h
/petsc/include/sieve/makefile
/petsc/makefile
/petsc/src/benchmarks/makefile
/petsc/src/benchmarks/streams/makefile
/petsc/src/contrib/blopex/driver/makefile
/petsc/src/contrib/blopex/driver_fiedler/makefile
/petsc/src/contrib/blopex/driver_fortran/makefile
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/dvr/makefile
/petsc/src/contrib/fun3d/comp/makefile
/petsc/src/contrib/fun3d/incomp/makefile
/petsc/src/contrib/fun3d/makefile
/petsc/src/contrib/keyes/makefile
/petsc/src/contrib/makefile
/petsc/src/contrib/remote/makefile
/petsc/src/dm/adda/examples/makefile
/petsc/src/dm/adda/examples/tests/makefile
/petsc/src/dm/adda/makefile
/petsc/src/dm/ao/examples/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/ao/impls/basic/ftn-custom/makefile
/petsc/src/dm/ao/impls/basic/makefile
/petsc/src/dm/ao/impls/makefile
/petsc/src/dm/ao/impls/mapping/ftn-custom/makefile
/petsc/src/dm/ao/impls/mapping/makefile
/petsc/src/dm/ao/interface/ftn-custom/makefile
/petsc/src/dm/ao/interface/makefile
/petsc/src/dm/ao/makefile
/petsc/src/dm/da/examples/makefile
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/makefile
/petsc/src/dm/da/src/f90-custom/makefile
/petsc/src/dm/da/src/ftn-custom/makefile
/petsc/src/dm/da/src/makefile
/petsc/src/dm/da/src/usfft/makefile
/petsc/src/dm/da/utils/f90-custom/makefile
/petsc/src/dm/da/utils/ftn-custom/makefile
/petsc/src/dm/da/utils/makefile
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/ftn-custom/makefile
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/f90-custom/makefile
/petsc/src/dm/mesh/ftn-custom/makefile
/petsc/src/dm/mesh/impls/cartesian/makefile
/petsc/src/dm/mesh/impls/makefile
/petsc/src/dm/mesh/makefile
/petsc/src/dm/mesh/sieve/makefile
/petsc/src/docs/makefile
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/inline/makefile
/petsc/src/ksp/f90-mod/makefile
/petsc/src/ksp/ksp/examples/makefile
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/makefile
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgslimpl.h
/petsc/src/ksp/ksp/impls/bcgsl/makefile
/petsc/src/ksp/ksp/impls/bicg/makefile
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgeig.c
/petsc/src/ksp/ksp/impls/cg/cgimpl.h
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/cgne/makefile
/petsc/src/ksp/ksp/impls/cg/cgtype.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltrimpl.h
/petsc/src/ksp/ksp/impls/cg/gltr/makefile
/petsc/src/ksp/ksp/impls/cg/makefile
/petsc/src/ksp/ksp/impls/cg/nash/makefile
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/nash/nashimpl.h
/petsc/src/ksp/ksp/impls/cg/stcg/makefile
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcgimpl.h
/petsc/src/ksp/ksp/impls/cgs/makefile
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cheby/chebychevimpl.h
/petsc/src/ksp/ksp/impls/cheby/makefile
/petsc/src/ksp/ksp/impls/cr/makefile
/petsc/src/ksp/ksp/impls/gmres/borthog.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/gmres/fgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/gmpre.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/gmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h
/petsc/src/ksp/ksp/impls/gmres/lgmres/makefile
/petsc/src/ksp/ksp/impls/gmres/makefile
/petsc/src/ksp/ksp/impls/ibcgs/makefile
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lcd/lcdimpl.h
/petsc/src/ksp/ksp/impls/lcd/makefile
/petsc/src/ksp/ksp/impls/lsqr/makefile
/petsc/src/ksp/ksp/impls/makefile
/petsc/src/ksp/ksp/impls/minres/makefile
/petsc/src/ksp/ksp/impls/preonly/makefile
/petsc/src/ksp/ksp/impls/python/ftn-custom/makefile
/petsc/src/ksp/ksp/impls/python/makefile
/petsc/src/ksp/ksp/impls/qcg/makefile
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/qcg/qcgimpl.h
/petsc/src/ksp/ksp/impls/rich/makefile
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/rich/richardsonimpl.h
/petsc/src/ksp/ksp/impls/rich/richscale.c
/petsc/src/ksp/ksp/impls/symmlq/makefile
/petsc/src/ksp/ksp/impls/tcqmr/makefile
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmrimpl.h
/petsc/src/ksp/ksp/impls/tfqmr/makefile
/petsc/src/ksp/ksp/interface/f90-custom/makefile
/petsc/src/ksp/ksp/interface/ftn-custom/makefile
/petsc/src/ksp/ksp/interface/makefile
/petsc/src/ksp/ksp/makefile
/petsc/src/ksp/ksp/utils/daint.c
/petsc/src/ksp/ksp/utils/makefile
/petsc/src/ksp/makefile
/petsc/src/ksp/pc/examples/makefile
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asa/makefile
/petsc/src/ksp/pc/impls/asm/ftn-custom/makefile
/petsc/src/ksp/pc/impls/asm/makefile
/petsc/src/ksp/pc/impls/bfbt/makefile
/petsc/src/ksp/pc/impls/bjacobi/ftn-custom/makefile
/petsc/src/ksp/pc/impls/bjacobi/makefile
/petsc/src/ksp/pc/impls/composite/ftn-custom/makefile
/petsc/src/ksp/pc/impls/composite/makefile
/petsc/src/ksp/pc/impls/cp/makefile
/petsc/src/ksp/pc/impls/eisens/makefile
/petsc/src/ksp/pc/impls/factor/cholesky/makefile
/petsc/src/ksp/pc/impls/factor/ftn-custom/makefile
/petsc/src/ksp/pc/impls/factor/icc/makefile
/petsc/src/ksp/pc/impls/factor/ilu/makefile
/petsc/src/ksp/pc/impls/factor/lu/makefile
/petsc/src/ksp/pc/impls/factor/makefile
/petsc/src/ksp/pc/impls/fieldsplit/makefile
/petsc/src/ksp/pc/impls/galerkin/makefile
/petsc/src/ksp/pc/impls/hypre/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hypre/makefile
/petsc/src/ksp/pc/impls/is/feti/examples/makefile
/petsc/src/ksp/pc/impls/is/feti/makefile
/petsc/src/ksp/pc/impls/is/makefile
/petsc/src/ksp/pc/impls/is/nn/makefile
/petsc/src/ksp/pc/impls/jacobi/makefile
/petsc/src/ksp/pc/impls/ksp/makefile
/petsc/src/ksp/pc/impls/lsc/makefile
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/mat/makefile
/petsc/src/ksp/pc/impls/mg/ftn-custom/makefile
/petsc/src/ksp/pc/impls/mg/makefile
/petsc/src/ksp/pc/impls/ml/makefile
/petsc/src/ksp/pc/impls/none/makefile
/petsc/src/ksp/pc/impls/openmp/makefile
/petsc/src/ksp/pc/impls/pbjacobi/makefile
/petsc/src/ksp/pc/impls/prometheus/makefile
/petsc/src/ksp/pc/impls/python/ftn-custom/makefile
/petsc/src/ksp/pc/impls/python/makefile
/petsc/src/ksp/pc/impls/redistribute/makefile
/petsc/src/ksp/pc/impls/redundant/makefile
/petsc/src/ksp/pc/impls/shell/ftn-custom/makefile
/petsc/src/ksp/pc/impls/shell/makefile
/petsc/src/ksp/pc/impls/sor/makefile
/petsc/src/ksp/pc/impls/spai/makefile
/petsc/src/ksp/pc/impls/supportgraph/makefile
/petsc/src/ksp/pc/impls/tfs/makefile
/petsc/src/ksp/pc/impls/wb/makefile
/petsc/src/ksp/pc/interface/ftn-custom/makefile
/petsc/src/ksp/pc/interface/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/makefile
/petsc/src/makefile
/petsc/src/mat/color/ftn-custom/makefile
/petsc/src/mat/color/makefile
/petsc/src/mat/examples/makefile
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/f90-mod/makefile
/petsc/src/mat/ftn-custom/makefile
/petsc/src/mat/ftn-kernels/makefile
/petsc/src/mat/impls/adic/makefile
/petsc/src/mat/impls/adj/makefile
/petsc/src/mat/impls/adj/mpi/ftn-custom/makefile
/petsc/src/mat/impls/adj/mpi/makefile
/petsc/src/mat/impls/aij/aij/makefile
/petsc/src/mat/impls/aij/makefile
/petsc/src/mat/impls/aij/mpi/crl/makefile
/petsc/src/mat/impls/aij/mpi/csrperm/makefile
/petsc/src/mat/impls/aij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/aij/mpi/makefile
/petsc/src/mat/impls/aij/mpi/mumps/makefile
/petsc/src/mat/impls/aij/mpi/pastix/makefile
/petsc/src/mat/impls/aij/mpi/spooles/makefile
/petsc/src/mat/impls/aij/mpi/superlu_dist/makefile
crl/ftn-kernels/makefile
crl/makefile
csrperm/makefile
dxml/makefile
essl/makefile
ftn-custom/makefile
ftn-kernels/makefile
lusol/makefile
makefile
matlab/makefile
spooles/makefile
superlu/makefile
umfpack/makefile
/petsc/src/mat/impls/baij/makefile
/petsc/src/mat/impls/baij/mpi/dscpack/makefile
/petsc/src/mat/impls/baij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/baij/mpi/makefile
/petsc/src/mat/impls/baij/seq/ftn-custom/makefile
/petsc/src/mat/impls/baij/seq/ftn-kernels/makefile
/petsc/src/mat/impls/baij/seq/makefile
/petsc/src/mat/impls/blockmat/makefile
/petsc/src/mat/impls/blockmat/seq/makefile
/petsc/src/mat/impls/composite/makefile
/petsc/src/mat/impls/dense/makefile
/petsc/src/mat/impls/dense/mpi/ftn-custom/makefile
/petsc/src/mat/impls/dense/mpi/makefile
/petsc/src/mat/impls/dense/seq/ftn-custom/makefile
/petsc/src/mat/impls/dense/seq/makefile
/petsc/src/mat/impls/feti/makefile
/petsc/src/mat/impls/fftw/ftn-custom/makefile
/petsc/src/mat/impls/fftw/makefile
/petsc/src/mat/impls/framework/makefile
/petsc/src/mat/impls/hypre/makefile
/petsc/src/mat/impls/is/makefile
/petsc/src/mat/impls/lrc/makefile
/petsc/src/mat/impls/maij/makefile
/petsc/src/mat/impls/makefile
/petsc/src/mat/impls/mffd/ftn-custom/makefile
/petsc/src/mat/impls/mffd/makefile
/petsc/src/mat/impls/normal/makefile
/petsc/src/mat/impls/python/ftn-custom/makefile
/petsc/src/mat/impls/python/makefile
/petsc/src/mat/impls/sbaij/makefile
/petsc/src/mat/impls/sbaij/mpi/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/spooles/makefile
/petsc/src/mat/impls/sbaij/seq/ftn-custom/makefile
/petsc/src/mat/impls/sbaij/seq/makefile
/petsc/src/mat/impls/sbaij/seq/spooles/makefile
/petsc/src/mat/impls/scatter/makefile
/petsc/src/mat/impls/shell/ftn-custom/makefile
/petsc/src/mat/impls/shell/makefile
/petsc/src/mat/impls/submat/makefile
/petsc/src/mat/impls/transpose/makefile
/petsc/src/mat/interface/f90-custom/makefile
/petsc/src/mat/interface/ftn-custom/makefile
/petsc/src/mat/interface/makefile
/petsc/src/mat/makefile
/petsc/src/mat/matfd/ftn-custom/makefile
/petsc/src/mat/matfd/makefile
/petsc/src/mat/order/ftn-custom/makefile
/petsc/src/mat/order/makefile
/petsc/src/mat/partition/ftn-custom/makefile
/petsc/src/mat/partition/impls/chaco/makefile
/petsc/src/mat/partition/impls/jostle/makefile
/petsc/src/mat/partition/impls/makefile
/petsc/src/mat/partition/impls/party/ftn-custom/makefile
/petsc/src/mat/partition/impls/party/makefile
/petsc/src/mat/partition/impls/pmetis/makefile
/petsc/src/mat/partition/impls/scotch/ftn-custom/makefile
/petsc/src/mat/partition/impls/scotch/makefile
/petsc/src/mat/partition/makefile
/petsc/src/mat/utils/ftn-custom/makefile
/petsc/src/mat/utils/makefile
/petsc/src/semiLagrange/examples/makefile
/petsc/src/semiLagrange/examples/tutorials/makefile
/petsc/src/semiLagrange/impls/da/makefile
/petsc/src/semiLagrange/impls/makefile
/petsc/src/semiLagrange/interface/makefile
/petsc/src/semiLagrange/makefile
/petsc/src/snes/examples/makefile
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/ex10d/makefile
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/f90-mod/makefile
/petsc/src/snes/ftn-custom/makefile
/petsc/src/snes/impls/ls/ftn-custom/makefile
/petsc/src/snes/impls/ls/makefile
/petsc/src/snes/impls/makefile
/petsc/src/snes/impls/picard/makefile
/petsc/src/snes/impls/python/ftn-custom/makefile
/petsc/src/snes/impls/python/makefile
/petsc/src/snes/impls/test/makefile
/petsc/src/snes/impls/tr/makefile
/petsc/src/snes/interface/f90-custom/makefile
/petsc/src/snes/interface/ftn-custom/makefile
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/noise/makefile
/petsc/src/snes/makefile
/petsc/src/snes/mf/makefile
/petsc/src/snes/utils/adutils/makefile
/petsc/src/snes/utils/ftn-custom/makefile
/petsc/src/snes/utils/makefile
/petsc/src/snes/utils/sieve/makefile
/petsc/src/sys/adic/Gradient/makefile
/petsc/src/sys/adic/adic/makefile
/petsc/src/sys/adic/adintrinsics/makefile
/petsc/src/sys/adic/makefile
/petsc/src/sys/bag/f90-custom/makefile
/petsc/src/sys/bag/makefile
/petsc/src/sys/dll/makefile
/petsc/src/sys/draw/examples/makefile
/petsc/src/sys/draw/examples/tests/makefile
/petsc/src/sys/draw/examples/tutorials/makefile
/petsc/src/sys/draw/impls/makefile
/petsc/src/sys/draw/impls/ps/makefile
/petsc/src/sys/draw/impls/win32/makefile
/petsc/src/sys/draw/impls/x/ftn-custom/makefile
/petsc/src/sys/draw/impls/x/makefile
/petsc/src/sys/draw/interface/ftn-custom/makefile
/petsc/src/sys/draw/interface/makefile
/petsc/src/sys/draw/makefile
/petsc/src/sys/draw/utils/ftn-custom/makefile
/petsc/src/sys/draw/utils/makefile
/petsc/src/sys/error/examples/tests/makefile
/petsc/src/sys/error/ftn-custom/makefile
/petsc/src/sys/error/makefile
/petsc/src/sys/examples/makefile
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/f90-mod/makefile
/petsc/src/sys/f90-src/fsrc/makefile
/petsc/src/sys/f90-src/makefile
/petsc/src/sys/fileio/ftn-custom/makefile
/petsc/src/sys/fileio/makefile
/petsc/src/sys/fsrc/makefile
/petsc/src/sys/ftn-custom/makefile
/petsc/src/sys/makefile
/petsc/src/sys/matlabengine/ftn-custom/makefile
/petsc/src/sys/matlabengine/makefile
/petsc/src/sys/memory/ftn-custom/makefile
/petsc/src/sys/memory/makefile
/petsc/src/sys/mpiuni/f90-mod/makefile
/petsc/src/sys/mpiuni/makefile
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/plog/ftn-custom/makefile
/petsc/src/sys/plog/makefile
/petsc/src/sys/plog/utils/makefile
/petsc/src/sys/python/ftn-custom/makefile
/petsc/src/sys/python/makefile
/petsc/src/sys/random/examples/makefile
/petsc/src/sys/random/impls/makefile
/petsc/src/sys/random/impls/rand/makefile
/petsc/src/sys/random/impls/rand48/makefile
/petsc/src/sys/random/impls/sprng/makefile
/petsc/src/sys/random/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/time/makefile
/petsc/src/sys/time/nt_time/makefile
/petsc/src/sys/time/rs6000_time/makefile
/petsc/src/sys/utils/ftn-custom/makefile
/petsc/src/sys/utils/ftn-kernels/makefile
/petsc/src/sys/utils/makefile
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/ftn-custom/makefile
/petsc/src/sys/verbose/makefile
/petsc/src/sys/viewer/examples/makefile
/petsc/src/sys/viewer/examples/tests/makefile
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/makefile
/petsc/src/sys/viewer/impls/ascii/makefile
/petsc/src/sys/viewer/impls/binary/f90-custom/makefile
/petsc/src/sys/viewer/impls/binary/ftn-custom/makefile
/petsc/src/sys/viewer/impls/binary/makefile
/petsc/src/sys/viewer/impls/draw/ftn-custom/makefile
/petsc/src/sys/viewer/impls/draw/makefile
/petsc/src/sys/viewer/impls/hdf5/ftn-custom/makefile
/petsc/src/sys/viewer/impls/hdf5/makefile
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/impls/mathematica/makefile
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/matlab/ftn-custom/makefile
/petsc/src/sys/viewer/impls/matlab/makefile
/petsc/src/sys/viewer/impls/netcdf/makefile
/petsc/src/sys/viewer/impls/silo/makefile
/petsc/src/sys/viewer/impls/socket/ftn-custom/makefile
/petsc/src/sys/viewer/impls/socket/makefile
/petsc/src/sys/viewer/impls/socket/matlab/makefile
/petsc/src/sys/viewer/impls/string/ftn-custom/makefile
/petsc/src/sys/viewer/impls/string/makefile
/petsc/src/sys/viewer/impls/vu/makefile
/petsc/src/sys/viewer/interface/ftn-custom/makefile
/petsc/src/sys/viewer/interface/makefile
/petsc/src/sys/viewer/interface/viewers.c
/petsc/src/sys/viewer/makefile
/petsc/src/ts/examples/makefile
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/f90-mod/makefile
/petsc/src/ts/impls/explicit/euler/makefile
/petsc/src/ts/impls/explicit/makefile
/petsc/src/ts/impls/explicit/rk/makefile
/petsc/src/ts/impls/explicit/ssp/makefile
/petsc/src/ts/impls/implicit/beuler/makefile
/petsc/src/ts/impls/implicit/cn/makefile
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/makefile
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/impls/implicit/sundials/ftn-custom/makefile
/petsc/src/ts/impls/implicit/sundials/makefile
/petsc/src/ts/impls/implicit/theta/makefile
/petsc/src/ts/impls/makefile
/petsc/src/ts/impls/pseudo/makefile
/petsc/src/ts/impls/python/ftn-custom/makefile
/petsc/src/ts/impls/python/makefile
/petsc/src/ts/interface/ftn-custom/makefile
/petsc/src/ts/interface/makefile
/petsc/src/ts/makefile
/petsc/src/vec/f90-mod/makefile
/petsc/src/vec/ftn-custom/makefile
/petsc/src/vec/is/examples/makefile
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/impls/block/ftn-custom/makefile
/petsc/src/vec/is/impls/block/makefile
/petsc/src/vec/is/impls/f90-custom/makefile
/petsc/src/vec/is/impls/general/makefile
/petsc/src/vec/is/impls/makefile
/petsc/src/vec/is/impls/stride/makefile
/petsc/src/vec/is/interface/f90-custom/makefile
/petsc/src/vec/is/interface/ftn-custom/makefile
/petsc/src/vec/is/interface/makefile
/petsc/src/vec/is/makefile
/petsc/src/vec/is/utils/f90-custom/makefile
/petsc/src/vec/is/utils/ftn-custom/makefile
/petsc/src/vec/is/utils/makefile
/petsc/src/vec/makefile
/petsc/src/vec/pf/examples/makefile
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/pf/impls/constant/makefile
/petsc/src/vec/pf/impls/makefile
/petsc/src/vec/pf/impls/matlab/makefile
/petsc/src/vec/pf/impls/string/makefile
/petsc/src/vec/pf/interface/makefile
/petsc/src/vec/pf/makefile
/petsc/src/vec/vec/examples/makefile
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/impls/hypre/makefile
/petsc/src/vec/vec/impls/makefile
/petsc/src/vec/vec/impls/mpi/ftn-custom/makefile
/petsc/src/vec/vec/impls/mpi/makefile
/petsc/src/vec/vec/impls/mpi/pvec2.c
/petsc/src/vec/vec/impls/seq/ftn-custom/makefile
/petsc/src/vec/vec/impls/seq/ftn-kernels/makefile
/petsc/src/vec/vec/impls/seq/makefile
/petsc/src/vec/vec/impls/shared/makefile
/petsc/src/vec/vec/impls/sieve/makefile
/petsc/src/vec/vec/interface/f90-custom/makefile
/petsc/src/vec/vec/interface/ftn-custom/makefile
/petsc/src/vec/vec/interface/makefile
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/makefile
/petsc/src/vec/vec/utils/ftn-custom/makefile
/petsc/src/vec/vec/utils/makefile
/petsc/src/vec/vec/utils/matlab/makefile
/petsc/src/vec/vec/utils/vecstash.c
/petsc/tutorials/makefile
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysicsNonlinear/makefile
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/python/makefile
/petsc/tutorials/tmp/makefile
16cd7e1d25-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added viewer for factored Mat_SeqAIJ matrix with new data structure

Hg-commit: 3e4b70f85b42be51705563789af81c5f42989b6a


/petsc/.hgignore
/petsc/config/install.py
/petsc/include/finclude/petsc.h
/petsc/include/private/matimpl.h
/petsc/src/benchmarks/streams/BasicVersion.c
/petsc/src/benchmarks/streams/OpenMPVersion.c
/petsc/src/benchmarks/streams/makefile
/petsc/src/dm/adda/adda.c
/petsc/src/dm/adda/addaimpl.h
/petsc/src/ksp/ksp/examples/tutorials/ex40.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/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
aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/normal/normm.c
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.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/relax.h
/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/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/impls/submat/submat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/order/sp1wd.c
/petsc/src/mat/order/spnd.c
/petsc/src/mat/order/spqmd.c
/petsc/src/mat/order/sprcm.c
/petsc/src/mat/utils/freespace.c
/petsc/src/mat/utils/matstash.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/semiLagrange/interface/characteristic.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/ps/pops.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/ts/impls/implicit/gl/gl.c
4b6ac39318-Nov-2009 Hong Zhang <hzhang@mcs.anl.gov>

fix memory leak in MatApplyPAPt_Numeric_SeqAIJ_SeqAIJ()

Hg-commit: 1e2e9d16b86452988278fcf55d0ad6fbfb9fc531

23bdbc5817-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

inserted a few more PetscMallocN() to replace horrible manual multi-mallocs

Hg-commit: ae671dcefc77b91e214e2edb3ba1693fff38f861

0e83c82417-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

fixed a few more places that should have PetscMallocN() instead of currently ugly management.

Hg-commit: 0dd122d345dd22def0c7686de6381caf4ec39aa9


/petsc/config/PETSc/packages/Zoltan.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscao.h
/petsc/include/petscmat.h
/petsc/src/dm/ao/examples/tests/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/da/examples/tests/ex4.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/daindex.c
/petsc/src/dm/da/src/dainterp.c
/petsc/src/dm/da/utils/sliced.c
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/interface/eige.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/impls/aij/mpi/fdmpiaij.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/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
aij.c
aijfact.c
inode.c
matpapt.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/framework/makefile
/petsc/src/mat/impls/framework/mframework.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/ts/impls/implicit/gl/gl.c
1df811f512-Nov-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatILUFactor_SeqAIJ_newdatastruct()
A new factored matrix replaces original matrix, not a truely in-place ILUFactor yet.

Hg-commit: 91b0681184393e3d9164d75f2c8c31b1eb5b6b4b

71fd2e9211-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

added check on PetscValidScalarPointer() to all the MatSetValues_() routines to check for non-double aligned

Hg-commit: 1f2e574d0828af632142de782d665f4dded95c8f

b4f5729f08-Nov-2009 Shri Abhyankar <abhyshr@mcs.anl.gov>

Clean up
- Removed new data structure version 1 Symbolic and Numeric factorization routines for MatSeqAIJ

Hg-commit: 49f3a6caefdf2814d1fb782701a069ba7f00b53f

41c166b107-Nov-2009 Jed Brown <jed@59A2.org>

MatSetBlockSize(): check arguments for BAIJ, doc fix

Hg-commit: 90ca53cce18f1135aa99498da55f8b44674ff9ae


/petsc/config/PETSc/Configure.py
/petsc/include/finclude/petscmat.h
/petsc/include/petsc.hh
/petsc/include/petscmat.h
/petsc/include/petscts.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/src/dm/da/utils/sliced.c
/petsc/src/dm/mesh/examples/tutorials/bratu1.cxx
/petsc/src/dm/mesh/examples/tutorials/laplaceBEM1.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/examples/tutorials/problemTests.cxx
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex29.c
/petsc/src/ksp/ksp/examples/tutorials/ex11f.F
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/feti/fetipc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/mat/examples/tests/ex100.c
/petsc/src/mat/examples/tests/ex103.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex106.c
/petsc/src/mat/examples/tests/ex107.c
/petsc/src/mat/examples/tests/ex109.c
/petsc/src/mat/examples/tests/ex122.c
/petsc/src/mat/examples/tests/ex123.c
/petsc/src/mat/examples/tests/ex127.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex127.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/feti/feti.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/mpi/makefile
/petsc/src/mat/impls/sbaij/mpi/mpiaijsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.h
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/compressedrow.c
/petsc/src/mat/utils/convert.c
/petsc/src/mat/utils/matstashspace.c
/petsc/src/mat/utils/multequal.c
/petsc/src/sys/draw/impls/x/text.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/ftn-custom/makefile
/petsc/src/sys/objects/ftn-custom/zdestroyf.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/ts/examples/tutorials/ex8.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gl.h
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/impls/implicit/gl/makefile
/petsc/src/ts/interface/dlregists.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/utils/vscat.c
6546025106-Nov-2009 Barry Smith <bsmith@mcs.anl.gov>

changed PETSC_USE_SINGLE etc to PETSC_USE_SCALAR_SINGLE to make clearer that this variable is related to defining the scalar type

Hg-commit: 091ca03e9ad7a91d59048671631a058ed1b9044d

eeffb40d03-Nov-2009 Hong Zhang <hzhang@mcs.anl.gov>

add MatMult_SeqSBAIJ_1_Hermitian() and MatHermitianTranspose()

Hg-commit: 284b8e9149e7268648f12ec58fc3a6cb75e5468c

8a76ed4f30-Oct-2009 Hong Zhang <hzhang@mcs.anl.gov>

update comment for icc new data structure

Hg-commit: 4d53f40c553e8523666a783015a61ddd97feda1d

8ff2377730-Oct-2009 Hong Zhang <hzhang@mcs.anl.gov>

factor common options for PCSetFromOptions_ILU(), LU() etc into PCSetFromOptions_Factor()
rename PCFactorSetPivoting -> PCFactorSetColumnPivot

Hg-commit: 9fc226d4711fc60f38c040374fd14f9fe3620f06

1...<<101102103104105106107108109110>>...168