History log of /petsc/include/petscsys.h (Results 1251 – 1275 of 1729)
Revision Date Author Comments
# 48fab831 09-Jul-2012 Brad Aagaard <baagaard@usgs.gov>

Merge

Hg-commit: 8f74ca6da3dda2e92c9063777436a7e360bcc637


# 574034a9 08-Jul-2012 Jed Brown <jed@59A2.org>

Add -malloc_log_threshold and PetscMallocSetDumpLogThreshold()

Hg-commit: f004e0725884007841f130fd6278d39edc6c6c20


# 6a6fc655 04-Jul-2012 Jed Brown <jed@59A2.org>

Add const to many enum string lists

Hg-commit: c83e9a8fda58664955a3d65190eafbaf3a08ee6d


# cae2f346 04-Jul-2012 Barry Smith <bsmith@mcs.anl.gov>

Needed to make PETSC_RUNNING_ON_VALGRIND and hence the location of valgrind.h universal so that PetscCheckPointer() could be used anywhere and not be triggered when run under valgrind

Hg-commit: c65

Needed to make PETSC_RUNNING_ON_VALGRIND and hence the location of valgrind.h universal so that PetscCheckPointer() could be used anywhere and not be triggered when run under valgrind

Hg-commit: c6539cb758dd89a4e698360f117e72536e09cddc

show more ...


# a8b45ee7 04-Jul-2012 Barry Smith <bsmith@mcs.anl.gov>

added PetscCheckPointer() that uses sigaction and setjmp to check if a pointer points somewhere valid

Hg-commit: e9f69be1a6a58b4fa53793fc34fe1b574e1afc3f


# 0f55b88d 03-Jul-2012 Satish Balay <balay@mcs.anl.gov>

backout all chmod stuff in bf971ba58125
[but keep diffs to src/mat/impls/aij/mpi/mpimatmatmult.c ]

Hg-commit: 4a812fc1f35496ce2717c7da9ef12ffabbd13258


# c0174eb7 03-Jul-2012 Mark F. Adams <mark.adams@columbia.edu>

removed a spurious call to MatSetBlockSize.

Hg-commit: bf971ba58125bd8cf7ceb2a9d0f5cdf27c27cc6a


# 784ad74d 29-Jun-2012 Jed Brown <jed@59A2.org>

Add argument to PetscPClose to avoid raising an error

PetscFileRetrieve now tells you when a file does not exist.

Hg-commit: e92f50020946c88bf7b3a5942941025da5ebe3f3


# f1301baf 25-Jun-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 5fd7344ebb01d47fc51348189c58908ebeb94702


# 10e9db80 30-May-2012 Paul Mullowney <paulm@txcorp.com>

Pulled in changes from petsc-dev. make tests passing. Everything looks good.

Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25


# 6fed8037 30-May-2012 Jed Brown <jed@59A2.org>

Change PetscStrArrayDestroy() to take address; also be honest about const

Hg-commit: 44a418def4d089ac8709d3973dd5721d18ce262d


# 47340559 30-May-2012 Barry Smith <bsmith@mcs.anl.gov>

PetscBagRegisterEnum() now copies the list of possible enum values (since the list may disappear before the bag is destroyed).

Hg-commit: 531c3b37a52f28386fa72a4c5e4340e02f0db7ec


# 7898cc68 01-Jun-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

commit after merge.

Hg-commit: 10823c0d180e66f83993b9212110a78526e9f782


# 638cfed1 16-May-2012 Jed Brown <jed@59A2.org>

PETSC_EXTERN_TYPEDEF for typedefs and fix extern C for BLAS/Lapack

Hg-commit: 18b9110c75d604eab2bb71c22a2b87f8534d48c6


# ab699e31 16-May-2012 Satish Balay <balay@mcs.anl.gov>

enable dll code on windows only for --with-shared-libraries=1

Hg-commit: 28c51e86a01276d53a5891e68395723ac215a804


# 014dd563 16-May-2012 Jed Brown <jed@59A2.org>

Add --with-visibility, all public symbols are marked with PETSC_EXTERN

Hg-commit: 91d6ccc58aec44b109582d7decb1c094fd081024


# e5996a9a 15-May-2012 Paul Mullowney <paulm@txcorp.com>

updated and merged from petsc-dev

Hg-commit: 4bdbb24181fe1c8ce13e9b82c1d499b152c3d14f


# 848cd4f1 14-May-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge.

Hg-commit: e68fe5554aa35a36692bac5980575a9772e8a240


# ea0fecef 14-May-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added _GNU_SOURCE in PETSC_DESIRE_FEATURE_TEST_MACROS and config/PETSc/Configure.py

Hg-commit: d27da1b0d8eb506dd840912d105861abaf00ad44


# 6a4f0f73 11-May-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Numerous GASM-related fixes and API change docs.

Hg-commit: 65891e71d6538241b2e1f74550253235c88c24de


# 76270f95 07-May-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

Create a global numbering for a list of subcomm-based objects.

Hg-commit: ab27914cc4d495b8e63a34a531d491479e06b264


# a5057860 30-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

cleanup include files slightly
removed warning generating code

Hg-commit: e1c9e44476917d298f5bb1d12e7f3b51de0af5ca


# 251f4c67 27-Apr-2012 Dmitry Karpeev <karpeev@mcs.anl.gov>

PetscTypeCompare -> PetscObjectTypeCompare

Hg-commit: 3fc8f665421ddb862bf4d1ba95505378246340be


# 2981ebdb 26-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

cleanup petscsys.h
remove some dead zope code
added & to section destroyed in DMDestroy_DA()

Hg-commit: 883cc780bf60b4959f61e5a756299945b4b0e965


# fdc38fec 24-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

removed polymorphic functions

Hg-commit: 26715ea791312df23dddc9e03ece27d69fc42d2c


1...<<51525354555657585960>>...70