History log of /petsc/src/vec/ (Results 4301 – 4325 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
9326bf6313-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

removed extra +1) from some PetscMalloc from the old days when we could not malloc something of size 0

Hg-commit: 89891f2473c899b4ebab69e305e96b5d87381644

640d1cb013-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

moved some vector functions so they don't conflict between single and double

Hg-commit: 63f6826459a410f950e1401ec807dcfb44fa93e4

ac29637510-Nov-2010 Matthew G Knepley <knepley@gmail.com>

Timestepping now works for HDF5 viewer

Hg-commit: 7ef595ed7f70457289ec18b111225efc5653c53d


/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMDACreate2d.m
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/PetscObject.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/odejacobian.m
/petsc/bin/matlab/classes/examples/tutorials/snesfunction.m
/petsc/bin/matlab/classes/examples/tutorials/snesjacobian.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/Matlab.py
/petsc/config/PETSc/packages/X11.py
/petsc/config/examples/arch-osx-10.6-cxx-cmplx-pkgs-dbg.py
/petsc/config/examples/arch-osx-10.6-cxx-pkgs-opt.py
/petsc/config/examples/arch-osx-10.6.py
/petsc/include/petscerror.h
/petsc/include/petscksp.h
/petsc/include/petscpc.h
/petsc/include/sieve/ALE_exception.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/Field.hh
/petsc/src/dm/examples/tests/ex21.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/da1.c
/petsc/src/dm/impls/da/da2.c
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/dainterp.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/gasm/makefile
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/mat/examples/tests/ex97.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex97_1.out
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffdimpl.h
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/vi/vi.c
vec/impls/mpi/pdvec.c
44851de507-Nov-2010 Jed Brown <jed@59A2.org>

Avoid C99 for loop declaration

Hg-commit: bce90b5c169c89b0dc1fd01aa9426be838a55a0d

61ea93a106-Nov-2010 Brad Aagaard <baagaard@usgs.gov>

Fixed some errors related to setting up an HDF5 dataset with multiple time steps.

Hg-commit: 2c6fb64675b81a38d3e65a264cb8899694b11d5c

43c8710a06-Nov-2010 Matthew G Knepley <knepley@gmail.com>

More HDF5 work

Hg-commit: 4a12e1dbd71f961cff2033dfe8e605fbf1e7e0d5

d6db808304-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ebaab317c53837c315f2352bd5006ef68c02ec27

201057c604-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

removed filling of struct elements in same PetscMallocN() as struct creation because some compilers complained

Hg-commit: ff93a7affc202aef951ac072392185512ae02b83

66b32d5e03-Nov-2010 Matthew G Knepley <knepley@gmail.com>

Fixed CUDA check, added some HDF5 stuff

Hg-commit: 331e1a642f5a6965cc080cb074817bedbd2a8ff7

ebdbe88103-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce


/petsc/bin/maint/builddist
/petsc/bin/maint/buildtest
/petsc/bin/maint/startnightly
/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscDMDACreate1d.m
/petsc/bin/matlab/classes/PetscDMDACreate2d.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscISCreateGeneral.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscTSComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscTSComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTSMonitorInternal.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/odefunction.m
/petsc/bin/matlab/classes/examples/tutorials/odejacobian.m
/petsc/bin/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/conf/test
/petsc/conf/variables
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/ams.py
/petsc/config/PETSc/packages/blopex.py
/petsc/config/configure.py
/petsc/configure
/petsc/include/finclude/petscdm.h
/petsc/include/finclude/petscdm.h90
/petsc/include/finclude/petscdmdef.h
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/finclude/petscmatdef.h
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscdm.h
/petsc/include/petscis.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscsys.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/ALE.hh
/petsc/include/sieve/ALE_containers.hh
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/CartesianSieve.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/FEMProblem.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Ordering.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/SectionCompletion.hh
/petsc/include/sieve/Sections.hh
/petsc/include/sieve/Selection.hh
/petsc/include/sieve/Sieve.hh
/petsc/include/sieve/SieveAlgorithms.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/Topology.hh
/petsc/include/sieve/UFCProblem.hh
/petsc/include/sieve/problem/Base.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/src/characteristic/characteristicimpl.h
/petsc/src/characteristic/examples/tutorials/ex1.c
/petsc/src/characteristic/examples/tutorials/ex2.c
/petsc/src/characteristic/examples/tutorials/ex4.c
/petsc/src/characteristic/examples/tutorials/makefile
/petsc/src/characteristic/impls/da/slda.c
/petsc/src/contrib/blopex/makefile
/petsc/src/contrib/blopex/petsc-interface/makefile
/petsc/src/contrib/helmholtz_2/ex12.c
/petsc/src/dm/dd/vecdd/ddlayout.h
/petsc/src/dm/examples/tests/ex1.c
/petsc/src/dm/examples/tests/ex10.c
/petsc/src/dm/examples/tests/ex11.c
/petsc/src/dm/examples/tests/ex13.c
/petsc/src/dm/examples/tests/ex14.c
/petsc/src/dm/examples/tests/ex15.c
/petsc/src/dm/examples/tests/ex17.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex30_1.out
/petsc/src/dm/examples/tests/output/ex30_2.out
/petsc/src/dm/examples/tests/output/ex30_3.out
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/f90-mod/makefile
/petsc/src/dm/impls/adda/makefile
/petsc/src/dm/impls/composite/makefile
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/dadist.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/impls/da/mhyp.h
/petsc/src/dm/impls/sliced/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/dm/interface/makefile
/petsc/src/dm/makefile
/petsc/src/dm/mesh/examples/tests/makefile
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/docs/manualpages-sec/header_DM
/petsc/src/docs/manualpages-sec/header_DMMG
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/tex/manual/titlepage1.pdf
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/features/gpus.html
/petsc/src/docs/website/features/gpus.pdf
/petsc/src/docs/website/features/index.html
/petsc/src/ksp/ksp/examples/tests/ex16f.F
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tutorials/ex3.c
/petsc/src/ksp/ksp/examples/tutorials/ex35.c
/petsc/src/ksp/ksp/examples/tutorials/ex37.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/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/dlregisksp.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/impls/factor/factimpl.c
/petsc/src/ksp/pc/impls/factor/factor.h
/petsc/src/ksp/pc/impls/factor/lu/lu.h
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/nn/nn.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/mat/examples/tests/ex11.c
/petsc/src/mat/examples/tests/ex12.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/ex17.c
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/ex56.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex140_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/cudamatimpl.h
/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/blockmat/seq/blockmat.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.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/interface/ftn-custom/zmatrixf.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/plog/plog.c
/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/interface/makefile
/petsc/src/sys/random/makefile
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/totalview/makefile
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/ts/examples/tutorials/ex13.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/gl/gl.c
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/interface/ts.c
is/examples/tests/ex1.c
is/examples/tests/ex1f.F
is/examples/tests/ex2.c
is/examples/tests/ex2f.F
is/examples/tutorials/ex3.c
is/examples/tutorials/ex3f90.F
is/impls/block/block.c
is/impls/general/general.c
is/impls/stride/stride.c
is/utils/isblock.c
is/utils/iscoloring.c
pf/impls/string/cstring.c
vec/examples/tutorials/ex19.c
vec/impls/mpi/pdvec.c
vec/interface/rvector.c
vec/utils/vpscat.h
vec/utils/vscat.c
/petsc/tutorials/multiphysics/mp.c
/petsc/tutorials/multiphysics/mp1.c
/petsc/tutorials/multiphysics/p1.c
/petsc/tutorials/multiphysics/p2.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
/petsc/tutorials/multiphysicsNonlinear/p1.c
/petsc/tutorials/multiphysicsNonlinear/p2.c
8c03b21a03-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Apparent bugs in asm that allocate not arrays of objects, but arrays of pointers to objects.
Minor doc/comment fixes.

Hg-commit: bf80f5b2d259b82720b566b07eb191b67098cfb0

8efbeff403-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

change Matlab TS example to work

Hg-commit: 50c76bc9368ed2d51fe8e0bef3332a8189adc2c4

30a1dd1f02-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

removed generation of error when PetscDLLSym() does not find symbol in path
removed duplicate DLL code from fwk.c since no longer needed

Hg-commit: bcd387c1e4d77febd992f4da143d33b7fe274a3f

f8a423b102-Nov-2010 Brad Aagaard <baagaard at usgs.gov>

Adjusted use of block size for consistency with rest of code.

Hg-commit: d2d60fe64fc114d36109c4db6214bee333bb258d

8f5c3c7b02-Nov-2010 Brad Aagaard <baagaard at usgs.gov>

Fixed HDF5 output for Vec with blocksize. Must adjust dim[0] to reflect multiple dimensions (divide by blocksize).

Hg-commit: 57a52aae417f55231744d8da74d263dde90d0227

8d60995102-Nov-2010 Matthew G Knepley <knepley@gmail.com>

Fixed group support in HDF5 (VecLoad support is still missing)

Hg-commit: 9e90e34eecaab2e951cfa00e013b71d523688556

564f14d601-Nov-2010 Barry Smith <bsmith@mcs.anl.gov>

added MatZeroRowsColumns_MPIAIJ() and modified ex140.c to test parallel case

Hg-commit: 58e4f0a93bc8e8e34c80527848169824711c6a3a

1e20f45901-Nov-2010 Brad Aagaard <baagaard at usgs.gov>

Explicitly use HDF5 v1.8 API rather than rely on macro to map to appropriate function since v1.8 can be setup to use old API.

Hg-commit: 28ddb7c45ca171c95e0c95bff4e33f3742234a48

b25904b801-Nov-2010 Matthew G Knepley <knepley@gmail.com>

Added groups to HDF5 viewer

Hg-commit: 2531a9a8dffd0fa8dd1c303236423f33a2295ce2

5464dd2901-Nov-2010 Matthew G Knepley <knepley@gmail.com>

Added block size for HDF5

Hg-commit: 158d62d50f5d2c80d990c013365034003fc6c48a

9793b45229-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

forgot to list ISToGeneral_General() in is ops table for ISGENERAL

Hg-commit: 42bbacd894a8f75b4206e8fb45d564ac1157147f


/petsc/bin/matlab/classes/PetscDM.m
/petsc/bin/matlab/classes/PetscDMComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscDMComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscDMDACreate1d.m
/petsc/bin/matlab/classes/PetscDMDACreate2d.m
/petsc/bin/matlab/classes/PetscIS.m
/petsc/bin/matlab/classes/PetscISCreateGeneral.m
/petsc/bin/matlab/classes/PetscKSP.m
/petsc/bin/matlab/classes/PetscMat.m
/petsc/bin/matlab/classes/PetscSNES.m
/petsc/bin/matlab/classes/PetscSNESComputeFunctionInternal.m
/petsc/bin/matlab/classes/PetscSNESComputeJacobianInternal.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/PetscVec.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tutorials/exKSP.m
/petsc/bin/matlab/classes/examples/tutorials/exKSPDM.m
/petsc/bin/matlab/classes/examples/tutorials/exSNES.m
/petsc/bin/matlab/classes/examples/tutorials/nljacobian.m
/petsc/bin/matlab/classes/examples/tutorials/rhsfunction.m
/petsc/config/PETSc/packages/ams.py
/petsc/config/configure.py
/petsc/include/finclude/petscisdef.h
/petsc/include/finclude/petscksp.h
/petsc/include/petscksp.h
/petsc/include/petscmat.h
/petsc/include/sieve/Selection.hh
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tests/output/ex30_1.out
/petsc/src/dm/examples/tests/output/ex30_2.out
/petsc/src/dm/examples/tests/output/ex30_3.out
/petsc/src/dm/examples/tutorials/ex9.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/ex140.m
/petsc/src/mat/examples/tests/ex53.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex140_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.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/sbaij/seq/sbaij.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/snes.c
/petsc/src/sys/objects/pname.c
is/impls/general/general.c
ed85701226-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after massive merge, what the hey did people do to PETSc?

