History log of /petsc/src/snes/impls/ (Results 901 – 925 of 1817)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
18aa0c0c03-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Efficiency fixes for NGMRES; added "snes_ngmres_singlereduction" same as cg; made qn consistent.

Hg-commit: a99cc032f21d4c34b3dcc369ddc5591576e9855c

82d26c2403-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Doc fix for SNESLS describing new linesearch options

Hg-commit: 6b9320ce92d705718128d2b8e21675decefcd0f8


/petsc/config/PETSc/FEM.py
/petsc/config/PETSc/packages/cuda.py
/petsc/config/builder.py
/petsc/config/builder2.py
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscsys.h
/petsc/src/dm/impls/da/dacreate.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/copyright.html
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/bddc/bddc.c
/petsc/src/ksp/pc/impls/gamg/agg.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gamg/gamg.h
/petsc/src/ksp/pc/impls/gamg/geo.c
/petsc/src/ksp/pc/impls/ml/ml.c
/petsc/src/ksp/pc/impls/pbjacobi/pbjacobi.c
/petsc/src/mat/blockinvert.h
/petsc/src/mat/blocktranspose.h
/petsc/src/mat/impls/adic/nladic.c
/petsc/src/mat/impls/aij/mpi/crl/mcrl.c
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/crl/crl.c
/petsc/src/mat/impls/aij/seq/csrperm/csrperm.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/baij/mpi/bstream/mpibstream.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact11.c
/petsc/src/mat/impls/baij/seq/baijfact13.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact4.c
/petsc/src/mat/impls/baij/seq/baijfact5.c
/petsc/src/mat/impls/baij/seq/baijfact7.c
/petsc/src/mat/impls/baij/seq/baijfact9.c
/petsc/src/mat/impls/baij/seq/bstream/bstream.c
/petsc/src/mat/impls/baij/seq/bstream/bstrmfact.c
/petsc/src/mat/impls/baij/seq/dgedi.c
/petsc/src/mat/impls/baij/seq/dgefa.c
/petsc/src/mat/impls/baij/seq/dgefa2.c
/petsc/src/mat/impls/baij/seq/dgefa3.c
/petsc/src/mat/impls/baij/seq/dgefa4.c
/petsc/src/mat/impls/baij/seq/dgefa5.c
/petsc/src/mat/impls/baij/seq/dgefa6.c
/petsc/src/mat/impls/baij/seq/dgefa7.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact10.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact11.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact12.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact3.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact4.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact5.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact6.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact7.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact8.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact9.c
/petsc/src/mat/impls/sbaij/seq/sbstream/sbstrmfact.c
/petsc/src/mat/interface/matnull.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/ex52_integrateElement.cu
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_1.out
/petsc/src/snes/examples/tutorials/output/ex19_1.testout
/petsc/src/snes/examples/tutorials/output/ex19_14.out
/petsc/src/snes/examples/tutorials/output/ex19_15.out
/petsc/src/snes/examples/tutorials/output/ex19_15a.out
/petsc/src/snes/examples/tutorials/output/ex19_16.out
/petsc/src/snes/examples/tutorials/output/ex19_16a.out
/petsc/src/snes/examples/tutorials/output/ex19_2.out
/petsc/src/snes/examples/tutorials/output/ex19_3.out
/petsc/src/snes/examples/tutorials/output/ex19_5.out
/petsc/src/snes/examples/tutorials/output/ex19_cusp.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu.out
/petsc/src/snes/examples/tutorials/output/ex19_superlu_equil.out
/petsc/src/snes/examples/tutorials/output/ex5_5_fas_additive.out
/petsc/src/snes/examples/tutorials/output/ex5_5_ncg.out
ls/ls.c
/petsc/src/snes/interface/noise/snesmfj2.c
/petsc/src/snes/interface/noise/snesnoise.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/linesearch/interface/linesearch.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/plog/plog.c
/petsc/src/ts/examples/tutorials/ex9.c
/petsc/src/ts/impls/rosw/rosw.c
/petsc/src/vec/vec/impls/seq/seqcusp/cuspvecimpl.h
7d84e93502-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Small FAS doc fix

