Merge branch 'barry/not-single-precision' into barry/remove-unneed-tao-tolerances
remove fatol and frtol concept from Tao; they are redundant and confusing compared to other tolerances
move a couple more examples that do not produce constant results in single precision
fix violations of PETSc style guide: Usage of SETERRQ and NULL
Merge branch 'master' into barry/always-mark-floatsNeeded to merge in master to resolve conflicts that will appear when this branch is merged with master
changed outdate mpirun and -np to mpiexec and -n
fortran example with test output must sort output before comparing
Insure all %g output floating point numbers have a decimal point in them this is to make it easy to detect floating point processing in output for test purposes provided new diff operation that
Insure all %g output floating point numbers have a decimal point in them this is to make it easy to detect floating point processing in output for test purposes provided new diff operation that treats all floating point numbers in output as equal
show more ...
example output should have 1 for line search termination value of success%d should be used with a (int) cast
fix minor issue with unused options printed into test output file
Jason changed a default TAO tolerance but did not update example testoutput that viewer the tolerance
set to null in create method
Merge branch 'pefarrell/tao-set-riesz-map'
tao-handson: reformat html output files so that docsetdate doesn't process them
doc: add in tao handson.html from http://www.mcs.anl.gov/research/projects/tao/tutorials/atpesc/handson.html
Fix PetscObject casts.
Allow the use of a custom H0 in LMVM/BLMVM.Set a matrix to use as the gradient norm in LMVM/BLMVM.
Merge branch 'sarich/fix-tao-default-options-guards'
add boolean guards to check if tao default options have been changed
Merge branch 'sarich/feature-tao-iteration-count'
Correct the monitor iteration counter
Set the options prefix correctly on tao->ksp and tao->linesearch.
add accessors to tao iteration counter, tao total iteration count
fixed missing CHKERRQ() detected by clang's --analyze
updated PETSc directory layout to match standard packaging strategiesinclude/petsc finclude,private,mpiunilib/petsc confbin/petsc*
1...<<11121314151617181920