Hg-commit: 031d5f8bde1a14a3fe45758d80598ded09e1c94a


/petsc/config/PETSc/packages/blopex.py
/petsc/config/configure.py
/petsc/include/petscblaslapack_stdcall.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/sieve/ALE.hh
/petsc/include/sieve/ALE_containers.hh
/petsc/include/sieve/ALE_mem.hh
/petsc/include/sieve/BasicCommunication.hh
/petsc/include/sieve/CartesianSieve.hh
/petsc/include/sieve/Completion.hh
/petsc/include/sieve/DMBuilder.hh
/petsc/include/sieve/Distribution.hh
/petsc/include/sieve/FEMProblem.hh
/petsc/include/sieve/Field.hh
/petsc/include/sieve/Generator.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/INumbering.hh
/petsc/include/sieve/ISieve.hh
/petsc/include/sieve/LabelSifter.hh
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Numbering.hh
/petsc/include/sieve/Ordering.hh
/petsc/include/sieve/ParallelMapping.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/SectionCompletion.hh
/petsc/include/sieve/Sections.hh
/petsc/include/sieve/Selection.hh
/petsc/include/sieve/Sieve.hh
/petsc/include/sieve/SieveAlgorithms.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/include/sieve/Sifter.hh
/petsc/include/sieve/Topology.hh
/petsc/include/sieve/UFCProblem.hh
/petsc/include/sieve/problem/Base.hh
/petsc/include/sieve/problem/Bratu.hh
/petsc/src/dm/dd/matdd/makefile
/petsc/src/dm/dd/matdd/matdd.c
/petsc/src/dm/dd/matdd/matdd.h
/petsc/src/dm/dd/matdd/matddaij.c
/petsc/src/dm/dd/vecdd/ddlayout.c
/petsc/src/dm/dd/vecdd/ddlayout.h
/petsc/src/dm/dd/vecdd/makefile
/petsc/src/dm/dd/vecdd/vecdd.c
/petsc/src/dm/impls/composite/pack.c
/petsc/src/dm/impls/da/mhyp.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/faq.html
/petsc/src/mat/examples/tests/ex140.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/blockmat/seq/blockmat.c
/petsc/src/mat/impls/im/matim.c
/petsc/src/mat/impls/is/matis.c
/petsc/src/mat/impls/makefile
/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/interface/matregis.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/interface/snes.c
/petsc/src/ts/impls/implicit/alpha/alpha.c
/petsc/src/ts/impls/implicit/alpha/makefile
/petsc/src/ts/impls/implicit/makefile
/petsc/src/ts/interface/tsregall.c
is/examples/tests/ex1.c
is/examples/tests/ex1f.F
is/examples/tests/ex2.c
is/examples/tests/ex2f.F
is/examples/tutorials/ex3.c
is/examples/tutorials/ex3f90.F
is/impls/block/block.c
is/impls/stride/stride.c
is/utils/isblock.c
is/utils/iscoloring.c
vec/utils/vpscat.h
vec/utils/vscat.c
97b48c8f26-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added MatZeroRowsColumns() for SeqAIJ and SeqBAIJ, added test code for this
added binary viewer for ISGENERAL and added code to load IS into Matlab
added changes and faq for MatZeroRowsColumns()

Hg-

added MatZeroRowsColumns() for SeqAIJ and SeqBAIJ, added test code for this
added binary viewer for ISGENERAL and added code to load IS into Matlab
added changes and faq for MatZeroRowsColumns()

Hg-commit: 1121f78e90708a5c1c51c1e9ef599ba80ffa6f27

show more ...

22fac87225-Oct-2010 Victor Minden <victorminden@gmail.com>

added conditions on number of entries copied to CUDA scatter (copyfromsome) for optimality

Hg-commit: e95282b262b602f57be7ce6a00e53096ca8e4b0f

2b40b63f22-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added vec x and b to the MatZeroRowsXXX() routines, they are not yet used.

Hg-commit: aeb830e2090107e6c8d4fcf07605e004a9e621cf

1...<<171172173174175176177178179180>>...278