History log of /petsc/src/ksp/pc/impls/tfs/xxt.c (Results 126 – 149 of 149)
Revision Date Author Comments
# d1528f56 21-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed PC tfs homebrew logging messages, replaced with use of PetscInfo

Hg-commit: 1c59e0e06fc719a6ee9bab590ad7e5122b24d2d2


# 388eb383 21-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed homebrew error handling from PC tfs and replace with SETERR...

Hg-commit: 83a9eaf14f8f2c6c5bc728362c0f75dee3eab884


# 52f87cda 21-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

changed all ints in PC tfs to PetscInt

Hg-commit: e3ce092f5fd00e04339f559d435f2b04e5a8bebc


# 7b1ae94c 21-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed blank comments from PC tfs and minor code formatting

Hg-commit: f695871ee8486d2078ab2be1925fde462558a8d0


# e0c92978 19-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed left over fortran interface stuff from tfs

Hg-commit: 4744a1f50de88994dcb39e06c432b55aaaa229eb


# a40341ef 19-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

removed check_init() from tfs

Hg-commit: 4f1ce74e963b75804a2c586c0a2fd4e3c37c6ab6


# 0924e98c 19-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

more error checking in tfs and formating of function definition

Hg-commit: e27e4f55a7618de44bc43aa4f3edde4ff6b52cbd


# 3fdc5746 19-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

added error checking to tfs solver

Hg-commit: 7bebb32a5d67713664758124cdba8a7615056edb


# bd1d2e58 18-Jan-2008 Barry Smith <bsmith@mcs.anl.gov>

minor cleanup of tfs removing use of SAFE

Hg-commit: a1d00a67230d594835fc2fd793e0b845caa624da


# ff43f1e1 27-Dec-2004 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2823
knepley@khan.mcs.anl.gov|ChangeSet|20041227184524|03092
ChangeSet
1.2823 04/12/06 21:02:19 knepley@khan.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev

include/petscmath.h
1.25 04/12/06 21:02:17 knepley@khan.mcs.anl.gov +0 -0
Auto merged


Hg-commit: d9a23f3f6ba72ee627446f6648bb36a3d0345c22

show more ...


# dba47a55 24-Dec-2004 Kris Buschelman <buschelm@mcs.anl.gov>

bk-changeset-1.2821.1.29
Kris@p4buschel.|ChangeSet|20041224021527|61072
ChangeSet
1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/interface/precon.c
1.59

bk-changeset-1.2821.1.29
Kris@p4buschel.|ChangeSet|20041224021527|61072
ChangeSet
1.2821.1.29 04/12/23 18:15:27 Kris@p4buschel. +90 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/interface/precon.c
1.59 04/12/23 18:15:21 Kris@p4buschel. +32 -30
PETSCKSP_DLLEXPORT

src/ksp/pc/interface/pcset.c
1.24 04/12/23 18:15:21 Kris@p4buschel. +5 -4
PETSCKSP_DLLEXPORT

src/ksp/pc/interface/pcregis.c
1.35 04/12/23 18:15:21 Kris@p4buschel. +27 -26
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/xyt.c
1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/xxt.c
1.17 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/tfs.c
1.6 04/12/23 18:15:21 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/queue.c
1.11 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/pxxt.c
1.24 04/12/23 18:15:21 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/ivec.c
1.13 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/gs.c
1.21 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/error.c
1.14 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/comm.c
1.25 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/tfs/bit_mask.c
1.12 04/12/23 18:15:21 Kris@p4buschel. +1 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/spai/src/ispai.c
1.28 04/12/23 18:15:21 Kris@p4buschel. +19 -17
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/spai/src/dspai.c
1.10 04/12/23 18:15:20 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/spai/include/spai.h
1.5 04/12/23 18:15:20 Kris@p4buschel. +7 -7
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/sor/sor.c
1.27 04/12/23 18:15:20 Kris@p4buschel. +9 -7
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/shell/shellpc.c
1.24 04/12/23 18:15:20 Kris@p4buschel. +17 -15
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/samg/samgpetsctools.c
1.13 04/12/23 18:15:20 Kris@p4buschel. +8 -6
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/samg/samgpetsc.c
1.12 04/12/23 18:15:20 Kris@p4buschel. +6 -5
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/samg/samgmgpetsc.c
1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/redundant/redundant.c
1.23 04/12/23 18:15:20 Kris@p4buschel. +9 -7
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/prometheus/petscprom.c
1.3 04/12/23 18:15:20 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/pbjacobi/pbjacobi.c
1.20 04/12/23 18:15:20 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/none/none.c
1.9 04/12/23 18:15:20 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/ml/ml.c
1.9 04/12/23 18:15:20 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mg/smg.c
1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mg/mgfunc.c
1.16 04/12/23 18:15:20 Kris@p4buschel. +13 -12
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mg/mg.c
1.44 04/12/23 18:15:20 Kris@p4buschel. +10 -8
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mg/fmg.c
1.13 04/12/23 18:15:20 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/mat/pcmat.c
1.11 04/12/23 18:15:19 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/ksp/pcksp.c
1.22 04/12/23 18:15:19 Kris@p4buschel. +6 -5
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/jacobi/jacobi.c
1.16 04/12/23 18:15:19 Kris@p4buschel. +4 -3
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/is/pcis.h
1.11 04/12/23 18:15:19 Kris@p4buschel. +6 -6
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/is/pcis.c
1.26 04/12/23 18:15:19 Kris@p4buschel. +7 -6
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/is/nn/nn.c
1.27 04/12/23 18:15:19 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/is/feti/fetipc.c
1.4 04/12/23 18:15:19 Kris@p4buschel. +11 -9
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/hypre/hyppilut.c
1.70 04/12/23 18:15:19 Kris@p4buschel. +5 -3
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.20 04/12/23 18:15:19 Kris@p4buschel. +9 -7
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/lu/lu.c
1.42 04/12/23 18:15:19 Kris@p4buschel. +22 -20
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/ilu/ilu.c
1.55 04/12/23 18:15:19 Kris@p4buschel. +26 -24
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/icc/icc.c
1.41 04/12/23 18:15:19 Kris@p4buschel. +12 -10
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/factor.c
1.8 04/12/23 18:15:19 Kris@p4buschel. +4 -3
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/factor/cholesky/cholesky.c
1.40 04/12/23 18:15:19 Kris@p4buschel. +15 -14
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/eisens/eisen.c
1.25 04/12/23 18:15:19 Kris@p4buschel. +7 -5
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/composite/composite.c
1.26 04/12/23 18:15:18 Kris@p4buschel. +13 -11
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/bjacobi/bjacobi.c
1.38 04/12/23 18:15:18 Kris@p4buschel. +15 -13
PETSCKSP_DLLEXPORT

src/ksp/pc/impls/asm/asm.c
1.42 04/12/23 18:15:18 Kris@p4buschel. +18 -16
PETSCKSP_DLLEXPORT

src/ksp/ksp/kspimpl.h
1.25 04/12/23 18:15:18 Kris@p4buschel. +0 -4
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/xmon.c
1.11 04/12/23 18:15:18 Kris@p4buschel. +7 -6
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itres.c
1.14 04/12/23 18:15:18 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itregis.c
1.12 04/12/23 18:15:18 Kris@p4buschel. +21 -20
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itfunc.c
1.62 04/12/23 18:15:18 Kris@p4buschel. +36 -34
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/iterativ.c
1.30 04/12/23 18:15:18 Kris@p4buschel. +13 -12
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itcreate.c
1.60 04/12/23 18:15:18 Kris@p4buschel. +15 -13
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/itcl.c
1.15 04/12/23 18:15:18 Kris@p4buschel. +6 -4
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/iguess.c
1.14 04/12/23 18:15:18 Kris@p4buschel. +6 -5
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/eige.c
1.24 04/12/23 18:15:18 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/interface/dlregis.c
1.22 04/12/23 18:15:18 Kris@p4buschel. +4 -3
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.20 04/12/23 18:15:18 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/tcqmr/tcqmr.c
1.17 04/12/23 18:15:18 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/symmlq/symmlq.c
1.20 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/rich/richscale.c
1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/rich/rich.c
1.20 04/12/23 18:15:17 Kris@p4buschel. +4 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/qcg/qcg.c
1.23 04/12/23 18:15:17 Kris@p4buschel. +8 -7
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/preonly/preonly.c
1.14 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/minres/minres.c
1.21 04/12/23 18:15:17 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/lsqr/lsqr.c
1.23 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/lgmres/lgmres.c
1.36 04/12/23 18:15:17 Kris@p4buschel. +11 -10
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/gmres2.c
1.22 04/12/23 18:15:17 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/gmres.c
1.54 04/12/23 18:15:17 Kris@p4buschel. +12 -10
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/gmreig.c
1.16 04/12/23 18:15:17 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/gmpre.c
1.9 04/12/23 18:15:17 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/borthog2.c
1.18 04/12/23 18:15:17 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/gmres/borthog.c
1.13 04/12/23 18:15:17 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/fgmres/modpcf.c
1.16 04/12/23 18:15:17 Kris@p4buschel. +4 -3
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/fgmres/fgmres.c
1.41 04/12/23 18:15:17 Kris@p4buschel. +9 -7
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cr/cr.c
1.32 04/12/23 18:15:16 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cheby/cheby.c
1.21 04/12/23 18:15:16 Kris@p4buschel. +5 -3
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cgs/cgs.c
1.26 04/12/23 18:15:16 Kris@p4buschel. +3 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cgne/cgne.c
1.24 04/12/23 18:15:16 Kris@p4buschel. +4 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cg/cgtype.c
1.9 04/12/23 18:15:16 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cg/cgeig.c
1.10 04/12/23 18:15:16 Kris@p4buschel. +2 -0
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/cg/cg.c
1.35 04/12/23 18:15:16 Kris@p4buschel. +3 -2
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/bicg/bicg.c
1.19 04/12/23 18:15:16 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.18 04/12/23 18:15:16 Kris@p4buschel. +5 -4
PETSCKSP_DLLEXPORT

src/ksp/ksp/impls/bcgs/bcgs.c
1.21 04/12/23 18:15:16 Kris@p4buschel. +2 -1
PETSCKSP_DLLEXPORT

include/petscpc.h
1.66 04/12/23 18:15:16 Kris@p4buschel. +123 -123
PETSCKSP_DLLEXPORT

include/petscmg.h
1.11 04/12/23 18:15:16 Kris@p4buschel. +19 -19
PETSCKSP_DLLEXPORT

include/petscksp.h
1.59 04/12/23 18:15:16 Kris@p4buschel. +112 -113
PETSCKSP_DLLEXPORT


Hg-commit: 4210c1afcf38f78e045958c2106fdc7f64720146

show more ...


# a903ef9a 18-Nov-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2468.6.62
balay@asterix.mcs.anl.gov|ChangeSet|20041118220658|17444
ChangeSet
1.2468.6.62 04/11/18 16:06:58 balay@asterix.mcs.anl.gov +5 -0
mpich2 & c++ (missed tfs earlier)

src/

bk-changeset-1.2468.6.62
balay@asterix.mcs.anl.gov|ChangeSet|20041118220658|17444
ChangeSet
1.2468.6.62 04/11/18 16:06:58 balay@asterix.mcs.anl.gov +5 -0
mpich2 & c++ (missed tfs earlier)

src/ksp/pc/impls/tfs/xyt.c
1.12.1.1 04/11/18 16:06:56 balay@asterix.mcs.anl.gov +1 -1
mpich2 & c++ (missed tfs earlier)

src/ksp/pc/impls/tfs/xxt.c
1.12.1.1 04/11/18 16:06:56 balay@asterix.mcs.anl.gov +1 -1
mpich2 & c++ (missed tfs earlier)

src/ksp/pc/impls/tfs/queue.c
1.7.1.1 04/11/18 16:06:56 balay@asterix.mcs.anl.gov +1 -1
mpich2 & c++ (missed tfs earlier)

src/ksp/pc/impls/tfs/error.c
1.10.1.1 04/11/18 16:06:56 balay@asterix.mcs.anl.gov +1 -1
mpich2 & c++ (missed tfs earlier)

include/petscversion.h
1.118 04/11/18 16:06:56 balay@asterix.mcs.anl.gov +1 -1
mpich2 & c++ (missed tfs earlier)


Hg-commit: 593b51201ed90cc696e6e5315bab70506337212a

show more ...


# 71044d3c 13-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory

bk-changeset-1.2527
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913202651|61226
ChangeSet
1.2527 04/09/13 15:26:51 barrysmith@barrysmith-57.mcs.anl.gov +64 -0
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/utils/vpscat.c
1.34 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -8
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.183 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ilu/ilu.c
1.42 04/09/13 15:26:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec2.c
1.57 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/seq/bvec1.c
1.10 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pvec2.c
1.15 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/vec/impls/mpi/pbvec.c
1.30 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/pvode/petscpvode.c
1.28 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/cn/cn.c
1.19 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/implicit/beuler/beuler.c
1.21 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ts/impls/explicit/euler/euler.c
1.11 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/pdisplay.c
1.20 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/utils/memc.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/error/stack.c
1.13 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/xops.c
1.23 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/sys/src/draw/impls/x/text.c
1.9 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesnoise.c
1.14 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/snes/interface/noise/snesmfj2.c
1.22 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/shell/shell.c
1.24 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij2.c
1.31 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/seq/sbaij.c
1.118 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/sbaij/mpi/mpisbaij.c
1.105 04/09/13 15:26:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/maij/maij.c
1.24 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/is/matis.c
1.19 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/feti/feti.c
1.3 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/seq/dense.c
1.66 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +21 -22
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/dense/mpi/mpidense.c
1.51 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/bdiag/seq/bdiag.c
1.44 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij2.c
1.26 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +4 -4
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/seq/baij.c
1.100.1.2 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +1 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/mpibaij.c
1.77 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/baij/mpi/dscpack/dscpack.c
1.64 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/spooles/spooles.c
1.100 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiptap.c
1.12 04/09/13 15:26:46 barrysmith@barrysmith-57.mcs.anl.gov +0 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpimatmatmult.c
1.4 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/mpi/mpiaij.c
1.212 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +2 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adj/mpi/mpiadj.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/adic/matadic.c
1.29 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/utils/damg.c
1.41 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xyt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/xxt.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +6 -6
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/tfs/gs.c
1.20 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/redundant/redundant.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/ml/ml.c
1.6 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/mg/mg.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/is/feti/fetipc.c
1.3 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/hypre/hyppilut.c
1.59 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/fieldsplit/fieldsplit.c
1.15 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/pc/impls/asm/asm.c
1.39 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/interface/eige.c
1.21 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/lgmres/lgmres.c
1.32 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmres.c
1.50 04/09/13 15:26:45 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/gmres/gmreig.c
1.15 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/fgmres/fgmres.c
1.37 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cgne/cgne.c
1.21 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/cg/cg.c
1.29 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -1
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/ksp/ksp/impls/bcgsl/bcgsl.c
1.17 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +13 -14
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/ilu.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +10 -10
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/dot.h
1.13 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/inline/axpy.h
1.14 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

maint/generateetags.py
1.4 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petschead.h
1.41 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +0 -3
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petscblaslapack.h
1.12 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +241 -242
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

include/petsc.h
1.96 04/09/13 15:26:44 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
PetscNew() now zeros memory
Blas Lapack routines preappended with BLAS or LAPACK

src/mat/impls/aij/seq/aij.c
1.182 04/09/13 14:58:56 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
*** empty log message ***

src/ksp/pc/impls/ilu/ilu.c
1.41 04/09/13 14:56:52 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
*** empty log message ***


Hg-commit: 03fb4ae0a31fea3f887c926814d30cec68df1938

show more ...


# 75d4829f 13-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2523
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162757|05184
ChangeSet
1.2523 04/09/13 11:27:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2523
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162757|05184
ChangeSet
1.2523 04/09/13 11:27:57 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-dev


Hg-commit: 5bd48f80536a57cbb1175d78a080aca7c34e9b1e

show more ...


# 7758a8cd 13-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2521.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162746|09511
ChangeSet
1.2521.1.1 04/09/13 11:27:46 barrysmith@barrysmith-57.mcs.anl.gov +26 -0
single include for t

bk-changeset-1.2521.1.1
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040913162746|09511
ChangeSet
1.2521.1.1 04/09/13 11:27:46 barrysmith@barrysmith-57.mcs.anl.gov +26 -0
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/xyt.c
1.14 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -16
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/xxt.c
1.14 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -16
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/tfs.h
1.2 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +43 -46
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/tfs.c
1.4 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -3
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/queue.c
1.9 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -5
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/pxxt.c
1.20 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/makefile
1.16 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +3 -3
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/ivec.c
1.12 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -11
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/gs.c
1.18 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -17
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/error.c
1.12 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -9
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/comm.c
1.24 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -7
single include for tfs, make sure petsc.h comes first

src/ksp/pc/impls/tfs/bit_mask.c
1.11 04/09/13 11:27:43 barrysmith@barrysmith-57.mcs.anl.gov +1 -5
single include for tfs, make sure petsc.h comes first

BitKeeper/deleted/.del-stack.h~5712ae31a475e3e6
1.8 04/09/13 11:01:23 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/stack.h

BitKeeper/deleted/.del-stack.c~b6b03263efdc4df9
1.9 04/09/13 11:01:22 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/stack.c

BitKeeper/deleted/.del-xyt.h~6bb5d543424fd602
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/xyt.h

BitKeeper/deleted/.del-xxt.h~79daf880369d6c6
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/xxt.h

BitKeeper/deleted/.del-types.h~30476f1d4737ccd0
1.11 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/types.h

