Change all PETSC_EXTERN_C to PETSC_EXTERNHg-commit: 8d2ebbb193fb583bccc64015e35640c4e08c3426
updated from EXTERN_C_BEGIN/END through sys directoryHg-commit: ee6b7ef2f48ce66402e7e807302de19506ce15df
do not use pow() etc directly in PETSc codeHg-commit: 30010d59c4efe8e81910d916acb318c96a081c3a
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
Include fixes for --with-dynamic-loading and C++ extern "C"Hg-commit: cead39d25d0fcbe7b2c2e41f225c0a780de35e19
Fix Fortran include syntax for petscdraw.hHg-commit: a9b2a5e696682e80b0a73d548cbf90a9d8351b25
added petscdrawtypes.h removed the typedef _xx* xx definitions from petscdraw.h and removed petscdraw.h from petscsys.hHg-commit: 01be7b4c0ac1e993b540535c319de45af820a255
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 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
show more ...
Uncrustified src/sys/*Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805
plex.c, draw/utils/axis.c: Fixed warnings (values not available at compile time, %le not valid in C89)Hg-commit: 2392ec615304d70f31eafb3b2eaef7a85596f8c2
Carefully replaced more '){' by ') {', added checker scriptHg-commit: a0037010be00b56a68354d942365c8f8df63198a
Carefully removed \t from src/sys/*Hg-commit: 910eecdb2d9101d15fb5ee24738d9e5eca423f9a
silly code formatting problems; some people still need to read the style guideHg-commit: 7a98cb06baf90914d565ea8801b6900bdc5a04c1
removed trailing spaces from all filesHg-commit: 1cfa55059afe46c5145e0e830cd797b97216abfb
fix to axis plotting for small valuesflag to turn off reaction termsHg-commit: 105d03d19714ac021991d19efeba132ab17cd693
more fixes to axisHg-commit: a830ec8287c0819dbd5de5bcb82a5d8d633d3f3f
simplify formating of axis numbers in plots to avoid uglyness in many casesHg-commit: 2a458b57f00ba458f67eff531225049a559134d9
improve axis numbering for small valuesimprove accessing ray for DMDA VectorHg-commit: 160100bb0a5cf1fd7d317f4841a2e1bbea872ddb
better zero detector for axis plottingHg-commit: e1e6dc5ca9e2c642838356db41ccf5ef2e4e030a
123456789