History log of /petsc/src/ksp/pc/impls/ml/ml.c (Results 476 – 492 of 492)
Revision Date Author Comments
# ac346b81 14-Jan-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2842.1.21
hzhang@harley.mcs.anl.gov|ChangeSet|20050114190222|05468
ChangeSet
1.2842.1.21 05/01/14 13:02:22 hzhang@harley.mcs.anl.gov +2 -0
fix memory leak in ML interface

src/ks

bk-changeset-1.2842.1.21
hzhang@harley.mcs.anl.gov|ChangeSet|20050114190222|05468
ChangeSet
1.2842.1.21 05/01/14 13:02:22 hzhang@harley.mcs.anl.gov +2 -0
fix memory leak in ML interface

src/ksp/pc/impls/ml/ml.c
1.11 05/01/14 13:02:18 hzhang@harley.mcs.anl.gov +35 -47
fix memory leak

src/ksp/examples/tests/ex26.c
1.3 05/01/14 13:02:18 hzhang@harley.mcs.anl.gov +9 -3
add test for both PCML and PCMG


Hg-commit: 3e733cd3f2b91db4dd2e462eecaa6fe826072e8f

show more ...


# 73bc7766 13-Jan-2005 Matthew Knepley <knepley@mcs.anl.gov>

bk-changeset-1.2844
knepley@khan.mcs.anl.gov|ChangeSet|20050113005915|60326
ChangeSet
1.2844 05/01/06 04:36:51 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into kh

bk-changeset-1.2844
knepley@khan.mcs.anl.gov|ChangeSet|20050113005915|60326
ChangeSet
1.2844 05/01/06 04:36:51 knepley@khan.mcs.anl.gov +0 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into khan.mcs.anl.gov:/home/knepley/PETSc-dev/petsc-dev


Hg-commit: 2a1a2596e88ec41d71c2a166ad85f881489360ef

show more ...


# 6ca4d86a 12-Jan-2005 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2842.1.10
hzhang@harley.mcs.anl.gov|ChangeSet|20050112224459|64554
ChangeSet
1.2842.1.10 05/01/12 16:44:59 hzhang@harley.mcs.anl.gov +3 -0
bugfix and cleanup on ML interface

src

bk-changeset-1.2842.1.10
hzhang@harley.mcs.anl.gov|ChangeSet|20050112224459|64554
ChangeSet
1.2842.1.10 05/01/12 16:44:59 hzhang@harley.mcs.anl.gov +3 -0
bugfix and cleanup on ML interface

src/ksp/pc/impls/ml/ml.c
1.10 05/01/12 16:44:57 hzhang@harley.mcs.anl.gov +39 -56
code cleanup

src/ksp/pc/impls/mg/mg.c
1.50 05/01/12 16:44:57 hzhang@harley.mcs.anl.gov +2 -2
bugfix: MGSetR() should not be called at the coarsest grid

python/PETSc/packages/ml.py
1.18 05/01/12 16:44:57 hzhang@harley.mcs.anl.gov +23 -26
bugfix on config of mpi libraries


Hg-commit: 99df75a289b0e44e0bce06f102879ddd4784243c

show more ...


# 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 ...


# eef31507 19-Nov-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2717
hzhang@harley.mcs.anl.gov|ChangeSet|20041119174024|42961
ChangeSet
1.2717 04/11/19 11:40:24 hzhang@harley.mcs.anl.gov +1 -0
update changes made on MatConvert()

src/ksp/pc/i

bk-changeset-1.2717
hzhang@harley.mcs.anl.gov|ChangeSet|20041119174024|42961
ChangeSet
1.2717 04/11/19 11:40:24 hzhang@harley.mcs.anl.gov +1 -0
update changes made on MatConvert()

src/ksp/pc/impls/ml/ml.c
1.8 04/11/19 11:40:23 hzhang@harley.mcs.anl.gov +19 -23
update changes made on MatConvert()


Hg-commit: d6d7985c21ec70e0be65da815022fb130096b390

show more ...


# cb5d8e9e 21-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2543
hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009
ChangeSet
1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0
minor improve the codes.

src/mat/utils/multequal

bk-changeset-1.2543
hzhang@harley.mcs.anl.gov|ChangeSet|20040921163745|29009
ChangeSet
1.2543 04/09/21 11:37:45 hzhang@harley.mcs.anl.gov +6 -0
minor improve the codes.

src/mat/utils/multequal.c
1.2 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +11 -6
polish MatMultEqual() and MatMultEqualAdd()

src/mat/utils/makefile
1.8 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -2
add file multequal.c

src/mat/impls/sbaij/mpi/mpisbaij.c
1.106 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +2 -0
add comments

src/mat/impls/baij/seq/baij.c
1.103 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1
revise the comments

src/mat/impls/aij/seq/aij.c
1.185 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -1
revise the comments

src/ksp/pc/impls/ml/ml.c
1.7 04/09/21 11:37:43 hzhang@harley.mcs.anl.gov +1 -43
trivial polish the code


Hg-commit: c2312df6a5406510cc99d652725f2de312229005

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 ...


# 7a54b078 03-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2495
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040903143047|41939
ChangeSet
1.2495 04/09/03 09:30:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc.bkbits.net/p

bk-changeset-1.2495
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040903143047|41939
ChangeSet
1.2495 04/09/03 09:30:47 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-config


Hg-commit: 79e73145f451aadadeef609e3509f2bd13c28721

show more ...


# ab718ede 01-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.42
hzhang@harley.mcs.anl.gov|ChangeSet|20040901221528|14118
ChangeSet
1.2468.1.42 04/09/01 17:15:28 hzhang@harley.mcs.anl.gov +4 -0
optimize MatConvert_ML_MPIAIJ()

src/sy

bk-changeset-1.2468.1.42
hzhang@harley.mcs.anl.gov|ChangeSet|20040901221528|14118
ChangeSet
1.2468.1.42 04/09/01 17:15:28 hzhang@harley.mcs.anl.gov +4 -0
optimize MatConvert_ML_MPIAIJ()

src/sys/src/utils/sorti.c
1.11 04/09/01 17:15:25 hzhang@harley.mcs.anl.gov +75 -2
add new routine PetscSortIntWithScalarArray()

src/ksp/pc/impls/ml/ml.c
1.5 04/09/01 17:15:25 hzhang@harley.mcs.anl.gov +45 -140
optimize MatConvert_ML_MPIAIJ()

src/ksp/pc/impls/makefile
1.21 04/09/01 17:15:25 hzhang@harley.mcs.anl.gov +1 -1
add dir 'ml'.

src/ksp/examples/tests/output/ex26_2.out
1.2 04/09/01 17:15:25 hzhang@harley.mcs.anl.gov +7 -7
update output file


Hg-commit: f66018bbe67a1818867a0fdef2ae084b937c8018

show more ...


# 37ff77f1 01-Sep-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2493
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040901205912|27447
ChangeSet
1.2493 04/09/01 15:59:12 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc.bkbits.net/p

bk-changeset-1.2493
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040901205912|27447
ChangeSet
1.2493 04/09/01 15:59:12 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Merge bk://petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-config


Hg-commit: 36b7e63a6069ce704545296165c48083b1722b13

show more ...


# e14861a4 01-Sep-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.40
hzhang@harley.mcs.anl.gov|ChangeSet|20040901011214|16609
ChangeSet
1.2468.1.40 04/08/31 20:12:14 hzhang@harley.mcs.anl.gov +1 -0
Have MatConvert_ML_MPIAIJ() work.

src/

bk-changeset-1.2468.1.40
hzhang@harley.mcs.anl.gov|ChangeSet|20040901011214|16609
ChangeSet
1.2468.1.40 04/08/31 20:12:14 hzhang@harley.mcs.anl.gov +1 -0
Have MatConvert_ML_MPIAIJ() work.

src/ksp/pc/impls/ml/ml.c
1.4 04/08/31 20:12:13 hzhang@harley.mcs.anl.gov +225 -35
Have MatConvert_ML_MPIAIJ() work.


Hg-commit: a01ec58f9fabf011372ed7a3af979127b1d06466

show more ...


# 820d377f 25-Aug-2004 Barry Smith <bsmith@mcs.anl.gov>

bk-changeset-1.2476
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825205550|16662
ChangeSet
1.2476 04/08/25 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits

bk-changeset-1.2476
barrysmith@barrysmith-57.mcs.anl.gov|ChangeSet|20040825205550|16662
ChangeSet
1.2476 04/08/25 15:55:50 barrysmith@barrysmith-57.mcs.anl.gov +1 -0
Merge bk://petsc@petsc.bkbits.net/petsc-dev
into barrysmith-57.mcs.anl.gov:/Users/barrysmith/petsc-config

