History log of /petsc/src/snes/impls/ (Results 1301 – 1325 of 1817)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
28359c2a20-Sep-2010 Richard Tran Mills <rmills@ornl.gov>

Fixed __FUNCT__ definition: SNESLineSearchGetParams instead of SNESGetLineSearchParams.

Hg-commit: 450993656b19b436516be21fcda36397439452f3

c24bb23220-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added user defined constraint tolerance.

Hg-commit: 0ebadc50fa47d7315bd7bca8c5cd6b515ee58612

cbcbe09017-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Bug fixes in parallel implementation of dvi code.

Hg-commit: c711cd5d3069394e14ca9681e046078f853e671a

dbe5eb5916-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Make SNESComputeFunction() and SNESComputeJacobian() call the semismooth function and jacobian evaluation routines.

Hg-commit: 5130817556f09dc956508c5f7f1bbd8f68336fd5

9a0ddb8a16-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Modifications for parallel implementation of the dvi code.

Hg-commit: 1e07e85aa70eee5991579ebb2687ff92a28b7633

19ad641815-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Readjust initial guess if it lies outside the feasible region.

Hg-commit: ea37aadbd3525daa23f34330a78fb3b3a7d1ccfe


/petsc/config/MANIFEST.in
/petsc/config/builder.py
/petsc/include/finclude/petscmat.h
/petsc/include/petscis.h
/petsc/include/petscmat.h
/petsc/include/petscvec.h
/petsc/include/private/matimpl.h
/petsc/include/sieve/Field.hh
/petsc/include/sieve/IField.hh
/petsc/include/sieve/Mesh.hh
/petsc/setup.py
/petsc/src/docs/website/documentation/faq.html
/petsc/src/ksp/ksp/examples/tutorials/ex50.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/factor/ilu/ilu.c
/petsc/src/ksp/pc/impls/mg/mg.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/mat/examples/tests/ex37.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/examples/tests/output/ex37_1.out
/petsc/src/mat/examples/tests/output/ex37_2.out
/petsc/src/mat/examples/tests/output/ex37_3.out
/petsc/src/mat/examples/tests/output/ex37_4.out
/petsc/src/mat/examples/tests/output/ex37_5.out
/petsc/src/mat/examples/tests/output/ex37_6.out
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/sbaij/mpi/mpisbaij.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_hypre.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_redundant.out
lsvi/lsvi.c
/petsc/src/sys/fwk/examples/tutorials/avg.py
/petsc/src/sys/utils/sorti.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/utils/vinv.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
647a2e1f10-Sep-2010 Barry Smith <bsmith@mcs.anl.gov>

changed SNES_DIVERGED_LS to SNES_DIVERGED_LINE_SEARCH

Hg-commit: c3ca63820d0b46d93f7cb0ed9eb79f7bf0d3add4


/petsc/bin/maint/builddist
/petsc/config/PETSc/packages/ParMetis.py
/petsc/config/PETSc/packages/ccafe.py
/petsc/config/builder.py
/petsc/config/configure.py
/petsc/include/finclude/petscsnes.h
/petsc/include/petscpc.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/setup.py
/petsc/src/dm/da/src/da1.c
/petsc/src/ksp/ksp/examples/tests/output/ex26_ml_2.out
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/pc/impls/bjacobi/bjacobi.c
/petsc/src/ksp/pc/impls/fieldsplit/fieldsplit.c
/petsc/src/mat/examples/tests/makefile
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/snes/examples/tests/ex10.c
/petsc/src/snes/examples/tutorials/ex10d/ex10.c
/petsc/src/snes/examples/tutorials/ex43-44.h
/petsc/src/snes/examples/tutorials/ex43.c
/petsc/src/snes/examples/tutorials/makefile
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_2.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_3.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_4.out
/petsc/src/snes/examples/tutorials/output/ex19_fieldsplit_5.out
/petsc/src/snes/examples/tutorials/output/ex48_1.out
ls/ls.c
lsvi/lsvi.c
picard/picard.c
/petsc/src/snes/interface/snesregi.c
/petsc/src/snes/utils/adutils/damgsnesad.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fwk/examples/tutorials/avg.py
/petsc/src/sys/fwk/examples/tutorials/ex1.py
/petsc/src/sys/fwk/examples/tutorials/ex2.py
/petsc/src/sys/fwk/examples/tutorials/viz.py
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/makefile
/petsc/src/sys/python/pythonsys.c
/petsc/src/tops/makefile.rules
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
5ac3caff07-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added support for box constraints l_i <= x_i <= u_i and fixed variables
l_i = u_i = x_i

