On Tue, 2018-05-01 at 17:41 +0800, Drew Parsons wrote: > On Tue, 2018-05-01 at 01:02 -0500, Satish Balay wrote: > > On Tue, 1 May 2018, Drew Parsons wrote: > > > > > Would it work to split petscdmmod.F into two pieces > ... > > Can you try: > > > > https://bitbucket.org/petsc/petsc/commits/23928a85ec343de9282b26106 > > 9a > > > Looks like that does the trick. Running make in src/dm/f90-mod, it > successfully compiles and archives petscdmmod.o and petscdmplexmod.o > inside build-arch/lib/libpetsc.a
By the way, I acknowledge our PhD student Tobias Hain (Murdoch University) for the idea to split the source file. Drew