| #
0b8bc44d
|
| 26-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
Merge branch 'barry/rm-matstructure-mat-pointer'
Conflicts: include/petsctao.h
|
| #
ffad9901
|
| 26-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
removed MatStructure arguments from Tao
|
| #
94ab13aa
|
| 23-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
completed cleanup of removal of matrix pointers to compute jacobian routines
update changes file
fixed tao examples to no longer use Mat* arguments for Jacobian/Hessian etc computations
|
| #
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
|
| #
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
|
| #
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
|
| #
6c23d075
|
| 28-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
update more tao code to modern PETSc, remove PETSC_NULL, some formating
|
| #
1176053a
|
| 29-Dec-2013 |
Jason Sarich <sarich@mcs.anl.gov> |
tao: remove function cast warning
|
| #
8e3154b5
|
| 24-Dec-2013 |
Satish Balay <balay@mcs.anl.gov> |
tao: nightly build fixes for c89
/sandbox/petsc/petsc.clone-2/src/tao/util/tao_util.c:557:2: warning: ISO C does not allow extra ‘;’ outside of a function [-Wpedantic] /sandbox/petsc/petsc.clone-2/s
tao: nightly build fixes for c89
/sandbox/petsc/petsc.clone-2/src/tao/util/tao_util.c:557:2: warning: ISO C does not allow extra ‘;’ outside of a function [-Wpedantic] /sandbox/petsc/petsc.clone-2/src/tao/interface/ftn-custom/ztaosolverf.c:164:18: warning: ISO C forbids conversion of function pointer to object pointer type [-Wpedantic]
show more ...
|
| #
a7e14dcf
|
| 25-Nov-2013 |
Satish Balay <balay@mcs.anl.gov> |
tao: move tao/src/* petsc/src/tao/
|