Hg-commit: c7b8961d5507411c7c94c4ca39ac3a5fa9dbb32a

0a27a6d907-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

DVI code works for upper bounds now.

Hg-commit: 0c90c9a826b195140ec0d13a0dbb2d9bdd8939e0

4b7ed22307-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

More fixes in dvi code.DVI code works for lower bounds and free variables now.
. Had incorrectly used F instead of lsvi->phi for KSPSolve in SNESSolve_LSVI.Fixed
. Fixed the descent direction criteri

More fixes in dvi code.DVI code works for lower bounds and free variables now.
. Had incorrectly used F instead of lsvi->phi for KSPSolve in SNESSolve_LSVI.Fixed
. Fixed the descent direction criteria
. Had incorrectly assumed that Jacobian and the preconditioner are 'always' different and use different pointers. Fixed this.

Hg-commit: 4f919cda9be288c03f57ea13dd4814f7d1fd9056

show more ...

2709ce0107-Sep-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added missing __FUNCT__

Hg-commit: 87da15242fec07089eee7927f508d54d1f11f707


/petsc/bin/configVars.py
/petsc/bin/matlab/launch.m
/petsc/conf/rules
/petsc/config/PETSc/Configure.py
/petsc/config/PETSc/__init__.py
/petsc/config/PETSc/packages/mpi4py.py
/petsc/config/PETSc/packages/pARMS.py
/petsc/config/PETSc/packages/petsc4py.py
/petsc/config/PETSc/utilities/arch.py
/petsc/config/PETSc/utilities/sharedLibraries.py
/petsc/config/cmakeboot.py
/petsc/config/cmakegen.py
/petsc/config/configure.py
/petsc/config/install.py
/petsc/include/finclude/petscsys.h
/petsc/include/petscadic.h
/petsc/include/petscbag.h
/petsc/include/petscbt.h
/petsc/include/petscctable.h
/petsc/include/petscda.h
/petsc/include/petscdraw.h
/petsc/include/petscerror.h
/petsc/include/petscfwk.h
/petsc/include/petscksp.h
/petsc/include/petsclog.h
/petsc/include/petscmat.h
/petsc/include/petscmath.h
/petsc/include/petscmatlab.h
/petsc/include/petscmesh.hh
/petsc/include/petscmesh_viewers.hh
/petsc/include/petscoptions.h
/petsc/include/petscsnes.h
/petsc/include/petscsys.h
/petsc/include/petsctime.h
/petsc/include/petscviewer.h
/petsc/include/private/petscimpl.h
/petsc/include/private/vecimpl.h
/petsc/include/sieve/Mesh.hh
/petsc/include/sieve/Partitioner.hh
/petsc/include/sieve/Selection.hh
/petsc/include/sieve/SieveBuilder.hh
/petsc/setup.py
/petsc/src/characteristic/interface/slregis.c
/petsc/src/dm/ao/examples/tutorials/ex2.c
/petsc/src/dm/ao/impls/basic/aobasic.c
/petsc/src/dm/ao/interface/dlregisdm.c
/petsc/src/dm/da/examples/tests/ex35.c
/petsc/src/dm/da/examples/tests/makefile
/petsc/src/dm/da/examples/tutorials/ex11f90.F
/petsc/src/dm/da/examples/tutorials/ex12.c
/petsc/src/dm/da/examples/tutorials/makefile
/petsc/src/dm/da/src/da.c
/petsc/src/dm/da/src/dacorn.c
/petsc/src/dm/da/src/dagetarray.c
/petsc/src/dm/da/src/daregall.c
/petsc/src/dm/da/src/f90-custom/zda1f90.c
/petsc/src/dm/da/src/usfft/matusfft.c
/petsc/src/dm/da/utils/dm.c
/petsc/src/dm/da/utils/fdda.c
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/da/utils/pack.c
/petsc/src/dm/mesh/mesh.c
/petsc/src/docs/tex/petsc.bib
/petsc/src/docs/tex/petscapp.bib
/petsc/src/docs/website/documentation/changes/dev.html
/petsc/src/docs/website/documentation/tutorials/index.html
/petsc/src/docs/website/images/shri.jpg
/petsc/src/docs/website/images/victorminden.jpg
/petsc/src/docs/website/miscellaneous/index.html
/petsc/src/docs/website/publications/index.html
/petsc/src/ksp/ksp/examples/tests/ex37.c
/petsc/src/ksp/ksp/examples/tests/makefile
/petsc/src/ksp/ksp/examples/tutorials/ex10.c
/petsc/src/ksp/ksp/examples/tutorials/ex43.c
/petsc/src/ksp/ksp/examples/tutorials/ex49.c
/petsc/src/ksp/ksp/examples/tutorials/makefile
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_1.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_2.out
/petsc/src/ksp/ksp/examples/tutorials/output/ex49_3.out
/petsc/src/ksp/ksp/impls/gcr/gcr.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/fgmres.c
/petsc/src/ksp/ksp/impls/gmres/fgmres/ftn-custom/zmodpcff.c
/petsc/src/ksp/ksp/impls/lsqr/lsqr.c
/petsc/src/ksp/ksp/interface/dlregisksp.c
/petsc/src/ksp/ksp/interface/itfunc.c
/petsc/src/ksp/ksp/utils/schurm.c
/petsc/src/ksp/pc/examples/tests/ex5.c
/petsc/src/ksp/pc/examples/tutorials/ex3.c
/petsc/src/ksp/pc/impls/asa/asa.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/impls/sor/sor.tex
/petsc/src/mat/impls/aij/mpi/mpimatmatmult.c
/petsc/src/mat/impls/aij/mpi/pastix/pastix.c
/petsc/src/mat/impls/aij/mpi/superlu_dist/superlu_dist.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/inode.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/seqcuda/cudamatimpl.h
/petsc/src/mat/impls/aij/seq/spooles/aijspooles.c
/petsc/src/mat/impls/aij/seq/superlu/superlu.c
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/baij/seq/baijfact2.c
/petsc/src/mat/impls/baij/seq/baijfact3.c
/petsc/src/mat/impls/dd/matdd.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/mffd/mffd.c
/petsc/src/mat/impls/sbaij/seq/aijsbaij.c
/petsc/src/mat/impls/sbaij/seq/relax.h
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact2.c
/petsc/src/mat/interface/dlregismat.c
/petsc/src/mat/interface/matrix.c
/petsc/src/mat/order/sregis.c
/petsc/src/mat/partition/impls/chaco/chaco.c
/petsc/src/snes/examples/tutorials/ex19.c
/petsc/src/snes/examples/tutorials/ex21.c
/petsc/src/snes/examples/tutorials/ex22.c
/petsc/src/snes/examples/tutorials/ex23.c
/petsc/src/snes/examples/tutorials/ex25.c
/petsc/src/snes/examples/tutorials/ex26.c
/petsc/src/snes/examples/tutorials/ex49.c
/petsc/src/snes/examples/tutorials/ex50.c
/petsc/src/snes/examples/tutorials/makefile
lsvi/lsvi.c
/petsc/src/snes/interface/dlregissnes.c
/petsc/src/snes/mf/snesmfj.c
/petsc/src/snes/utils/sieve/meshmgsnes.c
/petsc/src/sys/adic/Gradient/ad_utils.c
/petsc/src/sys/adic/utils/petscglobal.c
/petsc/src/sys/bag/bag.c
/petsc/src/sys/dll/dl.c
/petsc/src/sys/dll/dlimpl.c
/petsc/src/sys/dll/dlimpl.h
/petsc/src/sys/dll/reg.c
/petsc/src/sys/draw/impls/win32/win32draw.c
/petsc/src/sys/draw/impls/x/drawopenx.c
/petsc/src/sys/draw/impls/x/xops.c
/petsc/src/sys/draw/interface/dbuff.c
/petsc/src/sys/draw/interface/dclear.c
/petsc/src/sys/draw/interface/dcoor.c
/petsc/src/sys/draw/interface/dellipse.c
/petsc/src/sys/draw/interface/dflush.c
/petsc/src/sys/draw/interface/dgcoor.c
/petsc/src/sys/draw/interface/dgpause.c
/petsc/src/sys/draw/interface/dline.c
/petsc/src/sys/draw/interface/dlinegw.c
/petsc/src/sys/draw/interface/dlinew.c
/petsc/src/sys/draw/interface/dmouse.c
/petsc/src/sys/draw/interface/dpause.c
/petsc/src/sys/draw/interface/dpoint.c
/petsc/src/sys/draw/interface/dpoints.c
/petsc/src/sys/draw/interface/draw.c
/petsc/src/sys/draw/interface/drawreg.c
/petsc/src/sys/draw/interface/drawregall.c
/petsc/src/sys/draw/interface/drect.c
/petsc/src/sys/draw/interface/dsclear.c
/petsc/src/sys/draw/interface/dsetpause.c
/petsc/src/sys/draw/interface/dsflush.c
/petsc/src/sys/draw/interface/dtext.c
/petsc/src/sys/draw/interface/dtextgs.c
/petsc/src/sys/draw/interface/dtexts.c
/petsc/src/sys/draw/interface/dtextv.c
/petsc/src/sys/draw/interface/dtri.c
/petsc/src/sys/draw/interface/dviewp.c
/petsc/src/sys/draw/utils/axis.c
/petsc/src/sys/draw/utils/dscatter.c
/petsc/src/sys/draw/utils/hists.c
/petsc/src/sys/draw/utils/hue.c
/petsc/src/sys/draw/utils/lg.c
/petsc/src/sys/draw/utils/zoom.c
/petsc/src/sys/error/adebug.c
/petsc/src/sys/error/err.c
/petsc/src/sys/error/errabort.c
/petsc/src/sys/error/errstop.c
/petsc/src/sys/error/errtrace.c
/petsc/src/sys/error/fp.c
/petsc/src/sys/error/pstack.c
/petsc/src/sys/error/signal.c
/petsc/src/sys/f90-src/f90_cwrap.c
/petsc/src/sys/f90-src/f90impl.h
/petsc/src/sys/fileio/ffpath.c
/petsc/src/sys/fileio/fpath.c
/petsc/src/sys/fileio/fretrieve.c
/petsc/src/sys/fileio/ftest.c
/petsc/src/sys/fileio/ftn-custom/zmprintf.c
/petsc/src/sys/fileio/fwd.c
/petsc/src/sys/fileio/ghome.c
/petsc/src/sys/fileio/grpath.c
/petsc/src/sys/fileio/mpiuopen.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/fileio/rpath.c
/petsc/src/sys/fileio/smatlab.c
/petsc/src/sys/fileio/sysio.c
/petsc/src/sys/ftn-custom/zstart.c
/petsc/src/sys/fwk/examples/tests/test1.c
/petsc/src/sys/fwk/examples/tests/test1.py
/petsc/src/sys/fwk/examples/tests/testcomponents.py
/petsc/src/sys/fwk/examples/tests/testcomponentsI.c
/petsc/src/sys/fwk/examples/tests/testcomponentsII.c
/petsc/src/sys/fwk/examples/tutorials/electrolyte.py
/petsc/src/sys/fwk/examples/tutorials/ex1.c
/petsc/src/sys/fwk/examples/tutorials/ex1.py
/petsc/src/sys/fwk/examples/tutorials/makefile
/petsc/src/sys/fwk/examples/tutorials/viz.py
/petsc/src/sys/fwk/interface/fwk.c
/petsc/src/sys/matlabengine/matlab.c
/petsc/src/sys/memory/ftn-custom/zmtrf.c
/petsc/src/sys/memory/mal.c
/petsc/src/sys/memory/mem.c
/petsc/src/sys/memory/mtr.c
/petsc/src/sys/objects/aoptions.c
/petsc/src/sys/objects/destroy.c
/petsc/src/sys/objects/gcomm.c
/petsc/src/sys/objects/gcookie.c
/petsc/src/sys/objects/gtype.c
/petsc/src/sys/objects/inherit.c
/petsc/src/sys/objects/init.c
/petsc/src/sys/objects/mpinit.c
/petsc/src/sys/objects/olist.c
/petsc/src/sys/objects/options.c
/petsc/src/sys/objects/pgname.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/pname.c
/petsc/src/sys/objects/prefix.c
/petsc/src/sys/objects/ptype.c
/petsc/src/sys/objects/state.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/objects/tagm.c
/petsc/src/sys/plog/logimpl.h
/petsc/src/sys/plog/plog.c
/petsc/src/sys/plog/plogmpe.c
/petsc/src/sys/plog/utils/eventLog.c
/petsc/src/sys/plog/utils/stageLog.c
/petsc/src/sys/python/pythonsys.c
/petsc/src/sys/random/impls/rand/rand.c
/petsc/src/sys/random/impls/rand48/rand48.c
/petsc/src/sys/random/impls/sprng/sprng.c
/petsc/src/sys/random/interface/dlregisrand.c
/petsc/src/sys/random/interface/random.c
/petsc/src/sys/random/interface/randreg.c
/petsc/src/sys/random/randomimpl.h
/petsc/src/sys/time/cputime.c
/petsc/src/sys/time/fdate.c
/petsc/src/sys/time/nt_time/nt_time.c
/petsc/src/sys/time/ptime.c
/petsc/src/sys/time/rs6000_time/rs6000_time.c
/petsc/src/sys/utils/arch.c
/petsc/src/sys/utils/ctable.c
/petsc/src/sys/utils/fhost.c
/petsc/src/sys/utils/fuser.c
/petsc/src/sys/utils/memc.c
/petsc/src/sys/utils/mpimesg.c
/petsc/src/sys/utils/mpitr.c
/petsc/src/sys/utils/mpiu.c
/petsc/src/sys/utils/pbarrier.c
/petsc/src/sys/utils/pdisplay.c
/petsc/src/sys/utils/psleep.c
/petsc/src/sys/utils/psplit.c
/petsc/src/sys/utils/select.c
/petsc/src/sys/utils/sortd.c
/petsc/src/sys/utils/sorti.c
/petsc/src/sys/utils/sortip.c
/petsc/src/sys/utils/sseenabled.c
/petsc/src/sys/utils/str.c
/petsc/src/sys/verbose/ftn-custom/zverboseinfof.c
/petsc/src/sys/verbose/verboseinfo.c
/petsc/src/sys/viewer/impls/ascii/asciiimpl.h
/petsc/src/sys/viewer/impls/ascii/filev.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/sys/viewer/impls/ascii/vcreatea.c
/petsc/src/sys/viewer/impls/binary/binv.c
/petsc/src/sys/viewer/impls/draw/drawv.c
/petsc/src/sys/viewer/impls/hdf5/hdf5v.c
/petsc/src/sys/viewer/impls/makefile
/petsc/src/sys/viewer/impls/mathematica/mathematica.c
/petsc/src/sys/viewer/impls/matlab/vmatlab.c
/petsc/src/sys/viewer/impls/socket/send.c
/petsc/src/sys/viewer/impls/string/stringv.c
/petsc/src/sys/viewer/impls/vu/petscvu.c
/petsc/src/sys/viewer/interface/dlregispetsc.c
/petsc/src/sys/viewer/interface/dupl.c
/petsc/src/sys/viewer/interface/flush.c
/petsc/src/sys/viewer/interface/view.c
/petsc/src/sys/viewer/interface/viewa.c
/petsc/src/sys/viewer/interface/viewers.c
/petsc/src/sys/viewer/interface/viewreg.c
/petsc/src/sys/viewer/interface/viewregall.c
/petsc/src/ts/examples/tutorials/ex10.c
/petsc/src/ts/examples/tutorials/ex4.c
/petsc/src/ts/examples/tutorials/ex8.py
/petsc/src/ts/examples/tutorials/makefile
/petsc/src/ts/examples/tutorials/output/ex4_1.out
/petsc/src/ts/examples/tutorials/output/ex4_2.out
/petsc/src/ts/examples/tutorials/output/ex4_3.out
/petsc/src/ts/examples/tutorials/output/ex4_4.out
/petsc/src/ts/examples/tutorials/output/ex4_sundials.out
/petsc/src/ts/impls/implicit/gl/gladapt.c
/petsc/src/ts/impls/implicit/sundials/sundials.c
/petsc/src/ts/interface/dlregists.c
/petsc/src/ts/interface/tsfd.c
/petsc/src/vec/pf/interface/pf.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/mpi/pbvec.c
/petsc/src/vec/vec/impls/mpi/pdvec.c
/petsc/src/vec/vec/impls/mpi/pmap.c
/petsc/src/vec/vec/impls/seq/bvec2.c
/petsc/src/vec/vec/interface/dlregisvec.c
/petsc/src/vec/vec/utils/vpscat.c
/petsc/src/vec/vec/utils/vpscat.h
/petsc/src/vec/vec/utils/vscat.c
/petsc/tutorials/multiphysicsNonlinear/mp1.c
d8539da531-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

