OpenFOAM-5.x/src/lagrangian/intermediate/parcels
Will Bainbridge 9d57e8795a lagrangian: Always set switchProcessor flag
The TrackData::switchProcessor flag was not being set for some of the
tracking steps made by the more complicated parcels. In the case that a
parcel starts the step already on a processor boundary, this sometimes
lead to the particle being transferred back and forth indefinitely. The
flag is now explicitly set in all cases.
2017-08-02 10:13:05 +01:00
..
derived Update code to use the simpler C++11 template syntax removing spaces between closing ">"s 2016-01-10 22:41:16 +00:00
include Removed trailing blank lines 2017-01-19 20:17:47 +00:00
Templates lagrangian: Always set switchProcessor flag 2017-08-02 10:13:05 +01:00