History log of /petsc/include/petscviewer.h (Results 426 – 450 of 694)
Revision Date Author Comments
# 66b32d5e 03-Nov-2010 Matthew G Knepley <knepley@gmail.com>

Fixed CUDA check, added some HDF5 stuff

Hg-commit: 331e1a642f5a6965cc080cb074817bedbd2a8ff7


# ebdbe881 03-Nov-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 408da9d97fba22d7285ddfd7e8a6e622299e2cce


# b25904b8 01-Nov-2010 Matthew G Knepley <knepley@gmail.com>

Added groups to HDF5 viewer

Hg-commit: 2531a9a8dffd0fa8dd1c303236423f33a2295ce2


# 69970530 24-Oct-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 22da692ed155add94d5c93460d5353aeaadc853b


# 85ebf7a4 20-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed bug in PetscViewerFlowControl macros
added flow control to MatView_MPIAIJ_Binary()

Hg-commit: 3e5713cc6686ba7b6f8946feb9b79d0951a80675


# fca9dd48 20-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

added macros for binary file flow control use them for VecView_MPI_Binary()

Hg-commit: e56a8f67500b589907f9c227bf8bcbb192a8a174


# e03d165d 19-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

started adding macros for flow control for parallel binary file operations

Hg-commit: 02fef1c9afa18d0e925b0989b98ff2f4b2e2b1dd


# 5b1c70cb 05-Oct-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 1f4c484a81300cf08467cf75a57122e999bb989c


# 8c548809 05-Oct-2010 Jed Brown <jed@59A2.org>

Remove PETSCVIEWERSILO, the impl was removed in aaf0dadcba4f

Hg-commit: 5a0cb96dcc03b465e00b5e0902d8372d17dd04e7


# 3334f37f 29-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: 2d32a1bf6d6a67dfae50d31fc22b6e5a617d8a04


# 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


# a240c4b3 16-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

cleanup of int for port numbers, never PetscInt

Hg-commit: 792e53c0b761b90e1f3ebd81010938820c651902


# 21b1d680 06-Sep-2010 Dmitry Karpeev <karpeev@mcs.anl.gov>

Merge.

Hg-commit: 1ac99e58bacaa1133113d86e76355c2a6ff8e56d


# 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


# b4be0e3a 31-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Commit after merge

Hg-commit: ee2c880beeb7f5709c949b456809141d38ab9b9a


# e7f143fa 31-Aug-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 21ce832f6372fd3b563c19fc7f166b12c02a05f0


# 71898fac 29-Aug-2010 Jed Brown <jed@59A2.org>

_p_PetscViewerASCIIMonitor -> _n_PetscViewerASCIIMonitor

Hg-commit: 9f5bfd713a7b452e89f48e0f812dfb35fe913354


# f4403165 23-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Reverted few changes from changeset 16538.
Re-added PETSC_VIEWER_NATIVE flag related code.

Hg-commit: ab476a636a7c86b69a77e8b36376911ecd451104


# 750a086d 22-Jul-2010 Victor Minden <victorminden@gmail.com>

commit after merge

Hg-commit: 4ceec53c6c25b0e199c6df2e58e7cdbd0d456917


# 742cafdd 22-Jul-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Removed PETSC_VIEWER_NATIVE related code

Hg-commit: 43a483cb7d90ffd9a857142163ecdd082b02fc03


# 98a88306 01-Jun-2010 Matthew G Knepley <knepley@gmail.com>

Merge

Hg-commit: 02178143ddd3e6d6cc6a3a3261c8b862015885b1


# b3506946 26-May-2010 Barry Smith <bsmith@mcs.anl.gov>

added AMSBean, amsoptions.java ams viewer

Hg-commit: 111ac237c359799b5be34e07489680f7acbf029c


# 2692d6ee 22-May-2010 Barry Smith <bsmith@mcs.anl.gov>

fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.

Hg-commit: 9

fixed XXXType #define names that had underscores in them such as MAT_SOLVER_SUPERLU MATORDERING_ND or PETSC_VIEWER_ASCII to not have _ also updated style guide to clearly indicate this.

Hg-commit: 9ee752148eed3df65feb0f7eb0686798c3c0621b

show more ...


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

Merge.

Hg-commit: 96dff560e9caff2ee6539fb4c50e92b67324e0b0


# fcd96beb 10-Apr-2010 Barry Smith <bsmith@mcs.anl.gov>

commit after pull of manual pages patches for 3.1

Hg-commit: fdda79b9b0cfa271aff815250a8f6761d22b5ee8


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