MolSim
Loading...
Searching...
No Matches
FlowSimulationAnalyzer Member List

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

analyzeFlow(int currentStep)FlowSimulationAnalyzer
basenameFlowSimulationAnalyzerprivate
binNumberFlowSimulationAnalyzerprivate
binSizeFlowSimulationAnalyzerprivate
calculateDensitiesAndVelocities()FlowSimulationAnalyzer
densitiesFlowSimulationAnalyzerprivate
dirnameFlowSimulationAnalyzerprivate
FlowSimulationAnalyzer(ParticleContainer &particles)FlowSimulationAnalyzerexplicit
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() constFlowSimulationAnalyzer
getBinSize() constFlowSimulationAnalyzer
getDensities() constFlowSimulationAnalyzer
getDirname() constFlowSimulationAnalyzer
getFrequency() constFlowSimulationAnalyzer
getLeftWallPosX() constFlowSimulationAnalyzer
getParticles() constFlowSimulationAnalyzer
getRightWallPosX() constFlowSimulationAnalyzer
getVelocities() constFlowSimulationAnalyzer
initialize(int binNumber, double leftWallPosX, double rightWallPosX, int n_analyzer, const std::string &dirname="statistics", const std::string &basename="MD_csv")FlowSimulationAnalyzer
leftWallPosXFlowSimulationAnalyzerprivate
n_analyzerFlowSimulationAnalyzerprivate
particlesFlowSimulationAnalyzerprivate
rightWallPosXFlowSimulationAnalyzerprivate
velocitiesFlowSimulationAnalyzerprivate
writeToCSV(int fileNumber)FlowSimulationAnalyzer