Skip to content
Snippets Groups Projects
Commit 78a57549 authored by Christopher Subich's avatar Christopher Subich
Browse files

Fixes to make old dipole cases compile

The old dipole cases in the cases/ directory (dipole crashing into
no-slip boundary) were initially written before the 'analysis'
routine was given pressure.  Adding pressure-analysis to NSIntegrator
changed the method's prototype, leading to a compile-time error on
these files.  The fix is to add a dummy 'pressure' reference to the
dipoles' analysis methods; the behaviour of the other parameters is
unchanged so no logic changes are necessary.
parent 6b137f48
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment