| 317d6ea6 | 30-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, elimina
I have added PetscObjectPrintClassNamePrefixType() which is now (in theory) used uniformly in all the XXXView ASCII info formats to display this information appropriately. A nice improvement, eliminated lots of duplicate code and makes it easier to have uniform output.
Hg-commit: ac7db369abce3aaa842088cc8d77922f55ce8a59
show more ...
|
| 1ba920a7 | 29-Sep-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add PetscSubcommSetTypeGeneral()
Hg-commit: f1f4b162e3e1c1a2c947ff84776a3afb7d87cfd1 |
| d8a68f86 | 29-Sep-2010 |
Hong Zhang <hzhang@mcs.anl.gov> |
add PetscSubcommSetNumber(), PetscSubcommSetType(); update PetscSubcommCreate()
Hg-commit: c04222d17a3d4758d323a78ce7695388d712e974 |
| ace3abfc | 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
Changed PetscTruth to PetscBool and PETSC_TRUTH to PETSC_BOOL note this requires a new sowing version
Hg-commit: 8b4c4277f05e3fb874633288193dab1105bf142a |
| 7709abec | 28-Sep-2010 |
Jed Brown <jed@59A2.org> |
No need for a guard, PetscObjectName does this check
Hg-commit: 6ccf710c8585527e308bd8cd990a3f7afa0ab739 |
| a2c4bf20 | 28-Sep-2010 |
Jed Brown <jed@59A2.org> |
Avoid MPICH-specific cast in PetscObjectName
Copy contents of the MPI_Comm into a void* (used as a buffer) and view with %p.
Put the communicator token before the count so that object lists sort na
Avoid MPICH-specific cast in PetscObjectName
Copy contents of the MPI_Comm into a void* (used as a buffer) and view with %p.
Put the communicator token before the count so that object lists sort naturally.
Hg-commit: 79c9b9aaa6e983b1ce3ab06e2cfc9f0a228bfdba
show more ...
|
| 1999dac5 | 28-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
attach communicator number to PetscObjectName() to make them unique all PETSc objects get published off the some communicator
Hg-commit: 9967dad9947e19d2a35c8942c4871a17e7c78241 |
| 9fb22e1a | 23-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
better version of PetscAMSPublishAll
Hg-commit: 782c2a976ec07d13b492bc3c4a0989c9b56cd366 |
| c457296d | 23-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
basic amspublishall. Release it is wrong and need to publish after the type is set.
Hg-commit: 00a22ad47a7a0ffcd91c66290fefb82fce41e498 |
| 69590be7 | 23-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
basic object publishing
Hg-commit: 0bce7cb999039c37cb50c4345a6b2f0467cf0a9d |
| d8501e9c | 22-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
simple AMSPublishAll finally works
Hg-commit: aeee3e368e2a942606f76abdcc0348e4d3b9f981 |
| 660746e0 | 21-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added efficient MatView_MPIBAIJ_Binary()
Hg-commit: 095cacfd22f3d0e1b86218a364afa49ef6f28496 |
| 92e62aa6 | 21-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
now that AMS publisher can access get a bit more of the built in AMS server working
Hg-commit: 22d1028ba0e1da07c542bf1a83b8ae6b297c7790 |
| fcc2139e | 20-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed to use simplier version of AMS libraries
Hg-commit: afb62f6232d7b4bf7498c45002482fd4f01b3771 |
| 81b192fd | 16-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
cannot use PetscTrMalloc routines when PETSC_USE_PTHREAD is turned on
Hg-commit: 0df2a9acbede1c5096c77050526add797b63fbd4 |
| ffc871a5 | 16-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
basic thread based webserver is working.
Hg-commit: 1f1782a7f75a7afa334923daa4504805899ecfce |
| 63d6bff0 | 16-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
added --with-server for configure added PETSC_USE_PTHREAD that should turn off any non-thread safe code, like building the stack
Hg-commit: 48bd7885c44ef999002edd180c6945605b41bebb |
| ee978a2e | 10-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
removed nonexistent subdirectory from makefile, made petscobjectreference() auto generated for Fortran
Hg-commit: fbef6beb64c14fa99b3e04ac7a53d3323feca9b7 |
| 9f7b6320 | 02-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
changed PETSC_LOGICAL to PETSC_BIT_LOGICAL since it is a bit array and clarifies the difference from PETSC_TRUTH
Hg-commit: 2cdcccc64d1221f8878d4fc690986fe71b961469 |
| 8738c821 | 02-Sep-2010 |
Jed Brown <jed@59A2.org> |
PETSC_DLLEXPORT -> PETSCSYS_DLLEXPORT
For consistency with other packages, and since the library is named libpetscsys.
Hg-commit: d411519a6aa3d1f4f3f42dfd9d10e405a0d44202 |
| ff5bc46b | 01-Sep-2010 |
Barry Smith <bsmith@mcs.anl.gov> |
fixes to petsclogprintsummarypython including adding -log_summary_python
Hg-commit: 710063de368c084d4bd253fbcdf3d9720a77a5e5 |
| 6e655a9b | 29-Aug-2010 |
Jed Brown <jed@59A2.org> |
_p_PetscOptions -> _n_PetscOptions
Hg-commit: e157ec42b47f969804d295f41db3118e4b460a8f |
| b583852c | 28-Aug-2010 |
Jed Brown <jed@59A2.org> |
A few more __FUNCT__ fixes
Hg-commit: 31415a758f6a904726fe77819d4d89d61c759a75 |
| c617dab4 | 27-Aug-2010 |
Jed Brown <jed@59A2.org> |
merge __FUNCT__ checking
Hg-commit: cef89f9215985fa569ef0fe01eb925a548b7801d |
| 53c77d0a | 27-Aug-2010 |
Jed Brown <jed@59A2.org> |
Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.
Uses the compiler definitions in CHKERRQ/SETERRQ when available to get better traces through user code that doesn't ma
Consistency checking for __FUNCT__ when __func__ or __FUNCTION__ are available.
Uses the compiler definitions in CHKERRQ/SETERRQ when available to get better traces through user code that doesn't manually defined __FUNCT__.
Fix lots of places that __FUNCT__ was used inconsistently.
Hg-commit: fdbdc93647ff934a12906fd51bc39302de07ae77
show more ...
|