fixed quote marks for includes to <>
remove tao-private include directory, private goes into petsc-private
tao: remove trailing spaces from sources
tao: untabify sources
update more tao code to modern PETSc, remove PETSC_NULL, some formating
tao: remove function cast warning
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 offunction pointer to object pointer type [-Wpedantic]
show more ...
tao: libtao -> libpetsctao [as gmake/cmake builds automatically add petsc prefix]
tao: remove OBJSC/OBJSF from makefiles
tao: fix LOCDIR in makefiles
tao: switch src makefiles form using tao/conf to petsc/conf
tao: move tao/src/* petsc/src/tao/
123