|
ls1-MarDyn
ls1-MarDyn molecular dynamics code
|
This is the complete list of members for FlopCounter, including all inherited members.
| _cutoffRadiusSquare (defined in CellProcessor) | CellProcessor | protected |
| _LJCutoffRadiusSquare (defined in CellProcessor) | CellProcessor | protected |
| CellProcessor(const double cutoffRadius, const double LJCutoffRadius) (defined in CellProcessor) | CellProcessor | inline |
| endTraversal() | FlopCounter | virtual |
| FlopCounter(double cutoffRadius, double LJcutoffRadius) | FlopCounter | |
| getCutoffRadius() const (defined in CellProcessor) | CellProcessor | inline |
| getCutoffRadiusSquare() const (defined in CellProcessor) | CellProcessor | inline |
| getLJCutoffRadius() const (defined in CellProcessor) | CellProcessor | inline |
| getLJCutoffRadiusSquare() const (defined in CellProcessor) | CellProcessor | inline |
| getMyFlopCount() const (defined in FlopCounter) | FlopCounter | inline |
| getTotalFlopCount() const (defined in FlopCounter) | FlopCounter | inline |
| getTotalMoleculeDistanceFlopCount() const (defined in FlopCounter) | FlopCounter | inline |
| initTraversal() | FlopCounter | virtual |
| postprocessCell(ParticleCell &cell) | FlopCounter | inlinevirtual |
| preprocessCell(ParticleCell &cell) | FlopCounter | inlinevirtual |
| printStats() const (defined in FlopCounter) | FlopCounter | |
| processCell(ParticleCell &cell) | FlopCounter | virtual |
| processCellPair(ParticleCell &c1, ParticleCell &c2, bool sumAll=false) | FlopCounter | virtual |
| processSingleMolecule(Molecule *, ParticleCell &) (defined in FlopCounter) | FlopCounter | inlinevirtual |
| resetCounters() (defined in FlopCounter) | FlopCounter | inline |
| setCutoffRadius(const double c) (defined in CellProcessor) | CellProcessor | inline |
| setCutoffRadiusSquare(const double c) (defined in CellProcessor) | CellProcessor | inline |
| setLJCutoffRadius(const double ljc) (defined in CellProcessor) | CellProcessor | inline |
| setLJCutoffRadiusSquare(const double ljc) (defined in CellProcessor) | CellProcessor | inline |
| ~CellProcessor() | CellProcessor | inlinevirtual |
| ~FlopCounter() | FlopCounter |