BitKeeper/deleted/.del-queue.h~c6698a2ca9e1004c
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/queue.h

BitKeeper/deleted/.del-ivec.h~f0c0600ff0a81f25
1.8 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/ivec.h

BitKeeper/deleted/.del-gs.h~618ed26d795c9867
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/gs.h

BitKeeper/deleted/.del-error.h~4179922862c9d381
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/error.h

BitKeeper/deleted/.del-const.h~d6aab19d6fe0fd97
1.15 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/const.h

BitKeeper/deleted/.del-comm.h~70ac2896f4377c48
1.10 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/comm.h

BitKeeper/deleted/.del-bit_mask.h~bb77ed548b46fa80
1.9 04/09/13 10:59:50 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/bit_mask.h

src/ksp/pc/impls/tfs/tfs.h
1.1 04/09/13 10:59:07 barrysmith@barrysmith-57.mcs.anl.gov +828 -0

src/ksp/pc/impls/tfs/tfs.h
1.0 04/09/13 10:59:07 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
BitKeeper file /Users/barrysmith/petsc-dev/src/ksp/pc/impls/tfs/tfs.h

src/dm/da/src/dalocal.c
1.27 04/09/13 10:51:42 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
compiler may think never defined (though it always is)

src/dm/da/src/da3.c
1.28 04/09/13 10:50:29 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
compiler thinks some variables may not be defined (though they are)


Hg-commit: 292010318b505ce7fc60f01a6e715ea3a6b0f212

show more ...


# 6a1ad774 21-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2474
barrysmith@barry-smiths-computer.local|ChangeSet|20040821035729|49029
ChangeSet
1.2474 04/08/20 22:57:29 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc.bkbits.n

bk-changeset-1.2474
barrysmith@barry-smiths-computer.local|ChangeSet|20040821035729|49029
ChangeSet
1.2474 04/08/20 22:57:29 barrysmith@barry-smiths-computer.local +0 -0
Merge bk://petsc.bkbits.net/petsc-dev
into barry-smiths-computer.local:/Users/barrysmith/petsc-config


Hg-commit: 60f086f0998fa0ae5f984c9456da1a753cc773d8

show more ...


# 05d05b62 21-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.1.16
barrysmith@barry-smiths-computer.local|ChangeSet|20040821022335|58408
ChangeSet
1.2468.1.16 04/08/20 21:23:35 barrysmith@barry-smiths-computer.local +5 -0
merge

src/k

bk-changeset-1.2468.1.16
barrysmith@barry-smiths-computer.local|ChangeSet|20040821022335|58408
ChangeSet
1.2468.1.16 04/08/20 21:23:35 barrysmith@barry-smiths-computer.local +5 -0
merge

src/ksp/pc/impls/tfs/xyt.c
1.13 04/08/20 21:23:34 barrysmith@barry-smiths-computer.local +0 -1
merge

src/ksp/pc/impls/tfs/xxt.c
1.13 04/08/20 21:23:34 barrysmith@barry-smiths-computer.local +0 -1
merge

src/ksp/pc/impls/tfs/makefile
1.15 04/08/20 21:23:34 barrysmith@barry-smiths-computer.local +0 -1
merge

src/ksp/pc/impls/tfs/const.h
1.14 04/08/20 21:23:34 barrysmith@barry-smiths-computer.local +0 -2
merge

BitKeeper/deleted/.del-blas.h~dd4f4d0f47c89bc0
1.10 04/08/20 21:23:34 barrysmith@barry-smiths-computer.local +1 -0
merge

BitKeeper/deleted/.del-blas.h~dd4f4d0f47c89bc0
1.9 04/08/20 21:20:20 barrysmith@barry-smiths-computer.local +0 -0
Merge rename: src/ksp/pc/impls/tfs/blas.h -> BitKeeper/deleted/.del-blas.h~dd4f4d0f47c89bc0


Hg-commit: c3c690ceb042db586f30a21f97156a152d52d285

show more ...


# a501084f 21-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040821022007|06900
ChangeSet
1.2468.8.1 04/08/20 21:20:07 barrysmith@barry-smiths-computer.local +27 -0
massive cleanup/

bk-changeset-1.2468.8.1
barrysmith@barry-smiths-computer.local|ChangeSet|20040821022007|06900
ChangeSet
1.2468.8.1 04/08/20 21:20:07 barrysmith@barry-smiths-computer.local +27 -0
massive cleanup/stripdown of tfs

src/ksp/pc/interface/pcregis.c
1.31 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +2 -0
protect ml PC

