History log of /petsc/src/sys/objects/ (Results 2376 – 2400 of 2473)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
01efc0ae12-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed openmp stuff to work for 64bit systems

Hg-commit: 8c04aa50877d3fb44f7e6f1e30aa53033f2639af

45fc02ea10-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

tiny code cleanup

Hg-commit: d5bcba361fecf31bdda2c2a60c3011a17af1b064

655f41cf10-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

removed PetscCommSynchronizeTags and PetscCommCheckTags

Hg-commit: 21bdefd4c2d2c27de4a82e287335a6c5d16738de


/petsc/include/finclude/petscts.h
/petsc/include/petsc.h
/petsc/include/petscmat.h
/petsc/include/petscmesh.h
/petsc/include/petscts.h
/petsc/include/private/matimpl.h
/petsc/src/dm/mesh/examples/tests/sieve2.cxx
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/data/ex10.lcon
/petsc/src/dm/mesh/examples/tutorials/data/ex10.nodes
/petsc/src/dm/mesh/examples/tutorials/ex10.cxx
/petsc/src/dm/mesh/examples/tutorials/makefile
/petsc/src/dm/mesh/ftn-custom/zmesh.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/CoSieve.hh
/petsc/src/dm/mesh/sieve/Completion.hh
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Generator.hh
/petsc/src/dm/mesh/sieve/Numbering.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/dm/mesh/sieve/Sections.hh
/petsc/src/dm/mesh/sieve/Sieve.hh
/petsc/src/docs/website/images/lisandro.jpg
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/hypre/ftn-custom/makefile
/petsc/src/ksp/pc/impls/hypre/ftn-custom/zhypref.c
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/hypre/makefile
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex113.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/hypre/mhyp.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/axpy.c
tagm.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/vec/vec/impls/hypre/vhyp.c
ae9b414202-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

add PETSC_STDERR and correct error in static initialization

Hg-commit: d749c4217d1dbae747b3fdaf263bb41cb5c89d0f

e8fb0fc002-Feb-2007 Barry Smith <bsmith@mcs.anl.gov>

changed -on_error_stop to on_error_mpiabort PetscStopErrorHandler PetscMPIAbortErrorHandler
added -error_print_none PetscErrorPrintfNone()
changed -error_print_sterr handling to print it being possib

changed -on_error_stop to on_error_mpiabort PetscStopErrorHandler PetscMPIAbortErrorHandler
added -error_print_none PetscErrorPrintfNone()
changed -error_print_sterr handling to print it being possible for an error
to be found in the error handler by calling PetscOptions routine.

Hg-commit: c2ae54ac50d17823a6be528d96c90875c936d3f3

show more ...

5c7534e401-Feb-2007 Lisandro Dalcin <dalcinl@gmail.com>

dereference pointer after checking

Hg-commit: 8d8c289d97778f53457456c90b20affe8b8a6ef7

7d4df15531-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

fixes for typos in last push

Hg-commit: 9373679da6adcc954678ea11acc565aae2553a14

b52f573b31-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

merging composite matrices
docs

Hg-commit: 5018004db173ef5f0620d1ec700a79768164fba8

3f34d28c27-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed error checking inside PetscCommDuplicate() to always
check that all processes in MPI_Comm call routine. Previously
the error checking was mistakenly inside an if test for a
specific case

fixed error checking inside PetscCommDuplicate() to always
check that all processes in MPI_Comm call routine. Previously
the error checking was mistakenly inside an if test for a
specific case of a call into the routine.

Hg-commit: a79269082936216a27e8e136bd041f4c542a0025

show more ...

3cfa868024-Jan-2007 Lisandro Dalcin <dalcinl@gmail.com>

add error checking macros in many places

Hg-commit: 772df0a01f48fabab963c8ff44c67a5304f6199f

0205a74923-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

add petsc:csgf cite

Hg-commit: 3e4652758686f933f826fe6f5f00d1a4d97e5e82

04033c3018-Jan-2007 Satish Balay <balay@mcs.anl.gov>

_p_PetscSubcomm -> _n_PetscSubcomm

Hg-commit: 80c7434a1827f9d7d0f0ed22c602af377695c116

c540e29c18-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

make PetscSubcomm opaque.

Hg-commit: 933931f4d0339331bdda8247d77e86ca2523027a

ab8c242f16-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Fixed compiler error and warning

Hg-commit: bad1715e9e7c99ee8e8a42242511cbd0d1bcac60

e5a9bf9112-Jan-2007 Barry Smith <bsmith@mcs.anl.gov>

more cleanup of includes for proper formating
made more XXXType const (all but one actually)
added support for "parsing" XXXXType names and values

Hg-commit: 39515460af589ce0c0cb71ed72165cce9925daaa

cd05a4c011-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

mv creation of subcommunicator routines from redundant.c into appropriate files

Hg-commit: 1522e7dff81405cd8e33fc7679270a471995edfd


/petsc/bmake/common/test
/petsc/include/finclude/petscvec.h
/petsc/include/petscao.h
/petsc/include/petscda.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/include/petscts.h
/petsc/include/petscvec.h
/petsc/include/petscversion.h
/petsc/include/petscviewer.h
/petsc/include/private/matimpl.h
/petsc/include/private/vecimpl.h
/petsc/maint/generators/d.py
/petsc/maint/generators/prettyprint.py
/petsc/maint/getinterfaces.py
/petsc/python/PETSc/packages/FFC.py
/petsc/python/PETSc/packages/Fiat.py
/petsc/python/PETSc/packages/Generator.py
/petsc/python/PETSc/packages/Triangle.py
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/installation.html
/petsc/src/docs/website/download/index.html
/petsc/src/docs/website/publications/prizes.html
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmresp.h
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex74.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/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpiaijspooles.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.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/spooles/spooles.h
/petsc/src/mat/impls/aij/seq/spooles/spoolesOptions.c
/petsc/src/mat/impls/sbaij/mpi/spooles/mpisbaijspooles.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/spooles/sbaijspooles.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
makefile
subcomm.c
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/viewerimpl.h
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tutorials/ex3.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex5.c
/petsc/src/ts/examples/tutorials/ex6.c
/petsc/src/ts/interface/ftn-custom/ztscreatef.c
/petsc/src/ts/interface/ftn-custom/ztsf.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/examples/tests/ex36.c
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tests/output/ex36_1.out
/petsc/src/vec/vec/impls/dvecimpl.h
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/rvector.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vecstash.c
fc2bca9a31-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

documented change to .petscrc usage in changes file and manual
page for PetscInitialize()

Hg-commit: 542d66591ee99779ba5394bd5999f83cf0821bdb

321366bc31-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

even if a filename is passed into PetscInitialize() check ~/.petscrc
and .petscr unless flag -skip_petscrc is passed in the filenamed

Hg-commit: f0fd3ad08cf06b6184a2ed4ca7a0768540ea369c

b177007331-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

petsc-maint 15629 added check for .petscrc file

Hg-commit: 73799665615bd2d344ec541803ea534e2a69774d

23464e9422-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

Finished and tested simple support for -openmp_spawn_size and -openmp_merge_size

Hg-commit: b7e1ba8c8fcff8339aeb80887ffdf0f761e44dc1

793721a622-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

finishing up spawn version of OpenMP support

Hg-commit: 168743be2f4bab4d88d51acaa593521d8e9c1416


/petsc/include/petsc.h
/petsc/include/petscmg.h
/petsc/python/PETSc/utilities/libraryOptions.py
/petsc/src/dm/mesh/examples/tutorials/Coarsener.h
/petsc/src/dm/mesh/examples/tutorials/fast_coarsen.h
/petsc/src/dm/mesh/examples/tutorials/tree_mis.h
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/docs/website/developers/index.html
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/download/index.html
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_22.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex10_23.out
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/mg/mgimpl.h
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/mat/examples/tests/ex30.c
/petsc/src/mat/examples/tests/ex94.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/mpiptap.c
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/mpi/spooles/mpispooles.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/matmatmult.c
/petsc/src/mat/impls/aij/seq/matptap.c
/petsc/src/mat/impls/aij/seq/spooles/spooles.c
/petsc/src/mat/interface/matrix.c
mpinit.c
pinit.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex1_beuler.out
/petsc/src/ts/examples/tests/output/ex1_cn.out
/petsc/src/ts/examples/tests/output/ex1_euler.out
/petsc/src/ts/impls/implicit/cn/cn.c
3050cee212-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

petsc.bib reference to Downar and Salome coupling approaches
add PetscViewerASCIIGetStdout() to use in PETSc source
instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling

Hg-co

petsc.bib reference to Downar and Salome coupling approaches
add PetscViewerASCIIGetStdout() to use in PETSc source
instead of PETSC_VIEWER_STDOUT_(comm) for traditional PETSc error handling

Hg-commit: d5925024de9641e364c42958da386445812c4f79

show more ...


/petsc/include/petscpc.h
/petsc/include/petscviewer.h
/petsc/src/contrib/semiLagrange/interface/characteristic.c
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/daview.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/dm/mesh/section.c
/petsc/src/dm/mesh/sieve/Distribution.hh
/petsc/src/dm/mesh/sieve/Partitioner.hh
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/makefile
/petsc/src/ksp/pc/impls/openmp/makefile
/petsc/src/ksp/pc/impls/openmp/openmp.c
/petsc/src/ksp/pc/interface/pcregis.c
/petsc/src/ksp/pc/interface/precon.c
/petsc/src/mat/color/color.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/matfd/fdmatrix.c
/petsc/src/mat/partition/partition.c
/petsc/src/snes/impls/test/snestest.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/damg.c
destroy.c
mpinit.c
options.c
/petsc/src/sys/utils/random/interface/random.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex1_cn_no_matrix.out
/petsc/src/ts/impls/implicit/cn/cn.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/is/impls/general/general.c
/petsc/src/vec/is/impls/general/strgen.c
/petsc/src/vec/is/impls/stride/stride.c
/petsc/src/vec/is/interface/index.c
/petsc/src/vec/is/utils/iscoloring.c
/petsc/src/vec/is/utils/isltog.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/interface/vector.c
/petsc/src/vec/vec/utils/vscat.c
bae7a07b08-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

rudimentary openmp new,free and run written, not tested

Hg-commit: 5cf688dbd0a1efb1345ed03d2fcf63d535aaa361

8002f1cd08-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

version .1 of PetscInitializeOpenMP() may be called from command line

Hg-commit: f311422e7bc7881e6e3db90c08b5636e3cfcfe6a

e9b4b3a108-Dec-2006 Barry Smith <bsmith@mcs.anl.gov>

zeroth version of PetscOpenMPInitialize()

Hg-commit: 361344b1b3754c78fa252a0dbe86532abb12e969

1...<<919293949596979899