DrawLG: FIxed includeHg-commit: eb67520ad7cd3c09e1b71ed9a58293cab31f3aa8
more attractive location for ylabel in axisHg-commit: c7a8bffdffd340d701690be13647ae06d5998a70
changed outdated PetscDrawLGPrint() and PetscDrawHGPrint() to PetscDrawLG/HGView()Hg-commit: 45119211e66e0759f6a7d1320f50f50abf2a7458
docs clarifying where PetscDrawTitle() goesHg-commit: 40e26afb027fb87d0b4a86dfbf0e2b73547db3b4
simple phase diagram monitor for ODE solverHg-commit: c2b4dfd4c95a5211491e360d8d0a3cdb1b9b5794
PetscDrawSetFromOptions() should process -draw_pause <pause>fixes problem with d4a9a08 breaking -draw_pause check in PetscDrawCreate()Hg-commit: 9ba579d8aafa530678644a3848ea5acda3c51c61
Include fixes for --with-dynamic-loading and C++ extern "C"Hg-commit: cead39d25d0fcbe7b2c2e41f225c0a780de35e19
Remove petscviewer.h from petscsys.hMuch of sys is independent of viewer. Viewer is used in so many otherplaces that it is now included by petscvec.h.Hg-commit: 1d745f01618aa51d3043fb1f87b0546f6
Remove petscviewer.h from petscsys.hMuch of sys is independent of viewer. Viewer is used in so many otherplaces that it is now included by petscvec.h.Hg-commit: 1d745f01618aa51d3043fb1f87b0546f60e6e730
show more ...
Fix Fortran include syntax for petscdraw.hHg-commit: a9b2a5e696682e80b0a73d548cbf90a9d8351b25
examples that use PetscDraw now need petscdraw.hHg-commit: 9f7838ae01483eacf408b16aa9270e8c068e9a2c
added petscdrawtypes.h removed the typedef _xx* xx definitions from petscdraw.h and removed petscdraw.h from petscsys.hHg-commit: 01be7b4c0ac1e993b540535c319de45af820a255
Remove last uses of PETSC_NULL in PETSc source and docsHg-commit: 8deb20d05f176153f0bde5e396612f649eae2bc3
added PetscObjectComm() and used it to replace (((PetscObject)obj)->comm)Hg-commit: 3da37c458124ad48ae939f4e9823e4430ee0b8be
removed typeid from PetscHeaderCreate() args since it is not know at create time anywayHg-commit: 368e928141e31cf1ff6cf108913006e5886dc6cc
Make petscimpl.h privateHg-commit: 910e8b03a54a915953944da6f75eb81c807d7428
added include stddef.h to petscsys.hremoved many duplicate includes of system includesHg-commit: 26ea335c035572bcbd495f9993b3270632d5d3c6
removed a bunch of duplicate unneeded includes of std include filesHg-commit: b6c9f3e2b0eb8b7277fe131cc83beede5d495522
source code need not include math.h since it is managed by the PETSc include filesa couple other unneeded included files also removedHg-commit: f47a2dda441cb818ab3be604570bccc0c8f15a89
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for FortranFixed a few bugs where PETSC_NULL had been used incorrectly.Hg-commit: 05
removed PETSC_NULL from C and Fortran (except declaration in C for backward compatibility). Kept PETSC_NULL_xxx for FortranFixed a few bugs where PETSC_NULL had been used incorrectly.Hg-commit: 054705a517d7f4388a8a084415d7478cbe95dff4
moved -draw_save for X windows images to subdirectory since there tend to be a lot of them and one can easily remove them by removing the directory while removing 30,000 files with * or even find is
moved -draw_save for X windows images to subdirectory since there tend to be a lot of them and one can easily remove them by removing the directory while removing 30,000 files with * or even find is impossible/too slowHg-commit: 8d285356bc80dc0ce7db34b85a9cf60bc0fafec0
Uncrustified src/sys/*Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805
Reformatted: "Do not put a blank line immediately before PetscFunctionReturn;"Hg-commit: c8a41c455986e732d0ea0513d7162a54daffaece
Reformatted: "There should be a blank line before PetscFunctionBegin;"Hg-commit: 05bda4416aaceb2dbd9d85b5720629adc88eef98
plex.c, draw/utils/axis.c: Fixed warnings (values not available at compile time, %le not valid in C89)Hg-commit: 2392ec615304d70f31eafb3b2eaef7a85596f8c2
Partially unified indentation to two spaces rather than 3, 5, etc.Hg-commit: 72aceb82fa10cae79a777f91c00d187d4e02f4f6
1...<<1112131415161718192021