|
| SinkFormTestSmoothParams (int _iType, int am, Sinks _s) |
|
| PUPable_decl (SinkFormTestSmoothParams) |
|
| SinkFormTestSmoothParams (CkMigrateMessage *m) |
|
virtual void | pup (PUP::er &p) |
| required method for remote entry call.
|
|
| PUPable_abstract (SmoothParams) |
|
| SmoothParams (CkMigrateMessage *m) |
|
combine cache copy with home particle
- Parameters
-
p1 | pointer to "home" particle data |
p2 | pointer to particle data being flushed back from a remote treepiece. |
This method enables commutative/associative operations to be performed on remote data by combining data accumulated by a remote processor in p2 with the data on the home particle, p1. Any accumulators used in this function should be initialized in initSmoothCache() to avoid double counting.
Implements SmoothParams.
initialize particles as they come into the cache
- Parameters
-
p | pointer to incoming particle data from remote processor |
Implements SmoothParams.
The documentation for this class was generated from the following files: