History log of /petsc/src/mat/impls/aij/ (Results 2726 – 2750 of 6618)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
d87de81718-Nov-2014 Barry Smith <bsmith@mcs.anl.gov>

fix incorrect change to PetscMalloc1()

20be8e6118-Nov-2014 Hong Zhang <hzhang@mcs.anl.gov>

add error flags for MatGetDiagonal when user calls it for matrix factor of mumps, superlu and superlu_dist

854ce69b15-Nov-2014 Barry Smith <bsmith@mcs.anl.gov>

convert some PetscMalloc() to PetscMalloc1()
remove unneeded () in first argument to PetscMalloc/Calloc1()
fixes for MATLAB examples


/petsc/bin/petscnagupgrade.py
/petsc/config/PETSc/Regression.py
/petsc/include/petscbt.h
/petsc/include/petscsys.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/ex8.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/ex1.c
/petsc/src/dm/examples/tutorials/ex6.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/dadd.c
/petsc/src/dm/impls/da/dagetelem.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daltol.c
/petsc/src/dm/impls/da/dapreallocate.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/usfft/matusfft.c
/petsc/src/dm/impls/network/network.c
/petsc/src/dm/impls/plex/plex.c
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexgmsh.c
/petsc/src/dm/impls/plex/plexlabel.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/impls/plex/plexreorder.c
/petsc/src/dm/impls/plex/plexsubmesh.c
/petsc/src/dm/impls/plex/plextree.c
/petsc/src/dm/impls/plex/plexvtk.c
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/dmget.c
/petsc/src/docs/website/petsc-20.html
/petsc/src/ksp/ksp/examples/tests/ex10.c
/petsc/src/ksp/ksp/examples/tests/ex11.c
/petsc/src/ksp/ksp/examples/tests/ex30.c
/petsc/src/ksp/ksp/examples/tests/ex32.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/ex51.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/ex59.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.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/impls/gmres/pgmres/pgmres.c
/petsc/src/ksp/ksp/interface/iguess.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcgraph.c
/petsc/src/ksp/pc/impls/bddc/bddcnullspace.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/parms/parms.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/color/impls/minpack/color.c
/petsc/src/mat/color/impls/natural/natural.c
/petsc/src/mat/color/utils/bipartite.c
/petsc/src/mat/color/utils/valid.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex118.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/ex144.c
/petsc/src/mat/examples/tests/ex146.c
/petsc/src/mat/examples/tests/ex152.c
/petsc/src/mat/examples/tests/ex32.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/examples/tutorials/ex12.c
/petsc/src/mat/examples/tutorials/ex5.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
mpi/crl/mcrl.c
mpi/fdmpiaij.c
mpi/mmaij.c
mpi/mpiaij.c
mpi/mpimatmatmult.c
mpi/mpiov.c
mpi/mpiptap.c
mpi/pastix/pastix.c
seq/aij.c
seq/aijfact.c
seq/bas/basfactor.c
seq/bas/spbas.c
seq/csrperm/csrperm.c
seq/ij.c
seq/inode.c
seq/matlab/aijmatlab.c
seq/matmatmult.c
seq/matptap.c
seq/mkl_pardiso/mkl_pardiso.c
seq/seqcusp/aijcusp.cu
seq/seqcusparse/aijcusparse.cu
seq/superlu/superlu.c
seq/symtranspose.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/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/cufft/cufft.cu
/petsc/src/mat/impls/dense/mpi/mmdense.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.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/shell/shellcnv.c
/petsc/src/mat/order/sorder.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/mat/partition/impls/party/party.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/pheap.c
/petsc/src/snes/examples/tutorials/ex30.c
/petsc/src/snes/examples/tutorials/ex5s.c
/petsc/src/snes/impls/composite/snescomposite.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesj2.c
/petsc/src/snes/interface/snesut.c
/petsc/src/sys/classes/draw/interface/draw.c
/petsc/src/sys/classes/draw/utils/hists.c
/petsc/src/sys/classes/viewer/impls/ascii/filev.c
/petsc/src/sys/classes/viewer/impls/binary/binv.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/error/fp.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/ftest.c
/petsc/src/sys/ftn-custom/zutils.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/fcallback.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/threadcomm/examples/tutorials/ex2.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/ctable.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/utils/mpiu.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/interface/fdiff.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/unconstrained/impls/neldermead/neldermead.c
/petsc/src/ts/characteristic/impls/da/slda.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/event/tsevent.c
/petsc/src/ts/examples/tests/ex10.c
/petsc/src/ts/examples/tests/ex22.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/vec/is/ao/impls/basic/aobasic.c
/petsc/src/vec/is/ao/impls/mapping/aomapping.c
/petsc/src/vec/is/ao/impls/memscalable/aomemscalable.c
/petsc/src/vec/is/is/utils/f90-custom/ziscoloringf90.c
/petsc/src/vec/is/is/utils/ftn-custom/ziscoloringf.c
/petsc/src/vec/is/is/utils/iscoloring.c
/petsc/src/vec/is/is/utils/isdiff.c
/petsc/src/vec/is/sf/impls/basic/sfbasic.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/is/utils/pmap.c
/petsc/src/vec/is/utils/vsectionis.c
/petsc/src/vec/vec/examples/tests/ex24.c
/petsc/src/vec/vec/examples/tutorials/ex9.c
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/interface/f90-custom/zvectorf90.c
/petsc/src/vec/vec/utils/vinv.c
/petsc/systems/Apple/OSX/bin/makeall
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/bin/arch-ios-simulator.py
/petsc/systems/Apple/iOS/bin/iosbuilder.py
/petsc/systems/Apple/iOS/bin/makeall
/petsc/tutorials/HandsOnExercise.html
ab78454214-Nov-2014 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of MatAXPY() with case SUBSET_NONZERO_PATTERN for sbaij matrix, see report by Jose Roman, Nov 11, 2014
This is on master branch (same fix was done on maint) to avoid too much conflict with mai

