changa  3.5
 All Classes Files Functions Variables Typedefs Enumerations Friends Macros Groups Pages
Public Member Functions | List of all members
MarkSmoothParams Class Reference

Parameters for "Mark Smooth", used to find inverse nearest neighbors. More...

#include <Sph.h>

Inheritance diagram for MarkSmoothParams:
SmoothParams

Public Member Functions

 MarkSmoothParams (int _iType, int am)
 
 PUPable_decl (MarkSmoothParams)
 
 MarkSmoothParams (CkMigrateMessage *m)
 
virtual void pup (PUP::er &p)
 required method for remote entry call.
 
- Public Member Functions inherited from SmoothParams
 PUPable_abstract (SmoothParams)
 
 SmoothParams (CkMigrateMessage *m)
 

Additional Inherited Members

- Public Attributes inherited from SmoothParams
int iType
 Particle type to smooth over; "TreeActive".
 
int activeRung
 Currently active rung.
 
TreePiecetp
 
int bUseBallMax
 

Detailed Description

Parameters for "Mark Smooth", used to find inverse nearest neighbors.

Constructor & Destructor Documentation

MarkSmoothParams::MarkSmoothParams ( int  _iType,
int  am 
)
inline
Parameters
_iTypeType of particle to operate on
amActive rung

The documentation for this class was generated from the following files: