This is the complete list of members for FlowSimulationAnalyzer, including all inherited members.
| analyzeFlow(int currentStep) | FlowSimulationAnalyzer | |
| basename | FlowSimulationAnalyzer | private |
| binNumber | FlowSimulationAnalyzer | private |
| binSize | FlowSimulationAnalyzer | private |
| calculateDensitiesAndVelocities() | FlowSimulationAnalyzer | |
| densities | FlowSimulationAnalyzer | private |
| dirname | FlowSimulationAnalyzer | private |
| FlowSimulationAnalyzer(ParticleContainer &particles) | FlowSimulationAnalyzer | explicit |
| FlowSimulationAnalyzer(ParticleContainer &particles, int binNumber, double leftWallPosX, double rightWallPosX, int n_analyzer, const std::string &dirname="statistics", const std::string &basename="MD_csv") | FlowSimulationAnalyzer | |
| getBinNumber() const | FlowSimulationAnalyzer | |
| getBinSize() const | FlowSimulationAnalyzer | |
| getDensities() const | FlowSimulationAnalyzer | |
| getDirname() const | FlowSimulationAnalyzer | |
| getFrequency() const | FlowSimulationAnalyzer | |
| getLeftWallPosX() const | FlowSimulationAnalyzer | |
| getParticles() const | FlowSimulationAnalyzer | |
| getRightWallPosX() const | FlowSimulationAnalyzer | |
| getVelocities() const | FlowSimulationAnalyzer | |
| initialize(int binNumber, double leftWallPosX, double rightWallPosX, int n_analyzer, const std::string &dirname="statistics", const std::string &basename="MD_csv") | FlowSimulationAnalyzer | |
| leftWallPosX | FlowSimulationAnalyzer | private |
| n_analyzer | FlowSimulationAnalyzer | private |
| particles | FlowSimulationAnalyzer | private |
| rightWallPosX | FlowSimulationAnalyzer | private |
| velocities | FlowSimulationAnalyzer | private |
| writeToCSV(int fileNumber) | FlowSimulationAnalyzer | |