History log of /petsc/src/mat/interface/ftn-custom/zmatrixf.c (Results 301 – 312 of 312)
Revision Date Author Comments
# ef998cc9 22-Aug-2007 Barry Smith <bsmith@mcs.anl.gov>

removed some /*@C that were causing some Fortran stubs not to be autogenerated that
could be autogenerated.

Hg-commit: 752ae85f1c94a1763ba2d9a3db6b12ba22deef4c


# c30d3431 06-Apr-2007 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: a5c6c4d63f490e779a44814907fd45dfcda85c92


# 4d684e67 04-Apr-2007 Matthew Knepley <knepley@mcs.anl.gov>

Merge

Hg-commit: 20a42081c20c0e2a962b4df9b78d49bed2a4bc9d


# 8f7157ef 03-Apr-2007 Satish Balay <balay@mcs.anl.gov>

Update MatGetRowIJ() and MatGetColumnIJ() etc routines to
take an additional argument blockcompressed. If this flag
is set then the reduced matrix [baij/inode] is returned.
This fixes hypre breakage

Update MatGetRowIJ() and MatGetColumnIJ() etc routines to
take an additional argument blockcompressed. If this flag
is set then the reduced matrix [baij/inode] is returned.
This fixes hypre breakage with inode & MatGetRowIJ()

Hg-commit: df52a525486d9327b0309b55f9268b8b74d8b888

show more ...


# 121985d4 14-Apr-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4260
bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060414163700|27186
ChangeSet
1.4260 06/04/14 11:37:00 bsmith@barrysmith-11.mcs.anl.gov +0 -0
Merge barrysmith-11.mcs.anl.gov:/User

bk-changeset-1.4260
bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060414163700|27186
ChangeSet
1.4260 06/04/14 11:37:00 bsmith@barrysmith-11.mcs.anl.gov +0 -0
Merge barrysmith-11.mcs.anl.gov:/Users/bsmith/Src/petsc-release-2.3.1
into barrysmith-11.mcs.anl.gov:/Users/bsmith/Src/petsc-dev


Hg-commit: d53513d1ddc48b696b347c8a0dc792d268fa5837

show more ...


# f91d1997 14-Apr-2006 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.4019.1.53
bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060414163302|13446
ChangeSet
1.4019.1.53 06/04/14 11:33:02 bsmith@barrysmith-11.mcs.anl.gov +4 -0
support for VecGetArrayAlig

bk-changeset-1.4019.1.53
bsmith@barrysmith-11.mcs.anl.gov|ChangeSet|20060414163302|13446
ChangeSet
1.4019.1.53 06/04/14 11:33:02 bsmith@barrysmith-11.mcs.anl.gov +4 -0
support for VecGetArrayAligned()

src/vec/vec/interface/ftn-custom/zvectorf.c
1.4 06/04/14 11:32:59 bsmith@barrysmith-11.mcs.anl.gov +47 -2
support for VecGetArrayAligned()

src/sys/ftn-custom/zutils.c
1.6 06/04/14 11:32:59 bsmith@barrysmith-11.mcs.anl.gov +16 -7
support for VecGetArrayAligned()

src/mat/interface/ftn-custom/zmatrixf.c
1.4 06/04/14 11:32:59 bsmith@barrysmith-11.mcs.anl.gov +1 -1
support for VecGetArrayAligned()

include/zpetsc.h
1.34 06/04/14 11:32:59 bsmith@barrysmith-11.mcs.anl.gov +1 -1
support for VecGetArrayAligned()


Hg-commit: 7ea08b8c0d2d582fdcb1c8ae61183d323e30bf4e

show more ...


# d512a6f4 11-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3726
balay@asterix.mcs.anl.gov|ChangeSet|20051111185657|59300
ChangeSet
1.3726 05/11/11 12:56:57 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.3726
balay@asterix.mcs.anl.gov|ChangeSet|20051111185657|59300
ChangeSet
1.3726 05/11/11 12:56:57 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev


Hg-commit: f3ca460834dde5cb321c382a0ce9c43780fe42a7

show more ...


# 1eea217e 11-Nov-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3724.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20051111185646|59321
ChangeSet
1.3724.1.1 05/11/11 12:56:46 balay@asterix.mcs.anl.gov +4 -0
add Fortran interfaces for MatMPIAIJSetPrea

bk-changeset-1.3724.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20051111185646|59321
ChangeSet
1.3724.1.1 05/11/11 12:56:46 balay@asterix.mcs.anl.gov +4 -0
add Fortran interfaces for MatMPIAIJSetPreallocationCSR(), MatSetOptionsPrefix(), PetscObjectSetOptionsPrefix()

src/sys/objects/ftn-custom/zprefixf.c
1.1 05/11/11 12:56:44 balay@asterix.mcs.anl.gov +23 -0
New BitKeeper file ``src/sys/objects/ftn-custom/zprefixf.c''

src/sys/objects/ftn-custom/zprefixf.c
1.0 05/11/11 12:56:44 balay@asterix.mcs.anl.gov +0 -0
BitKeeper file /home/balay/bk-rep/petsc-dev/src/sys/objects/ftn-custom/zprefixf.c

src/sys/objects/ftn-custom/makefile
1.3 05/11/11 12:56:44 balay@asterix.mcs.anl.gov +1 -1
fortran interface for PetscObjectSetOptionsPrefix()

src/mat/interface/ftn-custom/zmatrixf.c
1.3 05/11/11 12:56:44 balay@asterix.mcs.anl.gov +14 -0
fortran interface for MatSetOptionsPrefix()

src/mat/impls/aij/mpi/mpiaij.c
1.257 05/11/11 12:56:44 balay@asterix.mcs.anl.gov +1 -1
fortran interface for MatMPIAIJSetPreallocationCSR()


Hg-commit: c08cd158356a2d32d66bec55a8a10744a2f5adbe

show more ...


# 4a93e4dd 06-Jul-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3364
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050706184826|49006
ChangeSet
1.3364 05/07/06 13:48:26 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
out of date docs
out of dat

bk-changeset-1.3364
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20050706184826|49006
ChangeSet
1.3364 05/07/06 13:48:26 barrysmith@barrysmith-57.mcs.anl.gov +4 -0
out of date docs
out of date fortran interface for matzerorows
error in SNESSolve_LS when out of function evaluations did
not return "best" converged solution so far

src/sys/viewer/interface/viewa.c
1.15 05/07/06 13:48:22 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
out of dates doc

src/mat/interface/ftn-custom/zmatrixf.c
1.2 05/07/06 13:33:58 barrysmith@barrysmith-57.mcs.anl.gov +0 -5
Matzerorows diagonal argument is now a scalar so cannot check if it is
PETSC_NULL....

src/snes/impls/ls/ls.c
1.61 05/07/06 13:32:53 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
petsc-maint 13306 bad "partial" answer if ran out of function evals allowed

src/docs/tex/manual/part2.tex
1.92 05/07/05 16:18:21 barrysmith@barrysmith-57.mcs.anl.gov +9 -9
PetscViewerDrawOpenX() was changed to PetscViewerDrawOpen() a long time ago
but missed here


Hg-commit: 6d9c75e0c278c2359aa1e583dcd56e413817f0a2

show more ...


# 62903a64 20-Jun-2005 Dinesh Kaushik <kaushik@mcs.anl.gov>

bk-changeset-1.3349.1.3
kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543
ChangeSet
1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev

bk-changeset-1.3349.1.3
kaushik@manu.mcs.anl.gov|ChangeSet|20050620221736|50543
ChangeSet
1.3349.1.3 05/06/20 17:17:36 kaushik@manu.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into manu.mcs.anl.gov:/home/kaushik/petsc


Hg-commit: e28f09e984c4b10dc1c40090e54df9bfb9cd3802

show more ...


# 2964b3c7 16-Jun-2005 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.3351
bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391
ChangeSet
1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc.bkbits.net/petsc-dev
into harley

bk-changeset-1.3351
bsmith@harley.mcs.anl.gov|ChangeSet|20050616185417|41391
ChangeSet
1.3351 05/06/16 13:54:17 bsmith@harley.mcs.anl.gov +1 -0
Merge bk://petsc.bkbits.net/petsc-dev
into harley.mcs.anl.gov:/sandbox/bsmith/petsc-dev

bmake/common/rules
1.162 05/06/16 13:54:16 bsmith@harley.mcs.anl.gov +0 -2
Auto merged


Hg-commit: 11aa0449394a382a20394ec945c8939ed3e4760a

show more ...


# f4e70085 16-Jun-2005 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.3349.2.30
balay@asterix.mcs.anl.gov|ChangeSet|20050616042056|46324
ChangeSet
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.30
balay@asterix.mcs.anl.gov|ChangeSet|20050616042056|46324
ChangeSet
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/makefile


Hg-commit: aafc99cfd7ae58ac0e0cb82d2dc93e4ce46a20f3

show more ...


1...<<111213