src/ksp/pc/impls/tfs/xyt.h
1.9 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/xyt.c
1.11.1.1 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +94 -333
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/xxt.h
1.9 04/08/20 21:20:05 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/xxt.c
1.11.1.1 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +81 -310
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/types.h
1.10 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +2 -4
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/tfs.c
1.3 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +1 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/stack.c
1.8 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +6 -31
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/queue.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/queue.c
1.8 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +7 -33
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/makefile
1.13.1.1 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +4 -4
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/ivec.h
1.7 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +20 -21
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/ivec.c
1.11 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +112 -113
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/gs.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +5 -12
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/gs.c
1.17 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +793 -1653
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/error.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/error.c
1.11 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +12 -19
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/const.h
1.12.1.1 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +12 -69
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/comm.h
1.9 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +5 -6
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/comm.c
1.23 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +47 -83
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/bit_mask.h
1.8 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +0 -1
massive cleanup/stripdown of tfs

src/ksp/pc/impls/tfs/bit_mask.c
1.10 04/08/20 21:20:04 barrysmith@barry-smiths-computer.local +15 -16
massive cleanup/stripdown of tfs

src/ksp/ksp/interface/iterativ.c
1.23 04/08/20 21:20:03 barrysmith@barry-smiths-computer.local +2 -2
docs

BitKeeper/deleted/.del-bss_malloc.h~6dd93a50ffef1771
1.8 04/08/20 15:46:18 barrysmith@barrysmith-11.mcs.anl.gov +0 -0
Delete: src/ksp/pc/impls/tfs/bss_malloc.h

BitKeeper/deleted/.del-bss_malloc.c~f69858c46ce56224
1.12 04/08/20 15:46:18 barrysmith@barrysmith-11.mcs.anl.gov +1 -153
Delete: src/ksp/pc/impls/tfs/bss_malloc.c

src/mat/interface/matrix.c
1.137.1.1 04/08/20 14:32:05 barrysmith@barrysmith-11.mcs.anl.gov +1 -1
allow zeroing entries for allocated but not yet used matrix. Allows
not needing special case for first call to ComputeJacobian()

BitKeeper/deleted/.del-blas.h~dd4f4d0f47c89bc0
1.7.1.1 04/08/20 11:24:34 barrysmith@barrysmith-57.mcs.anl.gov +0 -30
Delete: src/ksp/pc/impls/tfs/blas.h


Hg-commit: 825862d63ecc61f9a66f5f385f812bec09816a41

show more ...


# 2c0290de 20-Aug-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2468.1.15
balay@asterix.mcs.anl.gov|ChangeSet|20040820200552|26994
ChangeSet
1.2468.1.15 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +10 -0
Merge asterix.mcs.anl.gov:/sandbox/petsc

bk-changeset-1.2468.1.15
balay@asterix.mcs.anl.gov|ChangeSet|20040820200552|26994
ChangeSet
1.2468.1.15 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +10 -0
Merge asterix.mcs.anl.gov:/sandbox/petsc/petsc-dist
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev

src/ksp/ksp/impls/tfqmr/tfqmr.c
1.19 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged

src/ksp/ksp/impls/symmlq/symmlq.c
1.18 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged

src/ksp/ksp/impls/minres/minres.c
1.19 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged

src/ksp/ksp/impls/lsqr/lsqr.c
1.20 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged

src/ksp/ksp/impls/cr/cr.c
1.29 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged

src/ksp/ksp/impls/cgs/cgs.c
1.24 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged

src/ksp/ksp/impls/cgne/cgne.c
1.20 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged

src/ksp/ksp/impls/cg/cg.c
1.28 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged

src/ksp/ksp/impls/bicg/bicg.c
1.18 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged

src/ksp/ksp/impls/bcgs/bcgs.c
1.20 04/08/20 15:05:52 balay@asterix.mcs.anl.gov +0 -1
Auto merged


Hg-commit: d920e3538ed0b33fce185ec738620f167b877df4

show more ...


# b4471f27 20-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2468.6.4
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040820160101|21661
ChangeSet
1.2468.6.4 04/08/20 11:01:01 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
replace r8 with tmpr8

bk-changeset-1.2468.6.4
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040820160101|21661
ChangeSet
1.2468.6.4 04/08/20 11:01:01 barrysmith@barrysmith-57.mcs.anl.gov +5 -0
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/xyt.c
1.12 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/xxt.c
1.12 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/makefile
1.14 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +1 -1
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/const.h
1.13 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +5 -5
replace r8 with tmpr8 cause r8 is used in some Mac include files

