History log of /petsc/include/petsclog.h (Results 351 – 375 of 739)
Revision Date Author Comments
# 6c2930d4 18-Sep-2012 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 29c41d281e3ece3127c753661dccfd04e452b7f8


# 3e08d2be 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

removed trailing blanks from source code
added rule rmtrailingblanks accessible via make ACTION=remtrailingblanks tree

Hg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a


# 8caf3d72 18-Sep-2012 Barry Smith <bsmith@mcs.anl.gov>

code to match PETSc style guide for if (xxx) for (xxx) sizeof(xxx)

Hg-commit: 01e0d19bcd83a980fb5e8e32b294a95da72b405f


# 2c8e378d 01-Aug-2012 Barry Smith <bsmith@mcs.anl.gov>

consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed?
completed and tested bin/maint/makeframework

Hg-commit: 908e7d10407583f0a5bd5d356d023bd7969681

consistently use #include <petsc... instead of sometimes #include "petsc.... ; I hope this is ok Jed?
completed and tested bin/maint/makeframework

Hg-commit: 908e7d10407583f0a5bd5d356d023bd79696815b

show more ...


# 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


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

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

Hg-commit: 94eb5d50210da3db6d654576e30f2a31ec2adf25


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

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

Hg-commit: 91d6ccc58aec44b109582d7decb1c094fd081024


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

cleanup include files slightly
removed warning generating code

Hg-commit: e1c9e44476917d298f5bb1d12e7f3b51de0af5ca


# f27dfc53 11-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Commit after merge

Hg-commit: dd9de3c9b6c26331f5d70e21b5ec7304b66251d1


# e47d2de2 10-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

no {} around SETERRQ()

Hg-commit: ee2a81f77333df3f44a017957a370b7c2f75e959


# 8aa97da3 03-Apr-2012 stefano_zampini <stefano.zampini@gmail.com>

Commit after merge

Hg-commit: 8c5e601e00cdfb6d35c8d12ba9952a5d3a8ea1b8


# 8b5db460 02-Apr-2012 Barry Smith <bsmith@mcs.anl.gov>

namespaced few global variables and some functions (I'd bored and done, someone else fix the rest)

Hg-commit: b7fb8520d20b6631fcc65318d96209f2ec49053e


# 205a32c2 17-Mar-2012 Jed Brown <jed@59A2.org>

Namespace a bunch of global variables used for logging

Perhaps these should be placed in a smaller number of thread-local structures.

Note that I used the "petsc_" prefix for these because it's wha

Namespace a bunch of global variables used for logging

Perhaps these should be placed in a smaller number of thread-local structures.

Note that I used the "petsc_" prefix for these because it's what was
used by nearby variables. These are not public symbols, so it's
inconsequential (in the sense that it can be changed without impacting
source-level compatibility and does not appear in documentation), but
the symbols have extern linkage, so they still need to be namespaced.

Hg-commit: 5b2e3c0b1ea530838efefabde786d6294274b5d2

show more ...


# e3608de9 30-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

fixing my repo.

Hg-commit: a498a5255cac6a310f8d238d4b714b208023068b


# 09ebb075 30-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1e69c6a962c224fed3b44cc2330b390f9d91c58e


# 204a6943 29-Aug-2011 Jed Brown <jed@59A2.org>

Namespace the PreLoad macros

Hg-commit: 7c892b0948c511e5c9991aa7da6890bc10321fed


# ad39c06f 29-Aug-2011 Jed Brown <jed@59A2.org>

More namespacing of logging, mostly for MPI

Hg-commit: 5dc63aaf71f2d8381282dee7be29578fbdffa853


# aa213bdc 29-Aug-2011 Jed Brown <jed@59A2.org>

Namespace the logging and profiling interfaces in petsclog.h

Hg-commit: 069bbbd570ef70238eb92de1e95c1ddcbe0d168f


# d39137a2 12-Jan-2012 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: d540875a63b3c979c82b6a7fa7f062571e906d10


# 247e2d92 06-Jan-2012 Jed Brown <jed@59A2.org>

Mass revert file modes that were made executable in f6e61ee9c329

Hg-commit: 116d90d0b66125cee0db3e7351047057e756baf5


# 832f7384 01-Jan-2012 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: ee8d91ae0580d1d4fa92be38a18d40c838b9a257


# 14e519b0 31-Dec-2011 Mark F. Adams <mark.adams@columbia.edu>

changed MatMatMult to MatTranposeMatMult.

Hg-commit: f6e61ee9c329774cd5343eea1ee6b7432be17c3f


# 3b9284c0 01-May-2011 Matthew G Knepley <knepley@gmail.com>

Fix Python log summary
- Update reduction counters

Hg-commit: 4a017fce9ca961f13fb73358854e07665a8fa138


# fcfd50eb 15-Apr-2011 Barry Smith <bsmith@mcs.anl.gov>

partcially completed making PETSc object destructors take & for the argument

Hg-commit: e5e776c3749e6dc0b2c108f7f84f10a7aaba55f5


1...<<11121314151617181920>>...30