| 01efc0ae | 12-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed openmp stuff to work for 64bit systems
Hg-commit: 8c04aa50877d3fb44f7e6f1e30aa53033f2639af |
| 45fc02ea | 10-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
tiny code cleanup
Hg-commit: d5bcba361fecf31bdda2c2a60c3011a17af1b064 |
| 655f41cf | 10-Feb-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
removed PetscCommSynchronizeTags and PetscCommCheckTags
Hg-commit: 21bdefd4c2d2c27de4a82e287335a6c5d16738de |
| ae9b4142 | 02-Feb-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
add PETSC_STDERR and correct error in static initialization
Hg-commit: d749c4217d1dbae747b3fdaf263bb41cb5c89d0f |
| e8fb0fc0 | 02-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 ...
|
| 5c7534e4 | 01-Feb-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
dereference pointer after checking
Hg-commit: 8d8c289d97778f53457456c90b20affe8b8a6ef7 |
| 7d4df155 | 31-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes for typos in last push
Hg-commit: 9373679da6adcc954678ea11acc565aae2553a14 |
| b52f573b | 31-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
merging composite matrices docs
Hg-commit: 5018004db173ef5f0620d1ec700a79768164fba8 |
| 3f34d28c | 27-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 ...
|
| 3cfa8680 | 24-Jan-2007 |
Lisandro Dalcin <dalcinl@gmail.com> |
add error checking macros in many places
Hg-commit: 772df0a01f48fabab963c8ff44c67a5304f6199f |
| 0205a749 | 23-Jan-2007 |
Barry Smith <bsmith@mcs.anl.gov> |
add petsc:csgf cite
Hg-commit: 3e4652758686f933f826fe6f5f00d1a4d97e5e82 |
| 04033c30 | 18-Jan-2007 |
Satish Balay <balay@mcs.anl.gov> |
_p_PetscSubcomm -> _n_PetscSubcomm
Hg-commit: 80c7434a1827f9d7d0f0ed22c602af377695c116 |
| c540e29c | 18-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
make PetscSubcomm opaque.
Hg-commit: 933931f4d0339331bdda8247d77e86ca2523027a |
| ab8c242f | 16-Jan-2007 |
Matthew Knepley <knepley@mcs.anl.gov> |
Fixed compiler error and warning
Hg-commit: bad1715e9e7c99ee8e8a42242511cbd0d1bcac60 |
| e5a9bf91 | 12-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 |
| cd05a4c0 | 11-Jan-2007 |
Hong Zhang <hzhang@mcs.anl.gov> |
mv creation of subcommunicator routines from redundant.c into appropriate files
Hg-commit: 1522e7dff81405cd8e33fc7679270a471995edfd |
| fc2bca9a | 31-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
documented change to .petscrc usage in changes file and manual page for PetscInitialize()
Hg-commit: 542d66591ee99779ba5394bd5999f83cf0821bdb |
| 321366bc | 31-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 |
| b1770073 | 31-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
petsc-maint 15629 added check for .petscrc file
Hg-commit: 73799665615bd2d344ec541803ea534e2a69774d |
| 23464e94 | 22-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
Finished and tested simple support for -openmp_spawn_size and -openmp_merge_size
Hg-commit: b7e1ba8c8fcff8339aeb80887ffdf0f761e44dc1 |
| 793721a6 | 22-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
finishing up spawn version of OpenMP support
Hg-commit: 168743be2f4bab4d88d51acaa593521d8e9c1416 |
| 3050cee2 | 12-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 ...
|
| bae7a07b | 08-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
rudimentary openmp new,free and run written, not tested
Hg-commit: 5cf688dbd0a1efb1345ed03d2fcf63d535aaa361 |
| 8002f1cd | 08-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
version .1 of PetscInitializeOpenMP() may be called from command line
Hg-commit: f311422e7bc7881e6e3db90c08b5636e3cfcfe6a |
| e9b4b3a1 | 08-Dec-2006 |
Barry Smith <bsmith@mcs.anl.gov> |
zeroth version of PetscOpenMPInitialize()
Hg-commit: 361344b1b3754c78fa252a0dbe86532abb12e969 |