src/ksp/pc/impls/tfs/blas.h
1.8 04/08/20 11:00:59 barrysmith@barrysmith-57.mcs.anl.gov +2 -2
replace r8 with tmpr8 cause r8 is used in some Mac include files


Hg-commit: 5a943065243fb90af80b426d0b8155a8273ae82e

show more ...


# 88febc48 06-Aug-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2400
balay@asterix.mcs.anl.gov|ChangeSet|20040806195136|12489
ChangeSet
1.2400 04/08/06 14:51:36 balay@asterix.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.2400
balay@asterix.mcs.anl.gov|ChangeSet|20040806195136|12489
ChangeSet
1.2400 04/08/06 14:51:36 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: b30f930b3ad34db1f927c410a4e1e8efa85c1bec

show more ...


# 39945688 06-Aug-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2398.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20040806195127|13359
ChangeSet
1.2398.1.1 04/08/06 14:51:27 balay@asterix.mcs.anl.gov +10 -0
cleanup MPISRC & NXSRC in tfs (always assu

bk-changeset-1.2398.1.1
balay@asterix.mcs.anl.gov|ChangeSet|20040806195127|13359
ChangeSet
1.2398.1.1 04/08/06 14:51:27 balay@asterix.mcs.anl.gov +10 -0
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)
MIN,MAX -> PetscMin, PetscMax

src/ksp/pc/impls/tfs/xyt.c
1.11 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +2 -33
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)

src/ksp/pc/impls/tfs/xxt.c
1.11 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +2 -38
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)

src/ksp/pc/impls/tfs/types.h
1.9 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +0 -4
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)

src/ksp/pc/impls/tfs/makefile
1.13 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +2 -2
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)

src/ksp/pc/impls/tfs/ivec.c
1.10 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +11 -16
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)

src/ksp/pc/impls/tfs/gs.c
1.16 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +14 -850
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)

src/ksp/pc/impls/tfs/error.c
1.10 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +1 -40
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)

src/ksp/pc/impls/tfs/const.h
1.11 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +3 -19
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)

src/ksp/pc/impls/tfs/comm.c
1.22 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +3 -3
MIN,MAX -> PetscMin,PetscMax

src/ksp/pc/impls/tfs/bss_malloc.c
1.11 04/08/06 14:51:26 balay@asterix.mcs.anl.gov +1 -88
cleanup MPISRC & NXSRC in tfs (always assume MPI is present)


Hg-commit: e838ffb99d0cf82d8dc129f0c9561fb85841c380

show more ...


# d890fc11 21-Apr-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2155
balay@asterix.mcs.anl.gov|ChangeSet|20040421145405|03531
ChangeSet
1.2155 04/04/21 09:54:05 balay@asterix.mcs.anl.gov +13 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into

bk-changeset-1.2155
balay@asterix.mcs.anl.gov|ChangeSet|20040421145405|03531
ChangeSet
1.2155 04/04/21 09:54:05 balay@asterix.mcs.anl.gov +13 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into asterix.mcs.anl.gov:/home/balay/bk-rep/petsc-dev

src/ksp/pc/impls/tfs/xyt.h
1.8 04/04/21 09:54:05 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/xyt.c
1.10 04/04/21 09:54:05 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/xxt.h
1.8 04/04/21 09:54:05 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/xxt.c
1.10 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/types.h
1.8 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/queue.h
1.8 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/pxxt.c
1.19 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/ivec.c
1.9 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/gs.c
1.14 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/const.h
1.10 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/comm.c
1.16 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/bss_malloc.c
1.9 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/bit_mask.c
1.8 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Auto merged

src/ksp/pc/impls/tfs/xyt.h
1.5.1.3 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/xyt.h -> src/ksp/pc/impls/tfs/xyt.h

src/ksp/pc/impls/tfs/xyt.c
1.7.1.4 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/xyt.c -> src/ksp/pc/impls/tfs/xyt.c

src/ksp/pc/impls/tfs/xxt.h
1.5.1.3 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/xxt.h -> src/ksp/pc/impls/tfs/xxt.h

src/ksp/pc/impls/tfs/xxt.c
1.7.1.4 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/xxt.c -> src/ksp/pc/impls/tfs/xxt.c

src/ksp/pc/impls/tfs/types.h
1.5.1.2 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/types.h -> src/ksp/pc/impls/tfs/types.h

src/ksp/pc/impls/tfs/queue.h
1.5.1.3 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/queue.h -> src/ksp/pc/impls/tfs/queue.h

