Parameters for "Mark Smooth", used to find inverse nearest neighbors.
More...
#include <Sph.h>
|
| MarkSmoothParams (int _iType, int am) |
|
| PUPable_decl (MarkSmoothParams) |
|
| MarkSmoothParams (CkMigrateMessage *m) |
|
virtual void | pup (PUP::er &p) |
| required method for remote entry call.
|
|
| PUPable_abstract (SmoothParams) |
|
| SmoothParams (CkMigrateMessage *m) |
|
|
int | iType |
| Particle type to smooth over; "TreeActive".
|
|
int | activeRung |
| Currently active rung.
|
|
TreePiece * | tp |
|
int | bUseBallMax |
|
Parameters for "Mark Smooth", used to find inverse nearest neighbors.
◆ MarkSmoothParams()
MarkSmoothParams::MarkSmoothParams |
( |
int | _iType, |
|
|
int | am ) |
|
inline |
- Parameters
-
_iType | Type of particle to operate on |
am | Active rung |
◆ pup()
virtual void MarkSmoothParams::pup |
( |
PUP::er & | p | ) |
|
|
inlinevirtual |
required method for remote entry call.
Reimplemented from SmoothParams.
The documentation for this class was generated from the following files: