ls1-MarDyn
ls1-MarDyn molecular dynamics code
CellProcessor Member List

This is the complete list of members for CellProcessor, including all inherited members.

_cutoffRadiusSquare (defined in CellProcessor)CellProcessorprotected
_LJCutoffRadiusSquare (defined in CellProcessor)CellProcessorprotected
CellProcessor(const double cutoffRadius, const double LJCutoffRadius) (defined in CellProcessor)CellProcessorinline
endTraversal()=0CellProcessorpure virtual
getCutoffRadius() const (defined in CellProcessor)CellProcessorinline
getCutoffRadiusSquare() const (defined in CellProcessor)CellProcessorinline
getLJCutoffRadius() const (defined in CellProcessor)CellProcessorinline
getLJCutoffRadiusSquare() const (defined in CellProcessor)CellProcessorinline
initTraversal()=0CellProcessorpure virtual
postprocessCell(ParticleCell &cell)=0CellProcessorpure virtual
preprocessCell(ParticleCell &cell)=0CellProcessorpure virtual
processCell(ParticleCell &cell)=0CellProcessorpure virtual
processCellPair(ParticleCell &cell1, ParticleCell &cell2, bool sumAll=false)=0CellProcessorpure virtual
processSingleMolecule(Molecule *m1, ParticleCell &cell2)=0 (defined in CellProcessor)CellProcessorpure virtual
setCutoffRadius(const double c) (defined in CellProcessor)CellProcessorinline
setCutoffRadiusSquare(const double c) (defined in CellProcessor)CellProcessorinline
setLJCutoffRadius(const double ljc) (defined in CellProcessor)CellProcessorinline
setLJCutoffRadiusSquare(const double ljc) (defined in CellProcessor)CellProcessorinline
~CellProcessor()CellProcessorinlinevirtual