More work on semismooth solver with lower bounds.
Cubic and quadratic line search seems to get stuck after a certain point

Hg-commit: cc706c5e6c6e5d5d73840f6fc19509cb23ec7aeb

188069e520-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Started adding implementation for lower bounds.

Hg-commit: 0e7bea9086569fe5c13c65d2f3290480b839c01c

4393f57620-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added cubic and quadratic line search for semismooth solver

Hg-commit: e6bcb3882410ffe7a79d33f73b81088c29495a59

bc19aeda20-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed sneslsvi to not build when the scalar type is complex.
Added #if !defined(PETSC_USE_COMPLEX) in SNESRegisterAll() and #requiresscalar real in lsvi makefile.

Hg-commit: 4f304a202466d9b5b0217d2a

Fixed sneslsvi to not build when the scalar type is complex.
Added #if !defined(PETSC_USE_COMPLEX) in SNESRegisterAll() and #requiresscalar real in lsvi makefile.

Hg-commit: 4f304a202466d9b5b0217d2a992bfc8246cc3227

show more ...

559ca92119-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added #if defined(PETSC_USE_DVI) in SNESRegisterALL and #requirespackage 'SNES_USE_DVI' in lsvi makefile

Hg-commit: 91ed6f3f6a13e17dd45693916a1e7e57a3d0d0d8

