History log of /petsc/src/ksp/pc/impls/ (Results 4126 – 4150 of 5239)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
018683b914-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: b56dd6171e775d2b0a5a9a795a8fc6a54a0f123f

85afcc9a14-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

changed OpenMP to HMPI
removed coords dependency in DMGetInterpolation_DA() and allow compiling with old version or new version

Hg-commit: 3bea43f9e08524aebb8b446269c1569abad7773e

6876a03e14-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

added better preallocation method in GAMG.

Hg-commit: 567fd8937720de8a87d5717e9803dbd0aff0291b

1de8758113-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

small fixes.

Hg-commit: 868b0c57d9971190622f07abea55d75e35a686ba

d3d6bff413-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

completed a version of SA and GAMG PC in PC GAMG.

Hg-commit: b2083655ce9370156b9b0d622b12fd1def622097


/petsc/config/builder.py
/petsc/src/dm/impls/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/impls/mesh/examples/tests/meshes/Hex.gen
/petsc/src/dm/impls/mesh/examples/tests/meshes/Square-quad.gen
/petsc/src/dm/impls/mesh/examples/tests/meshes/Square-tri.gen
/petsc/src/dm/impls/mesh/examples/tests/meshes/Square-tri2.gen
/petsc/src/dm/impls/mesh/examples/tests/meshes/Tet.gen
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_0.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_1.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_2.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_3.out
/petsc/src/dm/impls/mesh/examples/tests/output/TestMeshExodus_4.out
/petsc/src/ksp/ksp/examples/tests/ex35.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tests/output/ex35_1.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_2.out
/petsc/src/ksp/ksp/examples/tests/output/ex35_3.out
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
gamg/createProlongation.c
gamg/gamg.c
gamg/gamg.h
/petsc/src/mat/examples/tests/ex88.c
/petsc/src/mat/examples/tests/output/ex15_1.out
/petsc/src/mat/examples/tests/output/ex30_1.out
/petsc/src/mat/examples/tests/output/ex30_2.out
/petsc/src/mat/examples/tests/output/ex7_1.out
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex5_1.out
/petsc/src/snes/examples/tutorials/output/ex5_2.out
/petsc/src/snes/examples/tutorials/output/ex5_3.out
/petsc/src/snes/examples/tutorials/output/ex5_4.out
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/ngmres/snesngmres.h
/petsc/src/ts/examples/tests/ex1f.F
/petsc/src/ts/examples/tests/ex5.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tests/output/ex5.out
/petsc/src/ts/examples/tutorials/output/ex6_1.out
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex1_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1e.out
b393628312-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 023d6c6af2b31621eff92a00274d614b53ecfb4b

8f1a2a5e12-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

changed sqrt() to PetscSqrtReal() to work properly with __float128
changed some %G to use %14.12e and (double) to work with __float128

Hg-commit: a8faa4e64896cf76f3f64094484ef5e06761417b


/petsc/.hgignore
/petsc/include/mpiuni/mpi.h
/petsc/include/petscmath.h
/petsc/include/web/JSONRPCExample.py
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/benchmarks/benchmarkBatch.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/dm/impls/da/da3.c
/petsc/src/ksp/ksp/examples/tests/ex14.c
/petsc/src/ksp/ksp/examples/tutorials/ex47.c
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/borthog2.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/iterativ.c
/petsc/src/ksp/ksp/interface/itfunc.c
asa/asa.c
jacobi/jacobi.c
svd/svd.c
tfs/xxt.c
tfs/xyt.c
/petsc/src/mat/examples/tests/ex74.c
/petsc/src/mat/examples/tests/ex75.c
/petsc/src/mat/examples/tests/ex76.c
/petsc/src/mat/examples/tests/ex77.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/dense/seq/dense.c
/petsc/src/mat/impls/mffd/wp.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/shell/ftn-custom/zshellf.c
/petsc/src/snes/examples/tests/ex1.c
/petsc/src/snes/examples/tests/ex10.c
/petsc/src/snes/examples/tests/ex11.c
/petsc/src/snes/examples/tests/ex13.c
/petsc/src/snes/examples/tests/ex16.c
/petsc/src/snes/examples/tests/ex4.c
/petsc/src/snes/examples/tests/ex5.c
/petsc/src/snes/examples/tests/ex8.c
/petsc/src/snes/examples/tests/ex9.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex14.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/impls/ls/ls.c
/petsc/src/snes/interface/snesut.c
a682833409-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

fixed bug.

Hg-commit: 12b6acb86db4c016b5430ddd5bf85e7e8c24394b

e33ef3b109-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

fixed bug with singleton node is SA. SA seems to e working in serial.

Hg-commit: 3fba5339e6cf55ca44fab508f3488ebac8784631

4705545e08-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 2ecfe1bda1ce0198fb103d83523235619129710c

89cce64108-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

PCView_MG was printing default number of smooths which was confusing. Hence removed

Hg-commit: 7269fa4b16ca182cb072eccd349816d070d36d5d

1c001b7507-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

itrying to check this in again. Added smoothed aggregation to PC GAMG, no really working.

Hg-commit: b0df5e777baf74893ca1df5fe9447ed4d19891a1


