updated PETSc directory layout to match standard packaging strategiesinclude/petsc finclude,private,mpiunilib/petsc confbin/petsc*
fix memory leak from use of PetscFixSlashN() and reformat usage
manual merge of conflict
__SDIR__: remove usage of __SDIR__ from PETSc sources.
Change all PETSC_EXTERN_C to PETSC_EXTERNHg-commit: 8d2ebbb193fb583bccc64015e35640c4e08c3426
updated from EXTERN_C_BEGIN/END through sys directoryHg-commit: ee6b7ef2f48ce66402e7e807302de19506ce15df
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 ...
Uncrustified src/sys/*Hg-commit: 9f71677807bad7b55428a6cc0f5ccc5052e91805
reemove OBJSC and OBJSF from invididual makefiles and auto-define in conf/variablesHg-commit: 2f01c17f3c19dc4b89aaf306cfd60a12312c270d
removed trailing blanks from source codeadded rule rmtrailingblanks accessible via make ACTION=remtrailingblanks treeHg-commit: 6e3652165d48aa5f3e94dd66bf607adea6fac27a
Rename include/private/ to include/petsc-private/Hg-commit: 9a1730720b0d9756437b40462617551504641ade
Use #include <header.h> instead of #include "header.h" when there is no intent to search the current directory for header.hHg-commit: bd7216e80cc035071a5136364ab9d04bf9f41a07
Now requirepackage is only used for proper packages, functions use requiresfunction, and the rest use requiresdefineHg-commit: dd65fd3461c02753386917514e6ebe12d345a30e
Add a __FUNCT__ for PetscFixSlashN (duplicated in several files)Hg-commit: 6da7d8c5aaa81099861622f4e6bf1087652253a7
petsc.h --> petscsys.h (fortran equivalents also)new petsc.h that includes all PETSc includes is addedHg-commit: a82a9bcb80ed39c69991db706672838a5b792d44
Fix string in PrintMemoryUsageHg-commit: 9ce2f814308c16d1a901ead1436e47726c291f18
use -lpetsc for single-library=1 and -lpetscsys for single-library=0Hg-commit: a8480cd095925bfa279aced5ffe2f4a4f100ebbd
removed PETSC_ARCH/conf/base andadded support for not setting PETSC_ARCH and PETSC_DIR with --prefix optionHg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
added Fortran petscmemorysetgetmaximumusage() per petsc-maintHg-commit: bb26d0f13330fa2633b84f333323ac4590e23fdd
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/go
petsc-maint 16799 ==6657== Conditional jump or move depends on uninitialised value(s) ==6657== at 0x8735AD1: petscoptionsgetstring_ (in /home/gormo/fluidity/trunk/bin/petsc_readnsolve) ==6657== by 0x80F426D: petsc_readnsolve_options.878 (petsc_readnsolve.F90:264) ==6657== by 0x80F197C: petsc_readnsolve_ (petsc_readnsolve.F90:73) ==6657== by 0x80F18AD: main (petsc_readnsolve_main.cpp:28)moved zpetsc.h to private/zpetsc.hchanged Fortran interface function PetscOptionsGetXXX functions to allow passing PETSC_NULL_TRUTH as flag argumentHg-commit: a08dc4d2e15e97c0d3849b1cb02e6c1b0214b0c8
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
Added custom Fortran binding for PetscMemoryShowUsageHg-commit: 621493c7104471d1192a78cc8fd29529518766fb
bk-changeset-1.3450balay@asterix.mcs.anl.gov|ChangeSet|20050807200635|42756ChangeSet 1.3450 05/08/07 15:06:35 balay@asterix.mcs.anl.gov +4 -0 fix LOC in makefiles src/sys/memory/ftn-custom/m
bk-changeset-1.3450balay@asterix.mcs.anl.gov|ChangeSet|20050807200635|42756ChangeSet 1.3450 05/08/07 15:06:35 balay@asterix.mcs.anl.gov +4 -0 fix LOC in makefiles src/sys/memory/ftn-custom/makefile 1.2 05/08/07 15:06:33 balay@asterix.mcs.anl.gov +1 -1 add missing '/' src/mat/impls/aij/seq/ftn-custom/makefile 1.2 05/08/07 15:06:32 balay@asterix.mcs.anl.gov +1 -1 remove extra space from end src/fortran/kernels/bgl/makefile 1.4 05/08/07 15:06:32 balay@asterix.mcs.anl.gov +1 -1 add '/' at the end maint/checkloc.py 1.3 05/08/07 15:06:32 balay@asterix.mcs.anl.gov +4 -2 look for extra spaces at the end - and flag as errorHg-commit: c24c05a4db8cf897dd7af3a6cba1a7d858775795
bk-changeset-1.3349.19.13balay@asterix.mcs.anl.gov|ChangeSet|20050616233810|53869ChangeSet 1.3349.19.13 05/06/16 18:38:10 balay@asterix.mcs.anl.gov +21 -0 splitup zsys.c [ftn-custom] src/sy
bk-changeset-1.3349.19.13balay@asterix.mcs.anl.gov|ChangeSet|20050616233810|53869ChangeSet 1.3349.19.13 05/06/16 18:38:10 balay@asterix.mcs.anl.gov +21 -0 splitup zsys.c [ftn-custom] src/sys/utils/ftn-custom/zstrf.c 1.1 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +29 -0 src/sys/objects/ftn-custom/zpnamef.c 1.1 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +21 -0 src/sys/objects/ftn-custom/zpgnamef.c 1.1 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +28 -0 src/sys/objects/ftn-custom/zgcommf.c 1.1 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +18 -0 src/sys/utils/ftn-custom/zstrf.c 1.0 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/utils/ftn-custom/zstrf.c src/sys/objects/ftn-custom/zpnamef.c 1.0 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/objects/ftn-custom/zpnamef.c src/sys/objects/ftn-custom/zpgnamef.c 1.0 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/objects/ftn-custom/zpgnamef.c src/sys/objects/ftn-custom/zgcommf.c 1.0 05/06/16 18:38:09 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/objects/ftn-custom/zgcommf.c src/sys/memory/ftn-custom/zmtrf.c 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +29 -0 src/sys/memory/ftn-custom/makefile 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +14 -0 src/sys/matlabengine/ftn-custom/zmatlabf.c 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +65 -0 src/sys/matlabengine/ftn-custom/makefile 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +14 -0 src/sys/fileio/ftn-custom/zsysiof.c 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +21 -0 src/sys/fileio/ftn-custom/zmprintf.c 1.1 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +54 -0 src/sys/memory/ftn-custom/zmtrf.c 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/memory/ftn-custom/zmtrf.c src/sys/memory/ftn-custom/makefile 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/memory/ftn-custom/makefile src/sys/matlabengine/ftn-custom/zmatlabf.c 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/matlabengine/ftn-custom/zmatlabf.c src/sys/matlabengine/ftn-custom/makefile 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/matlabengine/ftn-custom/makefile src/sys/fileio/ftn-custom/zsysiof.c 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/zsysiof.c src/sys/fileio/ftn-custom/zmprintf.c 1.0 05/06/16 18:38:08 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/zmprintf.c src/sys/fileio/ftn-custom/zmpiuopenf.c 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +23 -0 src/sys/fileio/ftn-custom/zghomef.c 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +34 -0 src/sys/fileio/ftn-custom/makefile 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +14 -0 src/sys/error/ftn-custom/zerrf.c 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +123 -0 src/sys/error/ftn-custom/makefile 1.1 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +14 -0 src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c 1.2 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +25 -2 splitup zsys.c [ftn-custom] src/sys/utils/ftn-custom/makefile 1.2 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +1 -1 splitup zsys.c [ftn-custom] src/sys/plog/ftn-custom/zplogf.c 1.19 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +13 -0 splitup zsys.c [ftn-custom] src/sys/objects/ftn-custom/makefile 1.2 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +1 -1 splitup zsys.c [ftn-custom] src/sys/ftn-custom/zutils.c 1.2 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +2 -0 splitup zsys.c [ftn-custom] src/sys/ftn-custom/zsys.c 1.41 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -398 splitup zsys.c [ftn-custom] src/sys/fileio/ftn-custom/zmpiuopenf.c 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/zmpiuopenf.c src/sys/fileio/ftn-custom/zghomef.c 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/zghomef.c src/sys/fileio/ftn-custom/makefile 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/fileio/ftn-custom/makefile src/sys/error/ftn-custom/zerrf.c 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/error/ftn-custom/zerrf.c src/sys/error/ftn-custom/makefile 1.0 05/06/16 18:38:07 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/error/ftn-custom/makefileHg-commit: 8120d4725709104809422656e316a28e0a8c8891
12