bugfix of MatAXPY() with case SUBSET_NONZERO_PATTERN for sbaij matrix, see report by Jose Roman, Nov 11, 2014
This is on master branch (same fix was done on maint) to avoid too much conflict with maint

show more ...

7b2ba04b14-Nov-2014 Hong Zhang <hzhang@mcs.anl.gov>

bugfix of MatAXPY() with case SUBSET_NONZERO_PATTERN for sbaij matrix, see report by Jose Roman, Nov 11, 2014

3059b6fa13-Nov-2014 Barry Smith <bsmith@mcs.anl.gov>

Allow setting the matrix block size with MatSetBlockSize() before calling MatLoad()

Reported-by: Steena M <stm8086@yahoo.com>

81e0867611-Nov-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/dynamic-matsolverpackageregister'

Conflicts:
src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu

f896727a11-Nov-2014 Karl Rupp <rupp@iue.tuwien.ac.at>

Merge branch 'dmeiser/pullrequest-fix-dmda-cusparse'

dmeiser/pullrequest-fix-dmda-cusparse:
The general problem addressed here is that multiple calls to
MatAssemblyBegin() / MatAssemblyEnd() pai

Merge branch 'dmeiser/pullrequest-fix-dmda-cusparse'

dmeiser/pullrequest-fix-dmda-cusparse:
The general problem addressed here is that multiple calls to
MatAssemblyBegin() / MatAssemblyEnd() pairs on the same matrix
were treated as an error.

Conflicts:
src/ksp/ksp/examples/tutorials/makefile
src/mat/impls/aij/seq/seqcusparse/aijcusparse.cu

show more ...

1f0d623c10-Nov-2014 Karl Rupp <rupp@iue.tuwien.ac.at>

Merge branch 'dmeiser/pullrequest-fix-PetscOptionsEnum2'

dmeiser/pullrequest-fix-PetscOptionsEnum2:
The currently set value for the various options is used
rather than a hard wired value.

Conflic

Merge branch 'dmeiser/pullrequest-fix-PetscOptionsEnum2'