5e33812919-Aug-2010 Satish Balay <balay@mcs.anl.gov>

fix complex build errors

Hg-commit: 4852e1000801c0ea95cd763d907e1d62af44e36b

14cfcc8718-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

More work on the semismooth solver.
The semismooth solver now works if all the variables are free and no line search algorithm is used.

Hg-commit: f96fb0422f10781c1deaf8a500ac5d695998e5cc

9c4babde18-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added merit function gradient calculation and check for good descent direction

Hg-commit: d76fb59e47ea4c354ddedd0195b99b934ad6f3f2

12fe8d3518-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Started adding B-subdifferential matrix computation

Hg-commit: e813e52cabe784c41531aa05d7687cb9f70bedd3

5faf45eb17-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Convergence check for semismooth algorithm.
Currently implemented convergence conditions are (i) merit function < abstol (ii) merit function < rtol*merit_initial

Hg-commit: 17df29ad36a5dc708dd83c7fa

Convergence check for semismooth algorithm.
Currently implemented convergence conditions are (i) merit function < abstol (ii) merit function < rtol*merit_initial

Hg-commit: 17df29ad36a5dc708dd83c7fa645cf58bc58a269

show more ...

46fea12317-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added merit function evaluation routine

Hg-commit: 70b5b13e9b855d0cce364d7c08b456a1a43c7507

