History log of /petsc/include/petscviewer.h (Results 476 – 500 of 694)
Revision Date Author Comments
# a313700d 24-Jun-2008 Barry Smith <bsmith@mcs.anl.gov>

moved the const out of XXType definitions and into the Set and Get Methods

Hg-commit: d4d9a237045a151847ef3121b00df73d952d0999


# 815a892b 10-Jun-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: b30ed37c9fa869055cdaf3219b726bf215ba38ef


# 0fc9d207 01-Jun-2008 Barry Smith <bsmith@mcs.anl.gov>

changed PETSC_USE_MPIIO to PETSC_HAVE_MPIIO

Hg-commit: 77a900e5492e0bd565d3b1391a1b3c0e5e5ba05b


# 03acc76e 17-May-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 7cf2a814cb935f1dca06259578302ea6dc222478


# 951e3c8e 16-May-2008 Barry Smith <bsmith@mcs.anl.gov>

finished adding protection for MPI IO usage in PETSc with PETSC_USE_MPIIO

Hg-commit: 81a22dfeb0164b21d7c287e99b92590bae6c4e5b


# 9b754dc9 13-May-2008 Barry Smith <bsmith@mcs.anl.gov>

changed PetscOptionsInsertFile() to be scalable, now only process zero in the communicator opens the file
and broadcasts to the other processes. Arguments are changed.

Hg-commit: 045a41f43578938b

changed PetscOptionsInsertFile() to be scalable, now only process zero in the communicator opens the file
and broadcasts to the other processes. Arguments are changed.

Hg-commit: 045a41f43578938b9b7dcef065cf7b8c9a0a8c4f

show more ...


# 11c0e136 08-May-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: a17b7c0624627b3e82034870136d97a8c6f6d0c0


# 39802e9e 08-May-2008 Barry Smith <bsmith@mcs.anl.gov>

very tentative version of VecView() for DA vectors and MPI IO

Hg-commit: 2db6a695ac31fd98e329c524511240e685e14649


# 1c0add76 22-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 50f87a7744bf92447897e71d01d55e453fda1a7f


# 859df3cb 09-Jan-2008 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 2e5906a7b550829a4d1cb80446e0d4452c3785e5


# 1d1a0024 07-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

fixed some illegal names of variables in function prototypes in the include files
changed PetscToken to be a private struct so that PetscTokenCreate() etc behave like
PETSc class
messed with the wo

fixed some illegal names of variables in function prototypes in the include files
changed PetscToken to be a private struct so that PetscTokenCreate() etc behave like
PETSc class
messed with the worthless interface generator code

Hg-commit: 6bb2b8264313602b8e8b11e37006feb15d37fa4b

show more ...


# 3be44c43 18-Nov-2007 Barry Smith <bsmith@mcs.anl.gov>

commit aFTERmerge

Hg-commit: 45a698803bd457bdc2ba32be5035e710250a5320


# 6f3d5618 31-Oct-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 4a9e5a2b97bdb9073e83eff56096e46ac4ef2230


# 8e72c77e 13-Sep-2007 Matthew Knepley <knepley@mcs.anl.gov>

Initial parallel HDF5 viewer

Hg-commit: b4705fdc089424ffe68282cc6f3efc6a37ba31ed


# 13a56666 14-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 63dfb773a5f8276a081f859d7b8d4e1078136b59


# 90e10c2f 11-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

created seperate PetscViewerInitializePackage()

Hg-commit: 5e015647b358a88d184bdd968d7ecd9a786e8f45


# 410795b8 07-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 1bd772ab3da8b9e142265e33f0e8057a48bb2959


# 9c666560 01-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

more minor changes to increase consistency of method calling sequences and naming

Hg-commit: 4d17aa8465a0d1835166ba4c0ee47a08a267b110


# e5bd5246 01-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed a bunch of char * that should have been const char[] for XXInitializePackage()

Hg-commit: b3395d353f54f4df8a0d8921b7e494f76db83bb3


# b864a7bf 31-Mar-2007 Barry Smith <bsmith@mcs.anl.gov>

fixed some PETSc headers to match PETSc standards
pitifully crude generation of C++ classes from include/*.h files

Hg-commit: 4a32c679b0bf25fdbb33c0d7e89afd18473b24d7


# 2120111c 11-Jan-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: e2033f49c2b7d0b8c0b6d404de26a7b27c323e2e


# 9dfb5993 11-Jan-2007 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 5b002539f7bb6e94c232479a607bbe05d6885922


# a98ce0f4 05-Jan-2007 Hong Zhang <hzhang@mcs.anl.gov>

mv PetscViewer_xxx_Subcomm() routines from redundant.c into filev.c

Hg-commit: 3137e4512f8b6bfba2ff86be751db2695ad91b6b


# 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 ...


# 1a979cf1 19-Oct-2006 Matthew Knepley <knepley@mcs.anl.gov>

Merge


Hg-commit: e4765e9df6c5b36936ddddd7d17b370f96aa202d


1...<<11121314151617181920>>...28