change PetscFListAdd() and PetscFListFind() arguments list to match PetscOpFListAdd/Find() argsHg-commit: 07f9e01e040feeb4162253a60ca63556436f4135
removed unneeded typedef of function pointer, replaced with manual page for function pointer formHg-commit: fd77d06a99d62a828458b49ce06b6519a336ace5
merge c89 fixes from release 3.3Hg-commit: 2d5593aa1623d18e813e8b6a59a156efae5212d9
don't list unneeded /*I includes; they clutter the manual pagesHg-commit: e78ba20ae96445858089a43bccd0933d14f8ae95
fixed rest of mising CHKERRQ() fixed a few unused but set variablesHg-commit: 4acc0881334451e4d784ba0aa3b37fae2f983d1f
Fixed daily compiler problemsHg-commit: 97955cede38880850e3bcabf38cf130a775d8caf
Update header file relative paths from src/sys/classes/Hg-commit: e132f54d7dd57ff487f4fef2691fc7e4f4a92dd6
removed adic stuffHg-commit: 99933b6f66a48c78b00a3952edfaf6191df65340
removed trailing spaces from all filesHg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
removed all incorrect spaces before CHKERR...Hg-commit: 653d9985c7cfe8fed21a37081a5b64f5e24e6c17
forced values in PetscViewerDrawSetBounds() to alwways be applied when doing 2d contour plots with DMDA and VecView.Hg-commit: 178f9fee549bd10f3b4b64313dacb15c48b47923
memory leak in DMDASelectFieldsallow null viewer format in PetscOptionsGetViewer()DMDASetNumProcs() computes missing proc if one is provided in 2dstarted contour viewer for ex10Hg-commit: b2a4a6
memory leak in DMDASelectFieldsallow null viewer format in PetscOptionsGetViewer()DMDASetNumProcs() computes missing proc if one is provided in 2dstarted contour viewer for ex10Hg-commit: b2a4a6a7bd64fcd82cc6a58540b6ed8c799f585f
show more ...
PetscOptionsGetViewer() now returns format since that is needed separately from viewer to be pushed and poped when usedHg-commit: 3766d619209f59eac7f711df4eb56adfa9a0da7d
PetscOptionsGetViewer() references PETSC_VIEWER_XXXX_() types so that PetscViewerDestroy() may uniformally be used to destroyHg-commit: f6282ad082abe831d7e005fc7650481392bab874
PetscViewer: Added PetscOptionsViewer()- Fixed documentation of PetscOptionsGet/RestoreViewer()Hg-commit: bc70ffc4915f028ac4a1ab0b4ede755d26f74b77
completed basic conversion of -xxx_view and -xxx_view_yyy hodge-podge to consistent -xxx_view [viewer][:filename][:format] schemeleft is all the ugly ones for -ksp_view_binary and friendsHg-commit
completed basic conversion of -xxx_view and -xxx_view_yyy hodge-podge to consistent -xxx_view [viewer][:filename][:format] schemeleft is all the ugly ones for -ksp_view_binary and friendsHg-commit: e4cbe0641435ca83c394e1925ec2bdf3258742cf
added support to matlab viewer in PetscOptionsGetViewer()Hg-commit: e74348c694eca5572330506e6afc68adc0da932c
fix bug associated with changes to -mat_viewHg-commit: 19585e35388e42dc1ecb48699d222f3ada709e2a
updated MatView_Private() and -mat_view to new paradigm for accessing -xxx_view options via PetscOptionsGetViewer()Hg-commit: 48311e8a6a065367ee181abfeb345fa704b2d6ee
completed PetscOptionsGetViewer() support for formatsHg-commit: 2f87165cd4457fe7bbc2296da32bc4f3dcb1e8c5
fixed PetscViewerFormat for Fortran and string versionHg-commit: 5a94aa46e7fc8dfb7e4eec3808caaceeccc4dd65
bug fix to PetscOptionsGetViewer() removing duplicate const also improved routine to use built in draw and socket vieersHg-commit: 73e91e6b2a9b1d9e828b4cdfe2bec3d6d2565f01
added PetscOptionsGetView() and PetscOptionsRestoreViewer()Hg-commit: 570011297d031dcce016710af35579cd6d354d6f
reorg of src/sys directorydirectories that define objects now in the classes subdirectoryrename several confusing name directoriesHg-commit: b2612422c63ac4afe82112892d9efda808f3d601
1...<<414243