mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-07-08 03:07:03 +00:00
change for predictor-corrector and adams-moulton3
This commit is contained in:
@ -162,7 +162,9 @@ public:
|
||||
}
|
||||
else
|
||||
return false;
|
||||
|
||||
//output<<" ContactSearch::broadSearch::PP fater.\n";
|
||||
|
||||
//output<<" ContactSearch::broadSearch::PW before.\n";
|
||||
if(wallMapping_)
|
||||
{
|
||||
sphereWallTimer_.start();
|
||||
@ -171,6 +173,8 @@ public:
|
||||
}
|
||||
else
|
||||
return false;
|
||||
|
||||
//output<<" ContactSearch::broadSearch::PW after.\n";
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user