dmeiser/pullrequest-fix-PetscOptionsEnum2:
The currently set value for the various options is used
rather than a hard wired value.

Conflicts:
src/mat/impls/aij/seq/seqcusp/aijcusp.cu

show more ...

29b3860310-Nov-2014 Barry Smith <bsmith@mcs.anl.gov>

properly extern "C"ing MatSolverPackage registration functions

0f39cd5a08-Nov-2014 Barry Smith <bsmith@mcs.anl.gov>

cleanup for cuda builds where nvcc is not in the path
fixes for cusparse solver with new organization of registration of solver packages

42c9c57c07-Nov-2014 Barry Smith <bsmith@mcs.anl.gov>

Moved registration of MatSolverPackages out of MatCreate_XXX routines into standalone system, this allows
1) more precise error message when a requested solver is not found
2) easier to add new solve

Moved registration of MatSolverPackages out of MatCreate_XXX routines into standalone system, this allows
1) more precise error message when a requested solver is not found
2) easier to add new solvers without touching basic PETSc matrix implementation files and the possibility of adding new solvers to the library after PETSc is installed or even at run time

show more ...

6c30de3e03-Nov-2014 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/mat-redundant_sbaij'


/petsc/config/BuildSystem/config/packages/ml.py
/petsc/config/BuildSystem/config/packages/p4est.py
/petsc/config/builder.py
/petsc/include/finclude/petscmat.h
/petsc/include/finclude/petscpc.h
/petsc/include/finclude/petscpcdef.h
/petsc/include/petsc-private/dmpleximpl.h
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/pcimpl.h
/petsc/include/petsc-private/petscfeimpl.h
/petsc/include/petscdmplex.h
/petsc/include/petscerror.h
/petsc/include/petscfe.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscpc.h
/petsc/include/petsctao.h
/petsc/src/dm/dt/interface/dtfe.c
/petsc/src/dm/examples/tests/output/ex16_1.out
/petsc/src/dm/examples/tests/output/ex16_2.out
/petsc/src/dm/impls/da/dalocal.c
/petsc/src/dm/impls/plex/examples/tests/ex1.c
/petsc/src/dm/impls/plex/examples/tests/makefile
/petsc/src/dm/impls/plex/examples/tests/output/ex1_13.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_14.out
/petsc/src/dm/impls/plex/examples/tests/output/ex1_6.out
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/dm/impls/plex/plexfem.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexgeometry.c
/petsc/src/dm/impls/plex/plexrefine.c
/petsc/src/dm/interface/dmi.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex25.c
/petsc/src/ksp/ksp/examples/tests/ex37.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_redundant.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_redundant_0.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex7_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex7_2.out
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/dmproject.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/bddc/bddc.h
/petsc/src/ksp/pc/impls/bddc/bddcfetidp.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.c
/petsc/src/ksp/pc/impls/bddc/bddcprivate.h
/petsc/src/ksp/pc/impls/bddc/bddcstructs.h
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/cholesky/cholesky.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/icc/icc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/gamg/classical.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/svd/svd.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/examples/tests/ex169.c
/petsc/src/mat/examples/tests/ex86.c
/petsc/src/mat/examples/tests/ex87.c
/petsc/src/mat/examples/tests/ex9.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex139_1.out
/petsc/src/mat/examples/tests/output/ex86_1.out
/petsc/src/mat/examples/tests/output/ex86_2.out
/petsc/src/mat/examples/tests/output/ex86_3.out
/petsc/src/mat/examples/tests/output/ex9_3_baij.out
/petsc/src/mat/examples/tests/output/ex9_3_sbaij.out
/petsc/src/mat/examples/tests/output/ex9_4_baij.out
/petsc/src/mat/examples/tests/output/ex9_4_sbaij.out
mpi/mpiaij.c
mpi/mpiaij.h
seq/aij.c
seq/aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij.h
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex66.c
/petsc/src/snes/examples/tutorials/network/pflow/PFReadData.c
/petsc/src/snes/examples/tutorials/network/pflow/pf.c
/petsc/src/snes/examples/tutorials/output/ex15_lag_jac.out
/petsc/src/snes/examples/tutorials/output/ex15_lag_pc.out
/petsc/src/snes/impls/fas/fasfunc.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/sys/classes/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/classes/viewer/impls/matlab/vmatlab.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/unconstrained/impls/nls/nls.c
/petsc/src/tao/unconstrained/impls/ntl/ntl.c
/petsc/src/tao/unconstrained/impls/ntr/ntr.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/src/vec/is/ao/impls/mapping/aomapping.c
/petsc/systems/Apple/OSX/bin/makeframework
/petsc/tutorials/HandsOnExercise.html
a593226b29-Oct-2014 Hong Zhang <hzhang@mcs.anl.gov>

call MatDestroy_Redundant from MatDestroy() instead of from MatDestroy_XXX()

110bb6e128-Oct-2014 Hong Zhang <hzhang@mcs.anl.gov>

merge MatCreateMPIAIJConcatenateSeqAIJSymbolic and xxxNumeric into MatCreateMPIMatConcatenateSeqMat_MPIAIJ()

aae456db28-Oct-2014 Hong Zhang <hzhang@mcs.anl.gov>

rm MatGetRedundantMatrix_xxx()

2c7591d024-Oct-2014 Hong Zhang <hzhang@mcs.anl.gov>

fix block size; intend to unify MatGetRedundantMatrix_XXX to MatGetRedundantMatrix()

083095a123-Oct-2014 Hong Zhang <hzhang@mcs.anl.gov>

delete MatGetRedundantMatrix_MPIAIJ_interlaced() because it does not do better than MatGetRedundantMatrix_MPIAIJ() with psubcomm_type interlaced

aaa97d3023-Oct-2014 Hong Zhang <hzhang@mcs.anl.gov>

Merge branch 'hzhang/mataxpy-subsetcleanup'

9d00ad3523-Oct-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fix-ftn-custom-continuation'

Conflicts:
config/BuildSystem/config/packages/sowing.py


/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/include/finclude/ftn-custom/petscdmplex.h90
/petsc/include/finclude/ftn-custom/petscdt.h90
/petsc/include/finclude/ftn-custom/petscis.h90
/petsc/include/finclude/ftn-custom/petscmat.h90
/petsc/include/finclude/ftn-custom/petscvec.h90
/petsc/include/petscdmplex.h
/petsc/setup.py
/petsc/src/dm/dt/interface/f90-custom/zdtdsf90.c
/petsc/src/dm/impls/plex/examples/tests/output/ex12_0.out
/petsc/src/dm/impls/plex/examples/tests/output/ex12_1.out
/petsc/src/dm/impls/plex/examples/tests/output/ex12_2.out
/petsc/src/dm/impls/plex/plexdistribute.c
/petsc/src/dm/impls/plex/plexgenerate.c
/petsc/src/dm/impls/plex/plexpartition.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/mat/examples/tests/ex48.c
mpi/mpiaij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijsolvnat.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex74f.F90
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_13.out
/petsc/src/snes/examples/tutorials/output/ex19_6.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex19_ngmres_fas_ms.out
/petsc/src/snes/examples/tutorials/output/ex19_tut_1.out.html
/petsc/src/snes/examples/tutorials/output/ex19_tut_2.out.html
/petsc/src/tao/bound/examples/tutorials/plate2f.F
/petsc/src/tao/unconstrained/examples/tutorials/eptorsion2f.F
/petsc/src/tao/unconstrained/examples/tutorials/rosenbrock1f.F
e72c402321-Oct-2014 Barry Smith <bsmith@mcs.anl.gov>

use new version of sowing to remove continuation lines in fortran generated includes

c94a748e21-Oct-2014 Barry Smith <bsmith@mcs.anl.gov>

Merge branch 'barry/fix-options-default'

Conflicts:
src/ksp/ksp/examples/tutorials/ex52.c