/petsc/config/builder.py
/petsc/include/petscmat.h
/petsc/include/private/matimpl.h
/petsc/include/web/JSONRPCExample.py
/petsc/src/benchmarks/benchmarkAssembly.py
/petsc/src/benchmarks/benchmarkExample.py
/petsc/src/dm/impls/da/gr1.c
/petsc/src/dm/impls/mesh/examples/tests/TestMeshExodus.c
/petsc/src/docs/website/developers/projects.html
pbjacobi/pbjacobi.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpicusp/mpiaijAssemble.cu
/petsc/src/mat/impls/aij/mpi/mumps/mumps.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aij.h
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/bstream/bstream.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex61gen.c
/petsc/src/snes/examples/tutorials/ex61genm.m
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/snes/impls/vi/viimpl.h
/petsc/src/sys/examples/tutorials/ex7.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/random/interface/randomc.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/examples/tests/ex1.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tutorials/ex2.c
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/ex22.c
/petsc/src/ts/examples/tutorials/ex23.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex22_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1_2.out
/petsc/src/vec/vec/interface/dlregisvec.c
038e3b6107-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

Added smoothed aggregation to PC GAMG. Not really working.

Hg-commit: 8189a92f0e636a0f95e8bbfbe4e07531c799d148

453ee3b204-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: ab70711e7a8336203af4596ed92a0e315c7eb9f6


/petsc/bin/matlab/classes/examples/tutorials/exTS.m
/petsc/bin/matlab/classes/examples/tutorials/exTS_DVI.m
/petsc/bin/matlab/classes/examples/tutorials/exTS_odefunction.m
/petsc/bin/matlab/classes/examples/tutorials/exTS_odejacobian.m
/petsc/bin/matlab/classes/examples/tutorials/exTS_tsmonitor.m
/petsc/include/finclude/ftn-custom/petscvecdef.h90
/petsc/include/finclude/ftn-custom/petscvechide.h90
/petsc/include/finclude/petscvecdef.h
/petsc/include/petscdmmesh.h
/petsc/include/petscksp.h
/petsc/include/petscoptions.h
/petsc/include/petscpc.h
/petsc/include/private/kspimpl.h
/petsc/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/ex4f90.F
/petsc/src/dm/impls/mesh/ftn-custom/zmesh.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/docs/tex/manual/part2.tex
/petsc/src/docs/website/documentation/index.html
/petsc/src/ksp/ksp/examples/tutorials/elem_2d_pln_strn_v_25.txt
/petsc/src/ksp/ksp/examples/tutorials/elem_2d_therm.txt
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/ex55.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/bcgs/bcgs.c
/petsc/src/ksp/ksp/impls/bcgsl/bcgsl.c
/petsc/src/ksp/ksp/impls/bicg/bicg.c
/petsc/src/ksp/ksp/impls/broyden/broyden.c
/petsc/src/ksp/ksp/impls/cg/cg.c
/petsc/src/ksp/ksp/impls/cg/cgne/cgne.c
/petsc/src/ksp/ksp/impls/cg/gltr/gltr.c
/petsc/src/ksp/ksp/impls/cg/nash/nash.c
/petsc/src/ksp/ksp/impls/cg/stcg/stcg.c
/petsc/src/ksp/ksp/impls/cgs/cgs.c
/petsc/src/ksp/ksp/impls/cheby/cheby.c
/petsc/src/ksp/ksp/impls/cr/cr.c
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/dgmres/dgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/gmres.c
/petsc/src/ksp/ksp/impls/gmres/lgmres/lgmres.c
/petsc/src/ksp/ksp/impls/ibcgs/ibcgs.c
/petsc/src/ksp/ksp/impls/lcd/lcd.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/impls/minres/minres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/preonly/preonly.c
/petsc/src/ksp/ksp/impls/qcg/qcg.c
/petsc/src/ksp/ksp/impls/rich/rich.c
/petsc/src/ksp/ksp/impls/specest/specest.c
/petsc/src/ksp/ksp/impls/symmlq/symmlq.c
/petsc/src/ksp/ksp/impls/tcqmr/tcqmr.c
/petsc/src/ksp/ksp/impls/tfqmr/tfqmr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itcreate.c
/petsc/src/ksp/ksp/interface/itfunc.c
factor/factor.c
gamg/createProlongation.c
gamg/gamg.c
gamg/gamg.h
/petsc/src/mat/impls/fft/fftw/fftw.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/sys/examples/tests/ex23.c
/petsc/src/sys/examples/tests/ex23options
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tests/output/ex23.out
/petsc/src/sys/makefile
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/yaml/makefile
/petsc/src/sys/yaml/yamlimpls.c
/petsc/src/sys/yaml/yamlimpls.h
/petsc/src/ts/examples/tutorials/ex19.c
/petsc/src/ts/examples/tutorials/ex20.c
/petsc/src/ts/examples/tutorials/ex21.c
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/impls/implicit/theta/theta.c
/petsc/src/ts/interface/ts.c
bbead8a204-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

updated PCPBJACOBI to work for AIJ matrices with set block size also