python/PETSc/packages/BlasLapack.py
1.82 04/08/25 15:55:48 barrysmith@barrysmith-57.mcs.anl.gov +0 -0
Auto merged


Hg-commit: a5bce8283b34c42a69a3d0da871976b9787db5ef

show more ...


# 24a42b14 21-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.18
hzhang@harley.mcs.anl.gov|ChangeSet|20040821222036|58445
ChangeSet
1.2468.1.18 04/08/21 17:20:36 hzhang@harley.mcs.anl.gov +1 -0
optimize ml.c

src/ksp/pc/impls/ml/ml.c

bk-changeset-1.2468.1.18
hzhang@harley.mcs.anl.gov|ChangeSet|20040821222036|58445
ChangeSet
1.2468.1.18 04/08/21 17:20:36 hzhang@harley.mcs.anl.gov +1 -0
optimize ml.c

src/ksp/pc/impls/ml/ml.c
1.3 04/08/21 17:20:34 hzhang@harley.mcs.anl.gov +38 -23
- replace multiple calls of VecCreateSeqWithArray()
by VecPlaceArray() - save array copying
- pass rowptr, colindx and vals into ML Pmat and Rmat instead of copy and insert mat values
in MatConvert_ML_SeqAIJ()


Hg-commit: c2504e121f07e8ef4d071d41c9003bea747c7f03

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 ...


# 9cb0ec93 20-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.11
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043453|26421
ChangeSet
1.2468.1.11 04/08/19 15:17:21 hzhang@harley.mcs.anl.gov +2 -0
minor update of ML interface

src/ksp/p

bk-changeset-1.2468.1.11
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043453|26421
ChangeSet
1.2468.1.11 04/08/19 15:17:21 hzhang@harley.mcs.anl.gov +2 -0
minor update of ML interface

src/ksp/pc/impls/ml/ml.c
1.2 04/08/19 15:17:18 hzhang@harley.mcs.anl.gov +14 -4
minor update

include/petsc.h
1.92 04/08/19 15:17:18 hzhang@harley.mcs.anl.gov +1 -0
add prototype of PetscObjectContainerSetUserDestroy()


Hg-commit: a71ce022f5d8e04ed811d6aee2b04919c78db0b4

show more ...


# 5582bec1 20-Aug-2004 Hong Zhang <hzhang@mcs.anl.gov>

bk-changeset-1.2468.1.9
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043451|29233
ChangeSet
1.2468.1.9 04/08/19 10:28:01 hzhang@harley.mcs.anl.gov +6 -0
add newly developed interface to ML 3.0

bk-changeset-1.2468.1.9
hzhang@harley.mcs.anl.gov|ChangeSet|20040820043451|29233
ChangeSet
1.2468.1.9 04/08/19 10:28:01 hzhang@harley.mcs.anl.gov +6 -0
add newly developed interface to ML 3.0

src/sys/src/objects/inherit.c
1.27 04/08/19 10:27:59 hzhang@harley.mcs.anl.gov +24 -0
enable userdestory container

src/ksp/pc/interface/pcregis.c
1.30 04/08/19 10:27:58 hzhang@harley.mcs.anl.gov +1 -0
register PCML

include/petscpc.h
1.58 04/08/19 10:27:58 hzhang@harley.mcs.anl.gov +1 -0
add new PCML

config/linux-gnu-ml.py
1.2 04/08/19 10:27:58 hzhang@harley.mcs.anl.gov +2 -2
update ml repository

src/ksp/pc/impls/ml/makefile
1.1 04/08/19 10:23:05 hzhang@harley.mcs.anl.gov +16 -0

src/ksp/pc/impls/ml/makefile
1.0 04/08/19 10:23:05 hzhang@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/ml/makefile

src/ksp/pc/impls/ml/ml.c
1.1 04/08/19 10:22:59 hzhang@harley.mcs.anl.gov +737 -0

src/ksp/pc/impls/ml/ml.c
1.0 04/08/19 10:22:58 hzhang@harley.mcs.anl.gov +0 -0
BitKeeper file /sandbox/hzhang/petsc-dev/src/ksp/pc/impls/ml/ml.c


Hg-commit: b97b03a1a3460b85e678686983c82d876490f55f

show more ...


1...<<11121314151617181920