Hg-commit: e026a629a13ed256a9e6fa5fcf16656aa49ff39a

fdacfa8802-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Brought SNESNormType behavior more in line with KSPNormType and added -snes_norm_type option

Hg-commit: 55052cf541db986e2c056dc67adaeaa6ab9fc6ea

1b9f414c02-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Fixed warnings in snesgs

Hg-commit: 527e80acd2b652e676af9b29ce80f686129fa070

534ebe2102-Apr-2012 Peter Brune <brune@mcs.anl.gov>

Added SNESNormType allowing for switching the type/frequency of norm computation in SNES.

Hg-commit: 49142f0d090f67775ce6ad6e1cce90029b9dde68


/petsc/conf/test
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/utilities/Regression.py
/petsc/config/builder.py
/petsc/config/configure.py
/petsc/include/petsc-private/matimpl.h
/petsc/include/petsc-private/petscimpl.h
/petsc/include/petsc-private/snesimpl.h
/petsc/include/petscbt.h
/petsc/include/petscerror.h
/petsc/include/petscmat.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/makefile
/petsc/src/dm/ao/examples/tests/ex3d/makefile
/petsc/src/dm/ao/examples/tests/makefile
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/examples/tutorials/makefile
/petsc/src/dm/examples/tests/makefile
/petsc/src/dm/examples/tutorials/makefile
/petsc/src/dm/impls/da/fdda.c
/petsc/src/dm/impls/mesh/examples/tests/makefile
/petsc/src/dm/impls/mesh/examples/tutorials/makefile
/petsc/src/dm/interface/dm.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/examples/tests/makefile
/petsc/src/ksp/pc/examples/tutorials/makefile
/petsc/src/ksp/pc/impls/asm/asm.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/ksp/pc/impls/gamg/gamg.c
/petsc/src/ksp/pc/impls/gasm/gasm.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tutorials/makefile
/petsc/src/mat/impls/aij/mpi/fdmpiaij.c
/petsc/src/mat/impls/aij/mpi/mmaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/mpi/mpiaij.h
/petsc/src/mat/impls/aij/mpi/mpiov.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/baij/mpi/baijov.c
/petsc/src/mat/impls/baij/mpi/mmbaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.h
/petsc/src/mat/impls/baij/seq/baij2.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/ij/matij.c
/petsc/src/mat/impls/ij/stashij.c
/petsc/src/mat/impls/ij/stashij.h
/petsc/src/mat/impls/sbaij/mpi/mmsbaij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/impls/sbaij/mpi/sbaijov.c
/petsc/src/mat/impls/sbaij/seq/sbaij2.c
/petsc/src/snes/examples/tests/makefile
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex1_1.out
/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
fas/fas.c
gs/snesgs.c
/petsc/src/snes/interface/snes.c
/petsc/src/snes/utils/dmdasnes.c
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/examples/tests/makefile
/petsc/src/sys/draw/examples/tutorials/makefile
/petsc/src/sys/draw/impls/x/makefile
/petsc/src/sys/draw/impls/x/text.c
/petsc/src/sys/draw/impls/x/tone.c
/petsc/src/sys/draw/impls/x/wmap.c
/petsc/src/sys/draw/impls/x/xcolor.c
/petsc/src/sys/draw/impls/x/ximpl.h
/petsc/src/sys/draw/impls/x/xinit.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/examples/tests/makefile
/petsc/src/sys/examples/tutorials/makefile
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/plog/plog.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/random/examples/tutorials/makefile
/petsc/src/sys/sf/examples/tutorials/makefile
/petsc/src/sys/shell/examples/tests/makefile
/petsc/src/sys/shell/examples/tutorials/makefile
/petsc/src/sys/utils/mpilong.c
/petsc/src/sys/viewer/examples/tests/makefile
/petsc/src/sys/viewer/examples/tutorials/makefile
/petsc/src/ts/examples/tests/makefile
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/phasefield/makefile
/petsc/src/vec/is/examples/tests/makefile
/petsc/src/vec/is/examples/tutorials/makefile
/petsc/src/vec/is/utils/isblock.c
/petsc/src/vec/is/utils/isdiff.c
/petsc/src/vec/pf/examples/tutorials/makefile
/petsc/src/vec/vec/examples/tests/makefile
/petsc/src/vec/vec/examples/tutorials/makefile
/petsc/tutorials/multiphysics/makefile
/petsc/tutorials/multiphysicsNonlinear/makefile
1a4f838c30-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Changed SNES_LINESEARCH_TYPE to be SNESLINESEARCHTYPE to conform with object type naming convention