Hg-commit: 0e020f5b49d3e02ffdf403ba777ccbc6d0077bb9

587fa25d03-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

Added infrastructure for smoothed aggregation into PC GAMG.

Hg-commit: 01a497ef9adc78e66022e0bb69d1a7e0f00af7e3

eb07cef203-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

Added test (ex55) for 2D elasticity for PC GAMG.

Hg-commit: a5fa6841cebf3d6791ae3f1d2e9d13864b97b4b5

8f4b7eb502-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

minor changes.

Hg-commit: 403d914ee262737d0687277cb0997f8916cc6a3c

5745e0f502-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

Rearranged construction of PC MG.

Hg-commit: fece1799213c75dc41c7ce75b9ce8cfeb54e9c3c

d804b0d701-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

Small fix to eigen estimate.

Hg-commit: 9c063ad5d1fd2f726fb03f3ed77df14a93fd1d7f

fc4362bf01-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

Added eigen estimator for cheby smoother.

Hg-commit: 79b3f738f8290298cf2fb5026595dd8e6435320d

a6f78f8301-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

commit after merge

Hg-commit: 0863c0e2d70a213f4b35b7345586a57c9f97389f

ff218e9701-Aug-2011 Barry Smith <bsmith@mcs.anl.gov>

YAML_AMS_Comm_get_memory_list() now works :-)

Hg-commit: 4679ceb705158902495d71e67512d14e0e3f89cb


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tests/ex2_nlfunction.m
/petsc/bin/matlab/classes/examples/tests/ex2_nljacobian.m
/petsc/config/PETSc/Configure.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/examples/arch-fusion-intel-c-opt.py
/petsc/include/petscbag.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscvec.h
/petsc/include/private/dmimpl.h
/petsc/include/web/JSONRPCExample.py
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmresimpl.h
fieldsplit/fieldsplit.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex61gen.c
/petsc/src/snes/examples/tutorials/ex61view.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex12_1.out
/petsc/src/snes/examples/tutorials/output/ex12_2.out
/petsc/src/snes/examples/tutorials/output/ex12_3.out
/petsc/src/snes/examples/tutorials/output/ex12_4.out
/petsc/src/snes/examples/tutorials/output/ex12_5.out
/petsc/src/snes/examples/tutorials/output/ex5_0.out
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/sys/bag/bagimpl.h
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex1_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1_2.out
/petsc/src/vec/vec/interface/vector.c
9e66a1f701-Aug-2011 Mark F. Adams <mark.adams@columbia.edu>

Fixed a small bug and small changes.

Hg-commit: 6616b8f7b777d95d04ebd7997e42ef29b0a2de8b


/petsc/bin/matlab/PetscBinaryRead.m
/petsc/bin/matlab/classes/PetscTS.m
/petsc/bin/matlab/classes/examples/tests/ex2.m
/petsc/bin/matlab/classes/examples/tests/ex2_nlfunction.m
/petsc/bin/matlab/classes/examples/tests/ex2_nljacobian.m
/petsc/bin/matlab/classes/matlabheader.h
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/config/examples/arch-fusion-intel-c-opt.py
/petsc/include/petscbag.h
/petsc/include/petscdm.h
/petsc/include/petscdmda.h
/petsc/include/petscdmmesh.hh
/petsc/include/petscvec.h
/petsc/include/private/dmimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Overlap.hh
/petsc/makefile
/petsc/src/dm/impls/da/dacorn.c
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/dm/impls/da/daview.c
/petsc/src/dm/impls/mesh/examples/tests/TestMeshExodus.c
/petsc/src/dm/impls/mesh/mesh.c
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petscapp.bib
/petsc/src/ksp/ksp/examples/tutorials/ex54.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/impls/ngmres/ngmres.c
/petsc/src/ksp/ksp/impls/ngmres/ngmresimpl.h
gamg/createProlongation.c
gamg/gamg.c
/petsc/src/mat/impls/nest/matnest.c
/petsc/src/snes/examples/tutorials/ex12.c
/petsc/src/snes/examples/tutorials/ex61.c
/petsc/src/snes/examples/tutorials/ex61gen.c
/petsc/src/snes/examples/tutorials/ex61view.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex12_1.out
/petsc/src/snes/examples/tutorials/output/ex12_2.out
/petsc/src/snes/examples/tutorials/output/ex12_3.out
/petsc/src/snes/examples/tutorials/output/ex12_4.out
/petsc/src/snes/examples/tutorials/output/ex12_5.out
/petsc/src/snes/examples/tutorials/output/ex5_0.out
/petsc/src/snes/impls/ngmres/snesngmres.c
/petsc/src/snes/impls/vi/vi.c
/petsc/src/sys/bag/bagimpl.h
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/ts/examples/tests/ex4.c
/petsc/src/ts/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/output/ex1_1.out
/petsc/src/vec/vec/examples/tutorials/output/ex1_2.out
/petsc/src/vec/vec/interface/vector.c
f96513f129-Jul-2011 Matthew G Knepley <knepley@gmail.com>

Fixed gamg

Hg-commit: 47c09c54fd4d65ff361199eed97d55b2b89a5d45

1...<<161162163164165166167168169170>>...210