e9ce8db516-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

More work on semismooth stuff.
Added routine for computing fischer-burmeister function.
Added routine for reformulating the given nonlinear function F into a system of semismooth equations.

Hg-commi

More work on semismooth stuff.
Added routine for computing fischer-burmeister function.
Added routine for reformulating the given nonlinear function F into a system of semismooth equations.

Hg-commit: b946680dedf245902541cdda338d922558ded1dc

show more ...

a028726615-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Added routine for setting lower and upper bounds.

Hg-commit: 084236e813c7501b10125a3f89c3353f6b3ad342

aff5a96a15-Aug-2010 Shri Abhyankar <abhyshr@mcs.anl.gov>

Fixed bug in SNESDestroy_LSVI

Hg-commit: 051406fc8853305e2a16ee0286fc60fd61b284ce


/petsc/include/petscerror.h
/petsc/include/petscsys.h
/petsc/include/private/matimpl.h
/petsc/src/dm/da/src/da1.c
/petsc/src/dm/da/src/da2.c
/petsc/src/dm/da/src/da3.c
/petsc/src/dm/da/utils/mhyp.c
/petsc/src/dm/da/utils/mhyp.h
/petsc/src/ksp/pc/impls/hypre/hypre.c
/petsc/src/ksp/pc/impls/is/pcis.c
/petsc/src/ksp/pc/impls/redundant/redundant.c
/petsc/src/ksp/pc/impls/sacuda/sacuda.cu
/petsc/src/ksp/pc/impls/shell/shellpc.c
/petsc/src/mat/impls/aij/mpi/mpiaij.c
/petsc/src/mat/impls/aij/seq/aij.c
/petsc/src/mat/impls/aij/seq/aijfact.c
/petsc/src/mat/impls/aij/seq/seqcuda/aijcuda.cu
/petsc/src/mat/impls/aij/seq/symtranspose.c
/petsc/src/mat/impls/baij/mpi/mpibaij.c
/petsc/src/mat/impls/baij/seq/baij.c
/petsc/src/mat/impls/baij/seq/baijfact.c
/petsc/src/mat/impls/dense/mpi/mpidense.c
/petsc/src/mat/impls/sbaij/seq/sbaijfact.c
/petsc/src/mat/utils/gcreate.c
/petsc/src/snes/examples/tutorials/ex42.c
/petsc/src/snes/examples/tutorials/output/ex19_10.out
/petsc/src/snes/examples/tutorials/output/ex19_7.out
/petsc/src/snes/examples/tutorials/output/ex19_9.out
/petsc/src/snes/examples/tutorials/output/ex42_1.out
/petsc/src/snes/examples/tutorials/output/ex5_5.out
lsvi/lsvi.c
/petsc/src/snes/interface/snes.c
/petsc/src/sys/fileio/mprint.c
/petsc/src/sys/objects/pinit.c
/petsc/src/sys/objects/subcomm.c
/petsc/src/sys/viewer/impls/ascii/ftn-custom/zfilevf.c
/petsc/src/ts/interface/ts.c
/petsc/src/vec/vec/impls/mpi/mpicuda/mpicuda.cu
/petsc/src/vec/vec/impls/seq/seqcuda/cudavecimpl.h
/petsc/src/vec/vec/impls/seq/seqcuda/veccuda.cu
/petsc/src/vec/vec/utils/comb.c
/petsc/src/vec/vec/utils/vecio.c

1...<<51525354555657585960>>...73