OpenAtom  Version1.5a
StructureFactor Class Reference
Inheritance diagram for StructureFactor:
CBase_StructureFactor

Public Member Functions

 StructureFactor (CkMigrateMessage *m)
 
 StructureFactor (int _numSfGrps, int _numSfDups, int _natm_nl_grp_max, int _numdest, int *_destinations, UberCollection _thisInstance)
 
void acceptDestination (int _numdest, int *_destinations)
 
void computeSF (SFDummyMsg *msg)
 
void acceptKVectors (int n, int *_k_x, int *_k_y, int *_k_z)
 
void pup (PUP::er &p)
 

Private Attributes

int numSfGrps
 
int numSfDups
 
int natm_nl_grp_max
 
int gsSize
 
int * k_x
 
int * k_y
 
int * k_z
 
complexstructFactor
 
complexstructFactor_fx
 
complexstructFactor_fy
 
complexstructFactor_fz
 
int numdest
 
int * destinations
 
const UberCollection thisInstance
 

Detailed Description

Definition at line 20 of file StructureFactor.h.

Constructor & Destructor Documentation

StructureFactor::StructureFactor ( int  _numSfGrps,
int  _numSfDups,
int  _natm_nl_grp_max,
int  _numdest,
int *  _destinations,
UberCollection  _thisInstance 
)
inline

usesAtSync=true; not until we come up with a migration scheme

Definition at line 24 of file StructureFactor.h.

Member Function Documentation

void StructureFactor::computeSF ( SFDummyMsg msg)

= no work to do

Definition at line 35 of file StructureFactor.C.


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