History log of /petsc/src/vec/ (Results 3776 – 3800 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
251f4c6727-Apr-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

PetscTypeCompare -> PetscObjectTypeCompare

Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be


/petsc/include/petscsys.h
/petsc/src/contrib/keyes/ex15.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/impls/mapping/aomapping.c
/petsc/src/dm/ao/impls/memscalable/aomemscalable.c
/petsc/src/dm/ao/interface/aoreg.c
/petsc/src/dm/impls/cartesian/cartesian.c
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/composite/pack.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/gr2.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/da/hypre/mhyp.c
/petsc/src/dm/impls/iga/iga.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/impls/mesh/section.c
/petsc/src/dm/impls/redundant/dmredundant.c
/petsc/src/dm/impls/shell/dmshell.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/examples/tutorials/ex42.c
/petsc/src/ksp/ksp/examples/tutorials/ex7.c
/petsc/src/ksp/ksp/examples/tutorials/ex8.c
/petsc/src/ksp/ksp/examples/tutorials/ex8g.c
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/modpcf.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/bicgstabcusp/bicgstabcusp.cu
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/composite/composite.c
/petsc/src/ksp/pc/impls/cp/cp.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/ilu/ilu.c
/petsc/src/ksp/pc/impls/factor/lu/lu.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/galerkin/galerkin.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/tools.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/ksp/pcksp.c
/petsc/src/ksp/pc/impls/lsc/lsc.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgfunc.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/impls/parms/parms.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/ksp/pc/impls/redistribute/redistribute.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusppoly.cu
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/ksp/pc/impls/sor/sor.c
/petsc/src/ksp/pc/impls/spai/ispai.c
/petsc/src/ksp/pc/impls/supportgraph/supportgraph.c
/petsc/src/ksp/pc/impls/tfs/tfs.c
/petsc/src/ksp/pc/impls/wb/wb.c
/petsc/src/ksp/pc/interface/pcset.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/coarsen/coarsen.c
/petsc/src/mat/coarsen/impls/hem/hem.c
/petsc/src/mat/coarsen/impls/mis/mis.c
/petsc/src/mat/color/color.c
/petsc/src/mat/examples/tests/ex114.c
/petsc/src/mat/examples/tests/ex116.c
/petsc/src/mat/examples/tests/ex120.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex99.c
/petsc/src/mat/impls/adj/mpi/mpiadj.c
/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/pastix/pastix.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/aijfact.c
/petsc/src/mat/impls/aij/seq/fdaij.c
/petsc/src/mat/impls/aij/seq/inode2.c
/petsc/src/mat/impls/aij/seq/matlab/aijmatlab.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/umfpack/umfpack.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/composite/mcomposite.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/localref/mlocalref.c
/petsc/src/mat/impls/maij/maij.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/mffd/mffddef.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/cholmod/sbaijcholmod.c
/petsc/src/mat/impls/sbaij/seq/sbaij.c
/petsc/src/mat/impls/shell/shell.c
/petsc/src/mat/impls/submat/submat.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matreg.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.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/pmetis/pmetis.c
/petsc/src/mat/partition/impls/scotch/scotch.c
/petsc/src/mat/partition/partition.c
/petsc/src/mat/utils/convert.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tutorials/ex48.c
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ms/ms.c
/petsc/src/snes/impls/multiblock/multiblock.c
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/shell/snesshell.c
/petsc/src/snes/impls/tr/tr.c
/petsc/src/snes/impls/vi/rs/virs.c
/petsc/src/snes/impls/vi/rsaug/virsaug.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/impls/bt/linesearchbt.c
/petsc/src/snes/linesearch/impls/shell/linesearchshell.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/damg.c
/petsc/src/snes/utils/damgsnes.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/interface/dbuff.c
/petsc/src/sys/draw/interface/dellipse.c
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/interface/dlinegw.c
/petsc/src/sys/draw/interface/dlinew.c
/petsc/src/sys/draw/interface/dmouse.c
/petsc/src/sys/draw/interface/dpoint.c
/petsc/src/sys/draw/interface/dpoints.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/drect.c
/petsc/src/sys/draw/interface/dtext.c
/petsc/src/sys/draw/interface/dtextgs.c
/petsc/src/sys/draw/interface/dtexts.c
/petsc/src/sys/draw/interface/dtextv.c
/petsc/src/sys/draw/interface/dtri.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/draw/utils/axisc.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/lgc.c
/petsc/src/sys/error/err.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/ftn-custom/zdestroyf.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/sf/sf.c
/petsc/src/sys/shell/interface/sysshell.c
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/characteristic/impls/da/slda.c
/petsc/src/ts/characteristic/interface/characteristic.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex3.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/ex5.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/arkimex/arkimex.c
/petsc/src/ts/impls/explicit/rk/rk.c
/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/impls/implicit/sundials/sundials.c
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsreg.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/interface/isreg.c
is/utils/isblock.c
is/utils/iscoloring.c
is/utils/isltog.c
pf/impls/constant/const.c
pf/impls/matlab/cmatlab.c
pf/impls/string/cstring.c
pf/interface/pf.c
vec/impls/mpi/commonmpvec.c
vec/impls/mpi/pbvec.c
vec/impls/mpi/pdvec.c
vec/impls/nest/vecnest.c
vec/impls/seq/bvec2.c
vec/impls/seq/vsection.c
vec/interface/vecreg.c
vec/interface/vector.c
vec/utils/vecio.c
vec/utils/vpscat.c
vec/utils/vscat.c
58f2c02427-Apr-2012 Jose E. Roman <jroman@dsic.upv.es>

I am attaching a patch that includes two versions, with gemv("T") and
gemv("N"). In my tests, the gemv("N") variant is much worse (probably due
to the copy, not the operation itself).

Maybe you want

I am attaching a patch that includes two versions, with gemv("T") and
gemv("N"). In my tests, the gemv("N") variant is much worse (probably due
to the copy, not the operation itself).

Maybe you want to add this for the release and postpone the search of a
better solution.

Find attached also a simple code for testing.

Hg-commit: 253e2e08e3d0453876a6b52235aac04cc1041300

show more ...

fdc38fec24-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

removed polymorphic functions

Hg-commit: 26715ea791312df23dddc9e03ece27d69fc42d2c

ae33e76c23-Apr-2012 Satish Balay <balay@mcs.anl.gov>

OBJSC is used by both .c and .cu build targets [fix by using OBJSCU for cuda objects]

Hg-commit: 66e850cc6cac3abe40ce8e1a2faabe7560da6fe9


/petsc/.hgignore
/petsc/bin/julia/PETSc.jl
/petsc/bin/julia/examples/tutorials/exKSP.jl
/petsc/bin/matlab/classes/PetscInitialize.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/config/PETSc/FEM.py
/petsc/include/petsc-private/threadcommimpl.h
/petsc/include/petscsys.h
/petsc/include/petscthreadcomm.h
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/benchmarks/daemon.py
/petsc/src/benchmarks/streams/PthreadVersion.c
/petsc/src/dm/impls/complex/ctetgen.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/developers/index.html
/petsc/src/ksp/ksp/examples/tutorials/ex22f.F
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex43_3.out
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/ainvcusp/makefile
/petsc/src/ksp/pc/impls/bicgstabcusp/makefile
/petsc/src/ksp/pc/impls/sacusp/makefile
/petsc/src/mat/examples/tests/output/ex134_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/makefile
/petsc/src/mat/impls/aij/seq/seqcusp/makefile
/petsc/src/mat/impls/cufft/makefile
/petsc/src/snes/examples/tutorials/ex52_integrateElement_coef.cu
/petsc/src/snes/examples/tutorials/output/ex20_1.out
/petsc/src/sys/comm/makefile
/petsc/src/sys/comm/pami/makefile
/petsc/src/sys/comm/pami/pami.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/threadcomm/impls/makefile
/petsc/src/sys/threadcomm/impls/pthread/lockfree.c
/petsc/src/sys/threadcomm/impls/pthread/makefile
/petsc/src/sys/threadcomm/impls/pthread/pthread.c
/petsc/src/sys/threadcomm/impls/pthread/pthreadimpl.h
/petsc/src/sys/threadcomm/interface/dlregisthreadcomm.c
/petsc/src/sys/threadcomm/interface/makefile
/petsc/src/sys/threadcomm/interface/threadcomm.c
/petsc/src/sys/threadcomm/interface/threadcommregi.c
/petsc/src/sys/threadcomm/makefile
vec/impls/mpi/mpicusp/makefile
vec/impls/seq/seqcusp/makefile
945d166921-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

removed Matlab from name of PETSc functions used by Matlab and Julia and removed conditional compile for them

Hg-commit: 5ffefe13ed62057155dba8bb623b3d2a4db21202

38b521ae19-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d18ef67981e2f1ebf6668ff44425d9f014928c17

7034d64c19-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

started work on a Julia interface for PETSc

Hg-commit: 86bcee4fd95712cf04fbbcf5f5aee3796ce70914

c1f9d6e419-Apr-2012 Jed Brown <jed@59A2.org>

Remove a #ifdef around MPIPetsc_Iallreduce()

Hg-commit: 52ec24c314281ba7bd981ac1ed2f58bac35540b4

7fc3f6d518-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

flipped calling sequence for BLASdot_() and added comments indicating why they are called backwards

Hg-commit: 8f37c498b7b419ef0db5fb335a07c874e6dfe6d9

69f8a35618-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: fdf6b600379f877754ebdcdcf0a8a24f43f72dcb


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/configure.py
/petsc/include/petscdmmesh.h
/petsc/include/petscviewer.h
/petsc/include/sieve/Ordering.hh
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/mat/impls/aij/seq/seqpthread/seqaijpthread.c
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_37.out
/petsc/src/snes/examples/tutorials/output/ex62_38.out
/petsc/src/snes/examples/tutorials/output/ex62_39.out
/petsc/src/snes/examples/tutorials/output/ex62_40.out
/petsc/src/snes/examples/tutorials/output/ex62_41.out
/petsc/src/snes/examples/tutorials/output/ex62_42.out
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/pthread.c
/petsc/src/sys/objects/pthread/pthreadimpl.h
/petsc/src/sys/viewer/impls/vtk/vtkv.c
vec/impls/seq/seqpthread/vecpthread.c
vec/impls/seq/vsection.c
3e34e7eb18-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

fixed complex problem in ex46
conj belongs on second argument of mdot in pthread case

Hg-commit: bf99f28eb50365637df2e2d3424ae3f403354ded

a95133b117-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

added use of BLASDotu() where appropriate, fixes for complex where original author didn't handle it. Fixed wrong use of bblas in maxpy for threads

Hg-commit: 9cf34ccedfe2cc536bab398b0abcbaa633e5a615

861743db17-Apr-2012 Jed Brown <jed@59A2.org>

s,PetscMPI,MPIPetsc,

Hg-commit: 5da003095693a5a86d69cf86ad4bc6bd5bf77aa1

39e31a3117-Apr-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

The runtime options for setting the default max. threads and thread affinities now include the main thread too. So,
./ex -nthreads 8 will spawn 7 threads with the main thread being the 8th one.

Hg-c

The runtime options for setting the default max. threads and thread affinities now include the main thread too. So,
./ex -nthreads 8 will spawn 7 threads with the main thread being the 8th one.

Hg-commit: 4b42148a82c9a2971d30baa82b46bd0a614fb6a9

show more ...

893c9c9416-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Unstructured ASCII VTK viewer minimally working
- Fixed bug in global section creation (for nonzero pStart)
- Fixed VTK viewer bug with composed function
- Added vector fields to VTK viewer
- VTK vie

Unstructured ASCII VTK viewer minimally working
- Fixed bug in global section creation (for nonzero pStart)
- Fixed VTK viewer bug with composed function
- Added vector fields to VTK viewer
- VTK viewer now supports ASCII
- VTK viewer now appends Vec arguments
- Added DMMeshConvertSection()

Hg-commit: d366f98d5dfda7a41a4c92f342994389270c3b44

show more ...


/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/pthreadclasses.py
/petsc/config/configure.py
/petsc/include/petscdmmesh.h
/petsc/include/petscviewer.h
/petsc/src/dm/impls/complex/complex.c
/petsc/src/dm/impls/complex/complexvtk.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/snes/examples/tutorials/output/ex62_18.out
/petsc/src/snes/examples/tutorials/output/ex62_19.out
/petsc/src/snes/examples/tutorials/output/ex62_20.out
/petsc/src/snes/examples/tutorials/output/ex62_21.out
/petsc/src/snes/examples/tutorials/output/ex62_22.out
/petsc/src/snes/examples/tutorials/output/ex62_23.out
/petsc/src/snes/examples/tutorials/output/ex62_24.out
/petsc/src/snes/examples/tutorials/output/ex62_25.out
/petsc/src/snes/examples/tutorials/output/ex62_26.out
/petsc/src/snes/examples/tutorials/output/ex62_27.out
/petsc/src/snes/examples/tutorials/output/ex62_28.out
/petsc/src/snes/examples/tutorials/output/ex62_29.out
/petsc/src/snes/examples/tutorials/output/ex62_30.out
/petsc/src/snes/examples/tutorials/output/ex62_31.out
/petsc/src/snes/examples/tutorials/output/ex62_32.out
/petsc/src/snes/examples/tutorials/output/ex62_33.out
/petsc/src/snes/examples/tutorials/output/ex62_34.out
/petsc/src/snes/examples/tutorials/output/ex62_36.out
/petsc/src/snes/examples/tutorials/output/ex62_37.out
/petsc/src/snes/examples/tutorials/output/ex62_38.out
/petsc/src/snes/examples/tutorials/output/ex62_39.out
/petsc/src/snes/examples/tutorials/output/ex62_40.out
/petsc/src/snes/examples/tutorials/output/ex62_41.out
/petsc/src/snes/examples/tutorials/output/ex62_42.out
/petsc/src/snes/impls/vi/ss/viss.c
/petsc/src/sys/objects/pthread/lockfree.c
/petsc/src/sys/objects/pthread/pthread.c
/petsc/src/sys/objects/pthread/pthreadimpl.h
/petsc/src/sys/viewer/impls/vtk/vtkv.c
vec/impls/seq/vsection.c
0c7841a315-Apr-2012 Jed Brown <jed@59A2.org>

Add preliminary PAMI-based implementation of Iallreduce(), untested

Hg-commit: 0c213f97859622665bffbe7ecf887b73517a0903

0a83460e14-Apr-2012 Satish Balay <balay@mcs.anl.gov>

#112976 fix build for pthreads/c++

Hg-commit: 9869be9e16b91191c3b20a6376db04d3db2049e6

ac43d35513-Apr-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed setting of core affinities. Cleaned up lockfree code.

Hg-commit: 3f10440d912e0f7fc251c25444b232f05364f5fb

50807f2613-Apr-2012 Matthew G Knepley <knepley@gmail.com>

Added functions to get a PescLayout from a PetscSection

Hg-commit: 4d8293ace76b337b575aacf560a983e4a5aa0b57

0c00330e11-Apr-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Made the kernels to return PetscErrorCode instead of void*

Hg-commit: d174ac62d17756536bbb8251eb89f9173757d7ee

94dd86cd11-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

not stinking {} around SETERRQ

Hg-commit: f601164082f593da87052a9248bdd8d6ef84f0c8

e02043d610-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

Removed unneeded setting of Mat Block size, should respect already set value, removed unneeded checking of negative blocksize this is handled in PetscLayoutSetUp().

Hg-commit: 2d1c2b03ef3a0925025555

Removed unneeded setting of Mat Block size, should respect already set value, removed unneeded checking of negative blocksize this is handled in PetscLayoutSetUp().

Hg-commit: 2d1c2b03ef3a0925025555e660e6834a4bd0a50c

show more ...

8896338b09-Apr-2012 Satish Balay <balay@mcs.anl.gov>

compile fix for windows

Hg-commit: c82fff92b69be8291e944bb3a5665b548fa49fbc

41cf6abc09-Apr-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Moved array range determination to the kernels.
Added VecGetThreadOwnershipRange()

Hg-commit: 7179562be4ca92b77f45b402989d52672b3ecbb4

a34bdc0b09-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

removed code that called VecSetBlockSize() after VecCreateSeq() or VecCreateMPI()
one cannot now call VecSetBlockSize() after the matrix data structures have been instantiated

Hg-commit: a3cf1453061

removed code that called VecSetBlockSize() after VecCreateSeq() or VecCreateMPI()
one cannot now call VecSetBlockSize() after the matrix data structures have been instantiated

Hg-commit: a3cf14530613b3e06de7e18c464fb2202dd921cf

show more ...

1...<<151152153154155156157158159160>>...278