Merged in dalcinl/fix-info-log-exclude (pull request #914)Consistent handling of command line options -info_exclude and -log_excludeApproved-by: BarryFSmith <bsmith@mcs.anl.gov>
Merge remote-tracking branch 'origin/hzhang/vec_node/master-rebased-v2'
Consistent handling of command line options -info_exclude and -log_exclude
clang analyzer fix
clang analyzer fixesex70.c fix from Dave May
Merge branch 'denera/tao-bounded-nlcg' [PR #898]* denera/tao-bounded-nlcg:Extension of the existing unconstrained NCG with gradient projections and additional resetting safeguards required to guar
Merge branch 'denera/tao-bounded-nlcg' [PR #898]* denera/tao-bounded-nlcg:Extension of the existing unconstrained NCG with gradient projections and additional resetting safeguards required to guarantee convergence.
show more ...
PetscInfo call in LS failure removed
added newline to header in order to resolve solaris compile warning
Merge branch 'stefano_zampini/add-pod-test'
Remove HTML output files that never should have been committed
BNCG algorithm added and tested
win32: fix compile warningC:\cygwin64\home\petsc\PEBBFB~1.NEX\src\tao\examples\TUTORI~1\ex3.c(252): warning C4113: 'void (__cdecl *)()' differs in parameter lists from 'void (__cdecl *)(void)'
TAO ex3: use PETSC_PI and PetscSinReal
TAO ex3: added test for POD generated initial guess
KSPGUESSPOD: added support for transpose solveadded test run for TAO hyperbolic example
PetscFE: PetscFECreateDefault() now takes MPI_Comm instead of DM
projected gradient code fixed to obey recent convergence test changed
Merge conflicts resolved after rebase
norm update bug fixed in GPGC, test output reverted
fix propagated throughout, convergence tolerance bug discovered and fixed in toy problem
Convergence check separated from TaoMonitor. Changed propagated to unconstrained algorithms. Untested.
Merge branch 'denera/tao-bound-proj-grad' [#880]* denera/tao-bound-proj-grad:Bound constrained steepest descent, placed under tao/bound/impls/pgd,tested with existing bound constrained tutorial p
Merge branch 'denera/tao-bound-proj-grad' [#880]* denera/tao-bound-proj-grad:Bound constrained steepest descent, placed under tao/bound/impls/pgd,tested with existing bound constrained tutorial problems
indent level fix for output file
missing CHKERRQ
bug fixes for linux-matlab-ilp64 and cuda-single
1...<<31323334353637383940>>...62