ENH: Updated particle relocate

This commit is contained in:
Andrew Heather
2019-08-02 10:07:11 +01:00
parent 34c48982a2
commit 7420bf2c57

View File

@ -676,9 +676,8 @@ public:
//- Map after a topology change
void autoMap(const vector& position, const mapPolyMesh& mapper);
//- Set the addressing based on the provided position and current cell
// Used for e.g. redistributePar
void relocate(const point& position);
//- Set the addressing based on the provided position
void relocate(const point& position, const label celli = -1);
// I-O