| f98a8271 | 27-Apr-2018 |
Alp Dener <alp.dener@gmail.com> |
Tests now run to 1e-5 gatol at the lowest to ensure that output files are consistent across single and double precision |
| 21646742 | 27-Apr-2018 |
Satish Balay <balay@mcs.anl.gov> |
fix warnigs on arch-opensolaris-misc
"/export/home/petsc/petsc.next-2/src/tao/bound/impls/bnk/bnls.c", line 188: warning: newline not last character in file "/export/home/petsc/petsc.next-2/src/tao/
fix warnigs on arch-opensolaris-misc
"/export/home/petsc/petsc.next-2/src/tao/bound/impls/bnk/bnls.c", line 188: warning: newline not last character in file "/export/home/petsc/petsc.next-2/src/tao/bound/impls/bnk/bntr.c", line 226: warning: newline not last character in file "/export/home/petsc/petsc.next-2/src/tao/bound/impls/bnk/bntl.c", line 257: warning: newline not last character in file
show more ...
|
| a6d3728e | 26-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Memory leaks in MAT_LMVM and TAO_BNK fixed |
| 748696b1 | 23-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Documentation update to mark options reserved for developers/advanced users |
| 3cb832f1 | 23-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
updated documentation and options with better descriptions of flags |
| 8f8a4e06 | 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
code style fix for if-else |
| 3b063059 | 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
new tests and their output files added to cover new functionality |
| 7e9273c4 | 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
added missing PetscFree under TaoEstimateActiveBounds |
| ca964c49 | 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Fixing an IS related memory leak |
| e046c495 | 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
wrapping up for profiling and memleak test |
| b4a30f08 | 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
More inf/nan checks |
| a1318120 | 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Inf/Nan check fixes |
| 89da521b | 20-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Index set bug resolved for when there are no inactive variables left |
| 0b7db9bb | 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
VecISSet changed to a no-op when the IS is NULL |
| 3105154f | 19-Apr-2018 |
Todd Munson <tmunson@mcs.anl.gov> |
Code fixes for PETSc standard. |
| 7529f6b4 | 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Fixed issue with NULL index sets erroring out on VecISSet |
| e3df3690 | 19-Apr-2018 |
Todd Munson <tmunson@mcs.anl.gov> |
Another small performance improvement. |
| 66b4d56f | 19-Apr-2018 |
Todd Munson <tmunson@mcs.anl.gov> |
Small performance improvement for the routine. |
| c4b75bcc | 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
lots of code style changes and bugfixes after review with Todd |
| 11eb65dc | 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Some in-line commenting |
| 5000ebde | 19-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNCG recycling expanded to include the latest Newton step |
| e761ccfd | 18-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
ready for CUTEst profiling and code review |
| 61be54a6 | 18-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
BNCG updated with the latest active set estimation and Fischer-Braumeister based convergence test |
| 937a31a1 | 18-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Logic errors in LS fallback and TR loops fixed |
| 08752603 | 17-Apr-2018 |
Alp Dener <adener@mcs.anl.gov> |
Fixed bug in initial trust radius interpolation |