| #
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
|
| #
e2379f4f
|
| 07-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
added citation for Tao users manual when Tao solver is used
|
| #
72b7fd4b
|
| 02-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
remove wierd handling of options and options prefixes in Tao
|
| #
6f4723b1
|
| 01-Feb-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
set tao tolerances for single precision
BTW: there are all kinds of crazy tolerances all over the place; needs to be rationalized
|
| #
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
|
| #
e270355a
|
| 30-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
merged TAO_INFINITY and SNES_VI_INF into PETSC_INFINITY
|
| #
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
|
| #
e1cc520b
|
| 29-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
TaoSubsetType should be enum not integer
|
| #
0e660641
|
| 29-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
convert most PetscMalloc() in tao to PetscMalloc1() more formating of Tao source code
|
| #
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
|
| #
87f595a5
|
| 28-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
more formating of tao code
|
| #
f06e3bfa
|
| 27-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
removed more %G from TAO much more formating of TAO source code
|
| #
47a47007
|
| 27-Jan-2014 |
Barry Smith <bsmith@mcs.anl.gov> |
removed some uses of %G updated those files to use proper PETSc style code
|
| #
067f330c
|
| 29-Dec-2013 |
Jason Sarich <sarich@mcs.anl.gov> |
tao: fix memory leak in pde_constrained lcl
|
| #
2d6ba0f6
|
| 27-Nov-2013 |
Satish Balay <balay@mcs.anl.gov> |
tao: remove conditional code on PETSC_VERSION_RELEASE
|
| #
7a3a6978
|
| 25-Nov-2013 |
Satish Balay <balay@mcs.anl.gov> |
tao: PetscOptionsList() -> PetscOptionsFList()
|
| #
a7e14dcf
|
| 25-Nov-2013 |
Satish Balay <balay@mcs.anl.gov> |
tao: move tao/src/* petsc/src/tao/
|