History log of /petsc/src/vec/ (Results 4076 – 4100 of 6950)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
c55dd79919-Oct-2011 Barry Smith <bsmith@mcs.anl.gov>

fixed a few PetscOptionsGetInt(PETSC_NULL, to use object prefix

Hg-commit: 18077e155b608bf1c6379b862b95c69ac5c98077

0fad1ec918-Oct-2011 Satish Balay <balay@mcs.anl.gov>

win cuda updates

Hg-commit: d122563e3a54d7df253132658adaf9aec79979b2


/petsc/bin/win32fe/win32fe.exe
/petsc/bin/win32fe/win32feutils.dll
/petsc/config/PETSc/packages/cuda.py
/petsc/config/PETSc/packages/numdiff.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/cmakeboot.py
/petsc/config/examples/arch-mswin-cuda.py
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/Overlap.hh
/petsc/src/dm/examples/tests/ex38.c
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/impls/da/da3.c
/petsc/src/dm/impls/da/fdda.c
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tests/output/ex19_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex19_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex26_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex26_2.out
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex38_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex8g_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex8g_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex8g_3.out
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/mat/examples/tests/ex104.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/dense/seq/dense.h
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/utils/hash.h
vec/impls/seq/seqcusp/cuspvecimpl.h
46d8718a18-Oct-2011 Satish Balay <balay@mcs.anl.gov>

compile fix

Hg-commit: 482140ed8c7b5241f8056c92cf3308e682b8c7fe

eafad93016-Oct-2011 Jed Brown <jed@59A2.org>

Clear dynamic functions in VecNest_Destroy()

Hg-commit: cb53a99ce0914827ab46cd9d37bb9aeebec85563

4aef53f015-Oct-2011 mahadevan <mahadevan@anl.gov>

Adding a new test file with output to test the VecNestSetSubVec/VecNestSetSubVecs routines in VecNest.

Hg-commit: 9c1257028c1a2aa768784c5579cfece147b3167f

0091908d15-Oct-2011 mahadevan <mahadevan@anl.gov>

Add the subroutines for setting subvectors in nest. Definitions are added in header files.

Hg-commit: 5a4398ac36b344d19a5ad5bb8f00ebf35d89163b


/petsc/bin/win32fe/win32fe.exe
/petsc/bin/win32fe/win32feutils.dll
/petsc/include/finclude/petsctsdef.h
/petsc/include/petscmat.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscviewer.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/ksp/ksp/examples/tutorials/ex23.c
/petsc/src/ksp/ksp/examples/tutorials/ex53.c
/petsc/src/ksp/ksp/examples/tutorials/ex56.c
/petsc/src/ksp/ksp/examples/tutorials/ex9.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex23_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex53.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex9_1.out
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/mat/examples/tests/ex129.c
/petsc/src/mat/examples/tests/output/ex129.out
/petsc/src/mat/examples/tests/output/ex160.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_10.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_8.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/snes/interface/snes.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/vtk/vtkv.c
/petsc/src/ts/examples/tutorials/ex26.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex26_1.out
/petsc/src/ts/impls/rosw/makefile
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tsregall.c
vec/impls/nest/vecnest.c
ab27d1ee12-Oct-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed typo in PETSC_HAVE_SCHED_CPU_SET_T

Hg-commit: f777647293c30be36be0a2264f21aa860e84443c


/petsc/bin/petscnagupgrade.py
/petsc/bin/pythonscripts/PetscGenerateFEMQuadrature.py
/petsc/conf/rules
/petsc/config/PETSc/FEM.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/configure.py
/petsc/include/petscdmmesh.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscts.h
/petsc/include/petscviewer.h
/petsc/include/private/daimpl.h
/petsc/include/private/snesimpl.h
/petsc/src/dm/impls/da/da.c
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/gr2.c
/petsc/src/dm/impls/da/grvtk.c
/petsc/src/dm/impls/da/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/data/ex1_3d_big.bnd
/petsc/src/dm/impls/mesh/examples/tutorials/ex1.c
/petsc/src/dm/impls/mesh/examples/tutorials/output/ex1_1.out
/petsc/src/dm/impls/mesh/ftn-custom/zmesh.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/tex/manual/intro.tex
/petsc/src/docs/tex/manual/makefile
/petsc/src/docs/tex/manual/manual.tex
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/ex24.c
/petsc/src/ksp/ksp/examples/tests/ex3.c
/petsc/src/ksp/ksp/examples/tests/ex4.c
/petsc/src/ksp/ksp/examples/tests/output/ex24_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_3.out
/petsc/src/ksp/ksp/examples/tests/output/ex24_4.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex3_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex4_1.out
/petsc/src/ksp/ksp/examples/tutorials/ex1.c
/petsc/src/ksp/ksp/examples/tutorials/ex5.c
/petsc/src/ksp/ksp/examples/tutorials/output/ex1_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex5_2.out
/petsc/src/ksp/pc/examples/tests/ex2.c
/petsc/src/ksp/pc/examples/tests/output/ex2_1.out
/petsc/src/ksp/pc/impls/ainvcusp/ainvcusp.cu
/petsc/src/ksp/pc/impls/sacusp/sacusp.cu
/petsc/src/mat/examples/tests/ex15.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex15_1.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/ij/petsckhash.h
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/utils/axpy.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex52.c
/petsc/src/snes/examples/tutorials/integrateLaplacianQuadrature.cu
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex52_2.out
/petsc/src/snes/examples/tutorials/output/ex52_3.out
/petsc/src/snes/examples/tutorials/output/ex52_6.out
/petsc/src/snes/examples/tutorials/output/ex52_7.out
/petsc/src/snes/examples/tutorials/output/ex52_8.out
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesls.c
/petsc/src/sys/error/err.c
/petsc/src/sys/objects/pgname.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/pthread.c
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/impls/vtk/makefile
/petsc/src/sys/viewer/impls/vtk/vtkv.c
/petsc/src/sys/viewer/impls/vtk/vtkvimpl.h
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/ts/impls/rosw/rosw.c
vec/impls/seq/seqpthread/vecpthread.c
1c8b4c9f05-Oct-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

More work on mpipthread vector class.

Hg-commit: 707634fc67665fb7a3d91d7caf93a3cc64f70a5a

6ecd4fbc05-Oct-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Removed test tests/ex41.c since the same thing is done in tutorials/ex1.c

Hg-commit: 2f4027436243428004e8ff47da4af0d8b8c77b3c

4b71561b05-Oct-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Started adding mpipthread vector class.

Hg-commit: ab60a42b4932587c8d9dfc0ac10af61f6d794104

5f0dff9104-Oct-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

extern declaration for kernels.

Hg-commit: 5a6b4f807d97b58ae927bb542e1ce9feb03e1436

c0e59ed004-Oct-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Moved the kernel data structure to the header file.

Hg-commit: 06634bbb89beae00033a62c4ea1c8bf66d51581a

da6862dc04-Oct-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed bug which caused memory error for pthread vector class with optimized build.
Fixed typo in PETSC_HAVE_PTHREAD_BARRIER_T

Hg-commit: 7d26f8b533e5fe6e5c402c811c527ed86a643ef4


/petsc/bin/maint/xclude
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/packages/MUMPS.py
/petsc/config/PETSc/packages/txpetscgpu.py
/petsc/include/finclude/ftn-custom/petsctsdef.h90
/petsc/include/finclude/ftn-custom/petsctshide.h90
/petsc/include/finclude/petscsnes.h
/petsc/include/finclude/petscsnesdef.h
/petsc/include/finclude/petscsysdef.h
/petsc/include/finclude/petsctsdef.h
/petsc/include/petscctable.h
/petsc/include/petscmath.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscversion.h
/petsc/include/private/snesimpl.h
/petsc/include/private/tsimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Overlap.hh
/petsc/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/ex1.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/faq.html
/petsc/src/docs/website/documentation/linearsolvertable.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/index.html
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/pc/impls/gamg/createProlongation.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/mat/examples/tests/ex1.c
/petsc/src/mat/examples/tests/ex92.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex1_1.out
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/seqcusp/aijcusp.cu
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/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/ij/petsckhash.h
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/snes/examples/tutorials/ex15.c
/petsc/src/snes/examples/tutorials/ex5.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex15_1.out
/petsc/src/snes/examples/tutorials/output/ex15_2.out
/petsc/src/snes/impls/fas/fas.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/impls/ls/lsimpl.h
/petsc/src/snes/impls/ls/makefile
/petsc/src/snes/impls/ncg/snesncg.c
/petsc/src/snes/impls/ncg/snesncgimpl.h
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/qn/qn.c
/petsc/src/snes/impls/richardson/snesrichardson.c
/petsc/src/snes/impls/richardson/snesrichardsonimpl.h
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/snes/interface/ftn-custom/makefile
/petsc/src/snes/interface/ftn-custom/zsneslsf.c
/petsc/src/snes/interface/makefile
/petsc/src/snes/interface/snes.c
/petsc/src/snes/interface/snesls.c
/petsc/src/sys/examples/tests/ex22.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pthread.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/adapt/impls/basic/adaptbasic.c
/petsc/src/ts/adapt/impls/basic/makefile
/petsc/src/ts/adapt/impls/cfl/adaptcfl.c
/petsc/src/ts/adapt/impls/cfl/makefile
/petsc/src/ts/adapt/impls/makefile
/petsc/src/ts/adapt/interface/makefile
/petsc/src/ts/adapt/interface/tsadapt.c
/petsc/src/ts/adapt/makefile
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/ts.c
/petsc/src/ts/interface/tscreate.c
/petsc/src/ts/makefile
vec/impls/seq/seqpthread/vecpthread.c
4dbf1ed630-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 8cdd6ebea106b0d546930c2fcd73f7fc81fdf91f

1a26624030-Sep-2011 Barry Smith <bsmith@mcs.anl.gov>

SNESFAS now calls SNESSetFromoptions() on up and down smoothers
SNESFAS with a single level uses prefix -fas_levels_ instead of -fas_coarse to match PCMG style

Hg-commit: 0fb8cb9c8a48fac2f81d5faecb8

SNESFAS now calls SNESSetFromoptions() on up and down smoothers
SNESFAS with a single level uses prefix -fas_levels_ instead of -fas_coarse to match PCMG style

Hg-commit: 0fb8cb9c8a48fac2f81d5faecb81ec621cde2e46

show more ...

c220c8ce29-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed bug in setting the count for number of vectors created.

Hg-commit: b16b0e559030831db39b8122032516f8f59dc66d

a163055029-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed bug in VecSeqPThread_MAXPY.
More work on the pthread vector example.

Hg-commit: 20aa962d541f03e3b99ae9bba4df97f0aebf99df

7874a3ba29-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Throw an error if the number of threads is not set for the vector.

Hg-commit: 67a0b60b7a03a38df9a9da261662fed7d04321f2

d9c7a30629-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Enable runtime option for setting number of threads for vectors.

Hg-commit: 491dbfdd98f4332bfca04c869de2d5a1f2c68c38

12424ebe28-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fix help info for seqpthread vector interface routines.

Hg-commit: c83cd55f29d29febb5efe7c5ed3b1c45edcb8894

c52723e927-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added VecDuplicate_SeqPThread.

Hg-commit: cc123fa2fa37d5d9156358929f4856f30a15f041

b33abe8827-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Don't need the vectors to have same number of threads for operations like AXPY etc.

Hg-commit: 9a4a7d452e0653a47c639e2c686450785f8eb18f

70f1709927-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Set error if vector thread count exceeds PetscMaxThreads.

Hg-commit: 5b1e03158ff042f90aaea856b565aa4c56b394d0

a58c787427-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added VecMAXPY_SeqPThread

Hg-commit: 58e46bfb36989de16eb22b2a14b19f16a6f55e5c

f9838d3a27-Sep-2011 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added VecMDot_SeqPThread

Hg-commit: 9ce071f9511bd09598cac3a8dc490d924f0dae1a

1...<<161162163164165166167168169170>>...278