[petsc-dev] TS failures in master
Satish Balay
balay at mcs.anl.gov
Sat Apr 29 17:20:12 CDT 2017
On Sat, 29 Apr 2017, Barry Smith wrote:
>
> I am having trouble finding the branch/source code we are talking about. Could someone please tell me that?
The code in question is in master. However I've pushed my change
bc0b8257a0 - so thats what you will see now.
https://bitbucket.org/petsc/petsc/commits/bc0b8257a0
To see Lisandro's change - you would have to checkout a prior
snapshot. say 2c6f01ca1d
Or check Lisandro's commmit
https://bitbucket.org/petsc/petsc/commits/bf997491f620a56e3f945815f638946a12caa405
'gitk src/ts/adapt/interface/tsadapt.c' or 'git log -p src/ts/adapt/interface/tsadapt.c'
should show the history of changes to this file.
Satish
More information about the petsc-dev
mailing list