/petsc/config/BuildSystem/config/package.py
/petsc/config/BuildSystem/config/packages/OpenMPI.py
/petsc/config/BuildSystem/config/packages/hwloc.py
/petsc/config/BuildSystem/config/packages/sowing.py
/petsc/config/examples/arch-linux-gcc-pgf90.py
/petsc/src/benchmarks/streams/makefile
/petsc/src/dm/impls/plex/plexcreate.c
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tutorials/ex52.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/gmres/agmres/agmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresimpl.h
/petsc/src/ksp/ksp/interface/itcl.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/eisens/eisen.c
/petsc/src/ksp/pc/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/jacobi/jacobi.c
/petsc/src/ksp/pc/impls/kaczmarz/kaczmarz.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/parms/parms.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/mat/examples/tests/ex139.c
mpi/superlu_dist/superlu_dist.c
seq/mkl_pardiso/mkl_pardiso.c
seq/superlu/superlu.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/order/amd/amd.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/utils/axpy.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex28.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/sys/classes/draw/impls/opengl/openglops.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/threadcomm/impls/pthread/tcpthread.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/tao/bound/impls/gpcg/gpcg.c
/petsc/src/tao/bound/utils/isutil.c
/petsc/src/tao/complementarity/impls/ssls/ssls.c
/petsc/src/tao/constrained/impls/ipm/ipm.c
/petsc/src/tao/interface/taosolver.c
/petsc/src/tao/leastsquares/impls/pounders/pounders.c
/petsc/src/tao/linesearch/impls/armijo/armijo.c
/petsc/src/tao/linesearch/impls/owarmijo/owarmijo.c
/petsc/src/tao/linesearch/interface/taolinesearch.c
/petsc/src/tao/matrix/lmvmmat.c
/petsc/src/tao/pde_constrained/examples/tutorials/elliptic.c
/petsc/src/tao/pde_constrained/examples/tutorials/hyperbolic.c
/petsc/src/tao/pde_constrained/examples/tutorials/parabolic.c
/petsc/src/tao/pde_constrained/impls/lcl/lcl.c
/petsc/src/tao/unconstrained/impls/bmrm/bmrm.c
/petsc/src/tao/unconstrained/impls/cg/taocg.c
/petsc/src/tao/unconstrained/impls/neldermead/neldermead.c
/petsc/src/tao/unconstrained/impls/nls/nls.c
/petsc/src/tao/unconstrained/impls/ntl/ntl.c
/petsc/src/tao/unconstrained/impls/ntr/ntr.c
/petsc/src/tao/unconstrained/impls/owlqn/owlqn.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex31.c
/petsc/src/ts/impls/eimex/eimex.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/pseudo/posindep.c
/petsc/systems/Apple/OSX/bin/arch-osx-debug.py
/petsc/systems/Apple/OSX/bin/arch-osx-release.py
/petsc/systems/Apple/OSX/bin/makeall
/petsc/systems/Apple/OSX/bin/makeframework
/petsc/systems/Apple/iOS/PETSc/PETSc.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/bin/arch-ios-simulator.py
/petsc/systems/Apple/iOS/bin/iosbuilder.py
/petsc/systems/Apple/iOS/bin/makeall
/petsc/systems/Apple/iOS/bin/makeframework
/petsc/systems/Apple/iOS/examples/Basic/examples.xcodeproj/project.pbxproj
/petsc/systems/Apple/iOS/examples/testopengl/examples.xcodeproj/project.pbxproj
31ce2d1320-Oct-2014 Hong Zhang <hzhang@mcs.anl.gov>

rm xtoy, XtoY, previously used for MatAXPY, case SUBSET; add a test contributed by Jose Roman

ce81465215-Oct-2014 Dominic Meiser <dmeiser@txcorp.com>

Release resources before resetting for aijcusparse matrices.

This fixes src/ksp/ksp/examples/tutorials/ex46.c with -mat_type
aijcusparse.

ab25e6cb15-Oct-2014 Dominic Meiser <dmeiser@txcorp.com>

Simplify resource deallocation in MatSeqAIJCUSPARSE_Destroy.

1...<<101102103104105106107108109110>>...265