src/ksp/pc/impls/tfs/pxxt.c
1.15.1.3 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/pxxt.c -> src/ksp/pc/impls/tfs/pxxt.c

src/ksp/pc/impls/tfs/ivec.c
1.6.1.4 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/ivec.c -> src/ksp/pc/impls/tfs/ivec.c

src/ksp/pc/impls/tfs/gs.c
1.11.1.5 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/gs.c -> src/ksp/pc/impls/tfs/gs.c

src/ksp/pc/impls/tfs/const.h
1.7.1.2 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/const.h -> src/ksp/pc/impls/tfs/const.h

src/ksp/pc/impls/tfs/comm.c
1.13.1.4 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/comm.c -> src/ksp/pc/impls/tfs/comm.c

src/ksp/pc/impls/tfs/bss_malloc.c
1.6.1.2 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/bss_malloc.c -> src/ksp/pc/impls/tfs/bss_malloc.c

src/ksp/pc/impls/tfs/bit_mask.c
1.5.1.3 04/04/21 09:54:04 balay@asterix.mcs.anl.gov +0 -0
Merge rename: src/mat/impls/aij/mpi/libtfs/bit_mask.c -> src/ksp/pc/impls/tfs/bit_mask.c


Hg-commit: 4f7f890efc5e5983398e6743c391d5ee3f90da46

show more ...


# 827bd09b 21-Apr-2004 Satish Balay <balay@mcs.anl.gov>

bk-changeset-1.2101.7.1
balay@asterix.mcs.anl.gov|ChangeSet|20040421145234|19230
ChangeSet
1.2101.7.1 04/04/21 09:52:34 balay@asterix.mcs.anl.gov +27 -0
move tfs from Mat to PC - first stage (phy

bk-changeset-1.2101.7.1
balay@asterix.mcs.anl.gov|ChangeSet|20040421145234|19230
ChangeSet
1.2101.7.1 04/04/21 09:52:34 balay@asterix.mcs.anl.gov +27 -0
move tfs from Mat to PC - first stage (physical move)

src/mat/impls/aij/mpi/makefile
1.24 04/04/21 09:52:33 balay@asterix.mcs.anl.gov +3 -3
move tfs from Mat to PC

src/ksp/pc/impls/tfs/pxxt.c
1.18 04/04/21 09:52:33 balay@asterix.mcs.anl.gov +2 -2
move tfs from Mat to PC

src/ksp/pc/impls/tfs/makefile
1.10 04/04/21 09:52:33 balay@asterix.mcs.anl.gov +3 -3
move tfs from Mat to PC

src/ksp/pc/impls/makefile
1.17 04/04/21 09:52:33 balay@asterix.mcs.anl.gov +1 -1
move tfs from Mat to PC

src/ksp/pc/impls/tfs/xyt.h
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/xyt.c
1.9 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/xxt.h
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/xxt.c
1.9 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/types.h
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/stack.h
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/stack.c
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/queue.h
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/queue.c
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/pxxt.c
1.17 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/makefile
1.9 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/ivec.h
1.6 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/ivec.c
1.8 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/gs.h
1.8 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/gs.c
1.13 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/error.h
1.8 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/error.c
1.8 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/const.h
1.9 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/comm.h
1.8 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/comm.c
1.15 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/bss_malloc.h
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/bss_malloc.c
1.8 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/blas.h
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/bit_mask.h
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/tfs/bit_mask.c
1.7 04/04/06 14:45:46 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/pxxt.c
1.16 04/04/06 14:43:33 balay@asterix.mcs.anl.gov +0 -0
Rename: src/mat/impls/aij/mpi/pxxt.c -> src/ksp/pc/impls/libtfs/pxxt.c

src/ksp/pc/impls/libtfs/xyt.h
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/xyt.c
1.8 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/xxt.h
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/xxt.c
1.8 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/types.h
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/stack.h
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/stack.c
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/queue.h
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/queue.c
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/makefile
1.8 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/ivec.h
1.5 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/ivec.c
1.7 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/gs.h
1.7 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/gs.c
1.12 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/error.h
1.7 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/error.c
1.7 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/const.h
1.8 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/comm.h
1.7 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/comm.c
1.14 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/bss_malloc.h
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/bss_malloc.c
1.7 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/blas.h
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/bit_mask.h
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir

src/ksp/pc/impls/libtfs/bit_mask.c
1.6 04/04/06 14:43:00 balay@asterix.mcs.anl.gov +0 -0
mvdir


Hg-commit: 284adc4da1462a6ab34e1ad2aff8a3df14788e06

show more ...


123456