[petsc-dev] Modifying code in seqcusp folder

2012-06-22 Thread Satish Balay
On Thu, 21 Jun 2012, Matthew Knepley wrote: > On Thu, Jun 21, 2012 at 1:48 PM, Chekuri Choudary > wrote: > > > Typically, when I make changes to petsc code, I do a make lib in the > > folder and then recompile my code. That doesn?t seem to be working in > > seqcusp folder. I do a make lib and not

[petsc-dev] Modifying code in seqcusp folder

2012-06-21 Thread Chekuri Choudary
Typically, when I make changes to petsc code, I do a make lib in the folder and then recompile my code. That doesn't seem to be working in seqcusp folder. I do a make lib and nothing happens. Can somebody please help?? -- next part -- An HTML attachment was scrubbed... U

[petsc-dev] Modifying code in seqcusp folder

2012-06-21 Thread Matthew Knepley
On Thu, Jun 21, 2012 at 1:48 PM, Chekuri Choudary wrote: > Typically, when I make changes to petsc code, I do a make lib in the > folder and then recompile my code. That doesn?t seem to be working in > seqcusp folder. I do a make lib and nothing happens. Can somebody please > help?? > Yes, the ch