Merge branch 'sarich/fix-tao-pounders-repeating' into maint
Merge branch 'sarich/tao-add-fortran-stubs'
Merge branch 'sarich/tao-history-store-ksp-its'
Merge branch 'sarich/tao-get-number-ksp-its'
update example output
Plex+Ex: Label completion is now done automatically
update test output
set converged reason for repeating models
Add TaoGetCurrentFunctionEvaluations.
bug fixes, check for repeated model
set the taolinesearch->reset to 0 when changing type
add fortran stubs for accessing default monitors
Merge branch 'master' of https://bitbucket.org/petsc/petsc
with with -> with the the -> the
correct ksp counting in gpcg
correct ksp counting complementarity and ipm solvers
fix examples that use history
separate total TAO ksp count from per-iter count
add accessor to total ksp its
Merge remote-tracking branch 'origin/dalcinl/tao-complex_scalars'
Merge remote-tracking branch 'origin/dalcinl/tao-complex_scalars' into maint
TAO: Additional fixes for C++ complex scalars
TAO: Fixes for C++ complex scalars in src/tao/util
The KSPCreate() for TAO GPCG solver is now done at TaoCreate_GPCG() instead of TaoSetUp()this allows users to change KSP options from the code easily and matches the style of other Tao solvers that
The KSPCreate() for TAO GPCG solver is now done at TaoCreate_GPCG() instead of TaoSetUp()this allows users to change KSP options from the code easily and matches the style of other Tao solvers that use KSPReported by: Tianyi Li
show more ...
1...<<51525354555657585960>>...62