History log of /petsc/include/petsclog.h (Results 401 – 425 of 739)
Revision Date Author Comments
# 21141871 30-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 381f52c47edb068f8c6686b7e76baffb0718a79c


# 8076ac6a 28-Aug-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 3c41e2b13e8ba1d36bf1c8a081154d64e53d549d


# 2714b66a 28-Aug-2010 Jed Brown <jed@59A2.org>

Use PETSC_FUNCTION_NAME instead of __FUNCT__ in remaining macros, to get better behavior in user code

Hg-commit: 6966fae45ae34a64557978e4c2c4b7223ce20ddf


# f0eb1ee0 12-Apr-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0


# 31d06abd 08-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

finished cleanup of logging source code and comments in the code. Now I almost understand it. Still a lot more code then I'd have used but I guess it is ok.

Hg-commit: 6556b40ff03413fdf5b9638187e006

finished cleanup of logging source code and comments in the code. Now I almost understand it. Still a lot more code then I'd have used but I guess it is ok.

Hg-commit: 6556b40ff03413fdf5b9638187e006fe8da75c9d

show more ...


# ba475950 08-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

moved private prototypes out of petsclog.h into logimpl.h

Hg-commit: 8bc7ee759b9207b8d753b1903ee1a2d0a9d96486


# c60ec953 08-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

better documentation in comments for the various objects using for logging (profiling)

Hg-commit: 5993938c0831722ffdb6083683decaa766bceb3e


# 0700a824 08-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

changed cookie to classid cause that is what it is.

Hg-commit: ffa25d1edea7afc409fcc13e7f2b63587b1494c1


# d49d4b11 08-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

plog.h comments belong in petsclog.h int in PetscClassInfo should be PetscCookie

Hg-commit: f9faec83d7a47d3fb37681f0af04b1b5c80cbdc8


# 0d2fba3e 09-Mar-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 2c02161f5890b468f5bb35c7476967398e40a0c5


# 28842d8c 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ee73705a045ef5d04e074e8534eb7e0fbaa08e1b


# d382aafb 26-Feb-2010 Barry Smith <bsmith@mcs.anl.gov>

petsc.h --> petscsys.h (fortran equivalents also)
new petsc.h that includes all PETSc includes is added

Hg-commit: a82a9bcb80ed39c69991db706672838a5b792d44


# 7b1fe9a4 19-Jun-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 47083b98f31b0073595e2cd90916df48664442f0


# 003131ec 18-Jun-2009 Barry Smith <bsmith@mcs.anl.gov>

improved solvers for AIJ added support for getting flops from logging

Hg-commit: c09b7625c47fd7bac0571c0e21fd2b3846e0e6ab


# bf5c43c7 04-Jun-2009 Matthew Knepley <knepley@mcs.anl.gov>

Moved C++ event stuff

Hg-commit: 18a13482fc27a4d4b95b81a76ea29bc1ca21e1e5


# a4234445 28-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 53419894ce2fb583b5cb42ff5fc9c1a71d985c62


# b7fdbb86 27-Mar-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge from release

Hg-commit: a1db0678df8f4ce23104bb820d6d62fc38373263


# 62fc81cf 27-Mar-2009 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: ebaf2eb60cc3119e614b677e6a83cfcf59089832


# e630d40c 27-Mar-2009 Matthew Knepley <knepley@mcs.anl.gov>

Added PetscLogEventGetId() for Lisandro
- I know its a new function, but it was missing and will not break anything

Hg-commit: 2bca42e9d05ae0401136d71910d68b33c6e5de41


# cb461e88 26-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

why is something changed here? I hate hg

Hg-commit: 97c46b65ecbfbe470a08b96366076d9b6754f011


# 618e35e3 26-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

put From: jed@59A2.org
Subject: [PETSC #19244] TypeSize (warning: value computed is not used) [patch]
Date: March 26, 2009 6:53:28 AM CDT
patch into petsc-3.0.0

Hg-commit: 8731a7cca8b9c50f

put From: jed@59A2.org
Subject: [PETSC #19244] TypeSize (warning: value computed is not used) [patch]
Date: March 26, 2009 6:53:28 AM CDT
patch into petsc-3.0.0

Hg-commit: 8731a7cca8b9c50f565f53d5237981a632119484

show more ...


# 8199ab05 26-Mar-2009 Matthew Knepley <knepley@mcs.anl.gov>

Small fix

Hg-commit: 78e6027c7f788f1217dfc4ca16689fe2663d3e1f


# bf53ef27 25-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after pull from petsc-3.0.0 patch that removed PETSC_DUMMY_SIZE and _COUNT from MPI_* macro logging

Hg-commit: a0d06a97e0a35c54f4878f8024ec8d3310a59179


# f95db71b 25-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

removed use of PETSC_DUMMY_SIZE and PETSC_DUMMY_COUNT from MPI_* logging macros

Hg-commit: bf3d040f119cd391b0ce5e1bb48c564bdd69269f


# c206a0a3 18-Mar-2009 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b4d74337103d0c9770b1d58db0f5ffc576384bdb


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