| #
bf5b0b0b
|
| 25-Feb-2014 |
Vijay Mahadevan <vijay.m@gmail.com> |
Merged petsc/petsc into master
|
| #
020631bc
|
| 19-Feb-2014 |
Peter Brune <brune@mcs.anl.gov> |
Merge branch 'master' into prbrune/snes-fascontinuation
Conflicts: include/petscsnesfas.h
|
| #
edfc0708
|
| 19-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/tao-fixes-for-petsc4py'
|
| #
e4cb33bb
|
| 17-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
changed TaoTerminationReason TaoConvergedReason changed TaoLineSearchTerminationReason to TaoLineSearchConvergedReason
reason: consistency with the rest of PETSc
|
| #
58417fe7
|
| 17-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
updates to Tao per request of Lisandro for Petsc4py
* I would like to have TaoGetConstraintTolerances(), right now I'm defining it in petsc4py as shown in the link below: https://bitbucket.org/petsc
updates to Tao per request of Lisandro for Petsc4py
* I would like to have TaoGetConstraintTolerances(), right now I'm defining it in petsc4py as shown in the link below: https://bitbucket.org/petsc/petsc4py/commits/ab01ebe336491190a2db85c179c48b1c64fdc673?at=master#chg-src/include/custom.h
* Look at all these definitions, they should be exposed in the C API to be able to call e.g. TaoSetType(tao,TAOLMVM); https://bitbucket.org/petsc/petsc4py/commits/ab01ebe336491190a2db85c179c48b1c64fdc673?at=master#Lsrc/PETSc/petsctao.pxiT4
Also removed -tao_method, removed tao_ from names of tao methods and fixed some tao source code formatting
show more ...
|
| #
1f1b5a69
|
| 15-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'master' into barry/ts-rhsjacobian-only
|
| #
6d808a57
|
| 13-Feb-2014 |
Shri Abhyankar <abhyshr@mcs.anl.gov> |
Merge branch 'shri/update-SuiteSparse' into shri/external-package-KLU
Conflicts: conf/test config/examples/arch-linux-pkgs-dbg-ftn-interfaces.py config/examples/arch-linux-pkgs-opt.py
|
| #
a7b5fb5f
|
| 08-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'balay/tao-to-petsc'
Conflicts: src/snes/impls/fas/fasfunc.c src/snes/impls/fas/fasgalerkin.c
|
| #
441846f8
|
| 31-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
changed TaoSolver usage to Tao
|
| #
ba92ff59
|
| 31-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
added petsc to front of tao public includes
|
| #
f273b952
|
| 31-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
stop using taosolver.h includes
|
| #
45cf516e
|
| 30-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
format a few more tao files
|
| #
aaa7dc30
|
| 29-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
fixed quote marks for includes to <>
|
| #
5b0d99ae
|
| 29-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
remove tao-private include directory, private goes into petsc-private
|
| #
85f9fe2e
|
| 29-Jan-2014 |
Satish Balay <balay@mcs.anl.gov> |
tao: remove trailing spaces from sources
|
| #
ad035353
|
| 29-Jan-2014 |
Satish Balay <balay@mcs.anl.gov> |
tao: untabify sources
|
| #
53506e15
|
| 29-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
more format cleanup of tao
|
| #
a7e14dcf
|
| 25-Nov-2013 |
Satish Balay <balay@mcs.anl.gov> |
tao: move tao/src/* petsc/src/tao/
|