PetscViewer: added files for :append test
PetscOptionsGetViewer: last commit broke PetscOptionsGetViewer, fixed it
PetscOptionsGetViewer: added [:append] to ascii
Merge branch 'barry/fix-viewer-format-secret-change' of bitbucket:petsc/petsc* 'barry/fix-viewer-format-secret-change' of bitbucket:petsc/petsc: PetscViewerCreate_XXX() and PetscViewerFileSetName
Merge branch 'barry/fix-viewer-format-secret-change' of bitbucket:petsc/petsc* 'barry/fix-viewer-format-secret-change' of bitbucket:petsc/petsc: PetscViewerCreate_XXX() and PetscViewerFileSetName_XXX() should not change format or iformat
show more ...
PetscObjectComposeFunctionDynamic: remove stale docs and usage
docs: fix header path and a missing file
removed string version of function name for XXXRegister(), PetscFunctionListAdd() and PetscObjectComposeFunction()
removed path and MPI_Comm arguments from PetscFunctionListFind/Add()
removed path argument to XXXInitializePackage() and XXXRegister()
removed XXXRegisterDynamic() but kept the APIs for everything else underneath the samephase I of the update to handling registering function pointers
PetscViewerCreate_XXX() and PetscViewerFileSetName_XXX() should not change format or iformat
removed excessive use of CHKMEMQ;
Merge branch 'master' into barry/amsConflicts: include/petscviewer.h src/sys/classes/viewer/interface/viewreg.c src/sys/threadcomm/interface/threadcomm.c
Remove spurious CHKERRQ
basic snooping on PetscStack is now working
KSPLogResidualHistory and SNESLogConvergenceHistory need to lock for AMS and have error checking when called
doc: nightlybuild fixes
Added support for starting server automatically by application codemessed around finding a bug in AMS
got value back from webclient to application
moved webserver code to its own directory and file
add AMS viewer for PC, server can only run without any memory debugging
changed AMS publishing to use the Viewer modeladded simple AMS viewer for mat,ksp,snes,tsadded --ksp/snes/ts_view_pre for starting the viewer before the solve (ugly but useful for AMS)added PetscS
changed AMS publishing to use the Viewer modeladded simple AMS viewer for mat,ksp,snes,tsadded --ksp/snes/ts_view_pre for starting the viewer before the solve (ugly but useful for AMS)added PetscStackCalls around AMS function calls when appropriate (note do not want these in webserver because do not webserver stopping just because AMS server is down
more work on moving AMS model to viewer
cleanup of AMS viewer, handle JSON-RPC multiple CommsHg-commit: 1c6c1b742ae96264dbd8aad2eb769b7fe76641f3
work on AMS interface, consistent naming, ams.h not included in petscviewer.h, no ifdefsHg-commit: 642571a1dc7109fdb7e5b0abb23bf260d10eb970
1...<<31323334353637383940>>...43