History log of /petsc/src/tao/util/tao_util.c (Results 101 – 111 of 111)
Revision Date Author Comments
# ba92ff59 31-Jan-2014 Barry Smith <bsmith@mcs.anl.gov>

added petsc to front of tao public includes


# 4473680c 31-Jan-2014 Barry Smith <bsmith@mcs.anl.gov>

move tao vector operations over to Vec directory, fix a couple names and calling sequences


# e270355a 30-Jan-2014 Barry Smith <bsmith@mcs.anl.gov>

merged TAO_INFINITY and SNES_VI_INF into PETSC_INFINITY


# 5ca45b2b 30-Jan-2014 Barry Smith <bsmith@mcs.anl.gov>

various format fixes for tao


# aaa7dc30 29-Jan-2014 Barry Smith <bsmith@mcs.anl.gov>

fixed quote marks for includes to <>


# 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


# 2d0e5244 28-Jan-2014 Barry Smith <bsmith@mcs.anl.gov>

more formating of TAO code


# 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/


12345