Hm - I don't see this file in the commit mentioned.. Satish -----
balay@asterix /home/balay/petsc (master=) $ git show --stat e468013211 commit e468013211bb8e2e81ded0f6b4ec8e550e081d7e Author: Hong Zhang <[email protected]> Date: Sun Nov 23 08:19:16 2014 -0600 change names for the quadrature term in the cost function include/petsc-private/tsimpl.h | 2 +- include/petscts.h | 4 ++-- src/ts/examples/tutorials/makefile | 16 +++++++++++++--- src/ts/interface/ts.c | 22 +++++++++++----------- 4 files changed, 27 insertions(+), 17 deletions(-) balay@asterix /home/balay/petsc (master=) $ git log --follow -- src/ts/examples/tutorials/ex19adj.c balay@asterix /home/balay/petsc (master=) $ On Tue, 14 Apr 2015, Dominic Meiser wrote: > Hi, > > Is it possible that src/ts/examples/tutorials/ex19adj.c and > src/ts/examples/tutorials/ex19opt_ic.c are missing from the repo? I believe > these should have been added in commit e468013211. > > Cheers, > Dominic > >
