changa 3.5
Loading...
Searching...
No Matches
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::MarkSmoothParams ( int _iType,
int am )
inline
Parameters
_iTypeType of particle to operate on
amActive rung

Member Function Documentation

◆ 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: