added MatView support for shell matrix from FortranHg-commit: 2eba9ff811378297002d741bfce660e8ba144054
fixed enum argument to PetscError() in many places that arise only in C++changed CHKERRXX() to be more rational, see petsc-dev emailHg-commit: bf64cb01b8b40e01034bd22ad18ed6a259752ed7
added MPI_Comm as first argument to PetscError() and SETERRQX()Hg-commit: fe5a2ff050abc00ca2c2979c0af22b117b62874e
added MATOP_GET_VECS for Fortran with test example per petsc-maint 45251Hg-commit: 40765b534bd9c4adffef0304eaba8fe508da1fd4
petscfwk.h needs to include petscsys.h not petsc.hHg-commit: 86d929a9fda64915b12af7f9f63338843d735821
removed PETSC_ARCH/conf/base andadded support for not setting PETSC_ARCH and PETSC_DIR with --prefix optionHg-commit: e478f4df238e5763b64567336d7cf94ca5d89d58
changed MATOP_DIAGONAL_SHIFT to MATOP_DIAGONAL_SETHg-commit: 5ac8d271d569533cbd1cb23b22226ce7f8d0fdcf
added MATOP_DIAGONAL_SHIFT to Fortran interface for MatShellSetOperation()Hg-commit: 1902a8504dd0e86f58e54b628e401bcd6e7dcb77
missing cast needed in C++ for Fortran interface for matshellsetoperation()Hg-commit: 307047ea0e74adcc66d00e60f86ba5dda16f2b55
added MAT_OP_DIAGONAL_SCALE for Fortran interface for MatShell()Hg-commit: 6e90368d55c5b52a519ca1cc80682500df88b0f7
#19198 add fortran interface for MatShellSetContext and MatShellGetContext()Hg-commit: d898238fc7f85fe2c5dea1115d5079cb25b79dfe
removed no longer needed converts of Fortran to C MPI_Comm (since MPI 1.1 has a standard for this)Hg-commit: 263aca0fcfe7efcaed30a4abb46e648de3bb24ab
mv zpetsc.h (a meaningless name) to fortranimpl.h (a slightly more meaningful name)Hg-commit: d2687f12f92bff49ceff434100d018f6898829c3
added PetscObjectAllocateFortranPointers() replaced direct use of malloc for theseHg-commit: 2c4d80a83ccb656c1ab09c5dcec9c685c121655f
petsc-maint 16980 matsettype(mat,MATSHELL,ierr) does not work in Fortran because function pointers only set in MatCreateShell_()Hg-commit: cf12821bdb15eb53b5a3c52eaecda43a3fc255a4
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
show more ...
Added MatGetDiagonal() to MatShell methods settable from FortranHg-commit: 0b2e2cb67a4da7f6bc8b8869a57ee7afb514728f
changed bmake/common everywhere to conffixed a little more for new install systemHg-commit: 1aa781ff09e652ebafd6f016d84e88c15ea650f1
bk-changeset-1.3745.1.7barrysmith@barry-smiths-computer.local|ChangeSet|20051118211123|56880ChangeSet 1.3745.1.7 05/11/18 15:11:23 barrysmith@barry-smiths-computer.local +21 -0 rename FCNVOID a
bk-changeset-1.3745.1.7barrysmith@barry-smiths-computer.local|ChangeSet|20051118211123|56880ChangeSet 1.3745.1.7 05/11/18 15:11:23 barrysmith@barry-smiths-computer.local +21 -0 rename FCNVOID and friends for consistency update for PetscScalar of long double src/ts/interface/ftn-custom/ztsf.c 1.2 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +12 -12 rename FCNVOID and friends for consistency src/sys/plog/plog.c 1.71.1.1 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +2 -2 add PetscScalar size to log summary output src/sys/objects/pinit.c 1.68.1.1 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +1 -1 add Long double PetscScalar src/snes/utils/ftn-custom/zdamgsnesf.c 1.2 05/11/18 15:11:18 barrysmith@barry-smiths-computer.local +2 -2 rename FCNVOID and friends for consistency src/snes/utils/ftn-custom/zdamgf.c 1.4 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +3 -3 rename FCNVOID and friends for consistency src/snes/interface/ftn-custom/zsnesf.c 1.2 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +11 -11 rename FCNVOID and friends for consistency src/snes/impls/ls/ftn-custom/zlsf.c 1.3 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +4 -4 rename FCNVOID and friends for consistency src/mat/matfd/ftn-custom/zfdmatrixf.c 1.2 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +2 -2 rename FCNVOID and friends for consistency src/mat/impls/shell/ftn-custom/zshellf.c 1.2 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +8 -8 rename FCNVOID and friends for consistency src/mat/impls/baij/mpi/dscpack/dscpack.c 1.70 05/11/18 15:11:17 barrysmith@barry-smiths-computer.local +1 -1 rename FCNVOID and friends for consistency src/mat/impls/aij/seq/spooles/spooles.c 1.106 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +1 -1 rename FCNVOID and friends for consistency src/mat/impls/aij/mpi/mumps/mumps.c 1.96.1.1 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +3 -3 rename FCNVOID and friends for consistency src/ksp/pc/impls/mg/ftn-custom/zmgfuncf.c 1.2 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +2 -2 rename FCNVOID and friends for consistency src/ksp/ksp/interface/ftn-custom/zitfuncf.c 1.2 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +9 -9 rename FCNVOID and friends for consistency src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c 1.2 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +2 -2 rename FCNVOID and friends for consistency src/docs/website/publications/index.html 1.27 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +97 -17 links to slepc and tao apps src/docs/website/documentation/tutorials/index.html 1.24 05/11/18 15:11:16 barrysmith@barry-smiths-computer.local +146 -19 new tutorial python/PETSc/utilities/languages.py 1.45 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +3 -1 support for PetscScalar of long double include/petscmath.h 1.27 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +19 -8 support for PetscScalar of long double include/petsc.h 1.149 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +1 -1 support for PetscScalar of long double include/mpiuni/mpi.h 1.23 05/11/18 15:11:15 barrysmith@barry-smiths-computer.local +1 -0 missing MPI_LONG_DOUBLEHg-commit: 381601fa71a48477ac94cf5d5e1805463c00a329
bk-changeset-1.3349.2.30balay@asterix.mcs.anl.gov|ChangeSet|20050616042056|46324ChangeSet 1.3349.2.30 05/06/15 23:20:56 balay@asterix.mcs.anl.gov +44 -0 splitup zmat.c [ftn-custom] src/mat/u
bk-changeset-1.3349.2.30balay@asterix.mcs.anl.gov|ChangeSet|20050616042056|46324ChangeSet 1.3349.2.30 05/06/15 23:20:56 balay@asterix.mcs.anl.gov +44 -0 splitup zmat.c [ftn-custom] src/mat/utils/ftn-custom/zmatiof.c 1.1 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +21 -0 src/mat/utils/ftn-custom/makefile 1.1 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +14 -0 src/mat/partition/impls/scotch/ftn-custom/zscotchf.c 1.1 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +41 -0 src/mat/utils/ftn-custom/zmatiof.c 1.0 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/utils/ftn-custom/zmatiof.c src/mat/utils/ftn-custom/makefile 1.0 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/utils/ftn-custom/makefile src/mat/partition/impls/scotch/ftn-custom/zscotchf.c 1.0 05/06/15 23:20:55 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/scotch/ftn-custom/zscotchf.c src/mat/partition/impls/scotch/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/partition/impls/party/ftn-custom/zpartyf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +32 -0 src/mat/partition/impls/party/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/partition/ftn-custom/zpartitionf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +42 -0 src/mat/partition/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/order/ftn-custom/zsorderf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +20 -0 src/mat/order/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/matfd/ftn-custom/zfdmatrixf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +59 -0 src/mat/matfd/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/interface/ftn-custom/zmatrixf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +193 -0 src/mat/interface/ftn-custom/zmatregf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +45 -0 src/mat/interface/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/shell/ftn-custom/zshellf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +75 -0 src/mat/impls/shell/ftn-custom/makefile 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c 1.1 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +26 -0 src/mat/partition/impls/scotch/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/scotch/ftn-custom/makefile src/mat/partition/impls/party/ftn-custom/zpartyf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/party/ftn-custom/zpartyf.c src/mat/partition/impls/party/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/impls/party/ftn-custom/makefile src/mat/partition/ftn-custom/zpartitionf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/ftn-custom/zpartitionf.c src/mat/partition/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/partition/ftn-custom/makefile src/mat/order/ftn-custom/zsorderf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/order/ftn-custom/zsorderf.c src/mat/order/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/order/ftn-custom/makefile src/mat/matfd/ftn-custom/zfdmatrixf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/matfd/ftn-custom/zfdmatrixf.c src/mat/matfd/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/matfd/ftn-custom/makefile src/mat/interface/ftn-custom/zmatrixf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/interface/ftn-custom/zmatrixf.c src/mat/interface/ftn-custom/zmatregf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/interface/ftn-custom/zmatregf.c src/mat/interface/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/interface/ftn-custom/makefile src/mat/impls/shell/ftn-custom/zshellf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/shell/ftn-custom/zshellf.c src/mat/impls/shell/ftn-custom/makefile 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/shell/ftn-custom/makefile src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c 1.0 05/06/15 23:20:54 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/seq/ftn-custom/zsbaijf.c src/mat/impls/sbaij/seq/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +29 -0 src/mat/impls/sbaij/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +27 -0 src/mat/impls/rowbs/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/dense/seq/ftn-custom/zdensef.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +25 -0 src/mat/impls/dense/seq/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +26 -0 src/mat/impls/dense/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c 1.1 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +29 -0 src/mat/impls/sbaij/seq/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/seq/ftn-custom/makefile src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/mpi/ftn-custom/zmpisbaijf.c src/mat/impls/sbaij/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/sbaij/mpi/ftn-custom/makefile src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/rowbs/mpi/ftn-custom/zmpirowbsf.c src/mat/impls/rowbs/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/rowbs/mpi/ftn-custom/makefile src/mat/impls/dense/seq/ftn-custom/zdensef.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/seq/ftn-custom/zdensef.c src/mat/impls/dense/seq/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/seq/ftn-custom/makefile src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/mpi/ftn-custom/zmpidensef.c src/mat/impls/dense/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/dense/mpi/ftn-custom/makefile src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c 1.0 05/06/15 23:20:53 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/seq/ftn-custom/zbdiagf.c src/mat/impls/bdiag/seq/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +31 -0 src/mat/impls/bdiag/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/baij/seq/ftn-custom/zbaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +26 -0 src/mat/impls/baij/seq/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +39 -0 src/mat/impls/baij/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/aij/seq/ftn-custom/zaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +26 -0 src/mat/impls/aij/seq/ftn-custom/makefile 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c 1.1 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +40 -0 src/mat/impls/bdiag/seq/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/seq/ftn-custom/makefile src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/mpi/ftn-custom/zmpibdiagf.c src/mat/impls/bdiag/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/bdiag/mpi/ftn-custom/makefile src/mat/impls/baij/seq/ftn-custom/zbaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/seq/ftn-custom/zbaijf.c src/mat/impls/baij/seq/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/seq/ftn-custom/makefile src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/mpi/ftn-custom/zmpibaijf.c src/mat/impls/baij/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/baij/mpi/ftn-custom/makefile src/mat/impls/aij/seq/ftn-custom/zaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/seq/ftn-custom/zaijf.c src/mat/impls/aij/seq/ftn-custom/makefile 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/seq/ftn-custom/makefile src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c 1.0 05/06/15 23:20:52 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/mpi/ftn-custom/zmpiaijf.c src/mat/impls/aij/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +31 -0 src/mat/impls/adj/mpi/ftn-custom/makefile 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +14 -0 src/mat/color/ftn-custom/zcolorf.c 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +21 -0 src/mat/color/ftn-custom/makefile 1.1 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +14 -0 src/mat/impls/aij/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/aij/mpi/ftn-custom/makefile src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/adj/mpi/ftn-custom/zmpiadjf.c src/mat/impls/adj/mpi/ftn-custom/makefile 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/impls/adj/mpi/ftn-custom/makefile src/mat/ftn-custom/zmat.c 1.58 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -700 splitup zmat.c [ftn-custom] src/mat/color/ftn-custom/zcolorf.c 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/color/ftn-custom/zcolorf.c src/mat/color/ftn-custom/makefile 1.0 05/06/15 23:20:51 balay@asterix.mcs.anl.gov +0 -0 BitKeeper file /home/balay/bk-rep/petsc-dev/src/mat/color/ftn-custom/makefileHg-commit: aafc99cfd7ae58ac0e0cb82d2dc93e4ce46a20f3
123