Hg-commit: 0ecac7136f433d984716f0f4d49a5541188e27af

c2a0260630-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Fix to FAS

Hg-commit: c2de05565c8392b7c674461141bbe508d6aa51d4

217b9c2e30-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Final additions of SNESSetInitialFunction(Norm) to composed solvers

Hg-commit: 5375914801375fa2b7cc9f8b7b4844f16fcaf1e0

e4ed790130-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Added SNESSetInitialFunction and SNESSetInitialFunctionNorm to avoid redundant work while composing nonlinear solvers

Hg-commit: bc1f6a469d5f148a18359ef9db72897c6019b77b

583a125030-Mar-2012 Satish Balay <balay@mcs.anl.gov>

more doc fixes

Hg-commit: ec40bd3d389629d9e157ffdb5d9a1a8048a11dc1

8c40d5fb30-Mar-2012 Barry Smith <bsmith@mcs.anl.gov>

name spaced a few private SNES functions for code clarity

Hg-commit: 9779eda9a340614d999b650815e6493f3089e639

2cf9d1e828-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Finish up namespace fixes

Hg-commit: 2c74a31e958c07aba10ea0c979f140f64cbc68ed

91f99d7c28-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Namespacing issues with FAS

Hg-commit: 6d24bbc36a1bac3a1cccfe19b0a33eaa81d3b072

4d26bfa528-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Fix bad FAS option initialization

Hg-commit: d4d9f915d1c9f0da057ac70a2212cc4cfc7363c8

e7f468e728-Mar-2012 Peter Brune <brune@mcs.anl.gov>

More FAS fixes

Hg-commit: 5d136ac84a596e4da3f07b0b2376e3b9b2d492d6

f7620de128-Mar-2012 Matthew G Knepley <knepley@gmail.com>

Fixes from nightly builds

Hg-commit: da09b929dff41124bc8154d711e1ab79def2881d

b9c2fdf128-Mar-2012 Peter Brune <brune@mcs.anl.gov>

FAS cycle streamlining.

Hg-commit: 00cf4ca4429bb75e08ccc76e265d090a5978c4e5

d3bc237928-Mar-2012 Peter Brune <brune@mcs.anl.gov>

FAS doc fixes

Hg-commit: 0097c39f54cd39274a93969a3ecf216313e713dd

d06165b728-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Fixed order of options setting in SNESFAS

Hg-commit: 6193d5c323c013ecbef3229d0001a5debee29bc6

18a6677727-Mar-2012 Peter Brune <brune@mcs.anl.gov>

More FAS optimizations; fixed wonky -log_summary output for line search

Hg-commit: 4d24cc42f44b204ec7af185c99312fed07b5ab21

6658550127-Mar-2012 Peter Brune <brune@mcs.anl.gov>

more small monitoring optimizations for FAS

Hg-commit: 408bdf96d2628e9ce61217b632780d77869e50d2

162d76dd27-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Fixes for SNES ex50 output with FAS; fix to FAS option bug.

Hg-commit: 85d9ea527b1bb264afdd81aeb559560043bd70d8

e70c42e527-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Fixes for FAS monitoring and coarse-solve robustness

Hg-commit: a934e4271851b7cd3d709e155f578d6c292b3762

d6ad121227-Mar-2012 Peter Brune <brune@mcs.anl.gov>

Added SNESFASGetCoarseSolve()

Hg-commit: ed5c422896abdff37f2c6fe13e413666dbc6fc34

1...<<31323334353637383940>>...73