|
#include "SilbertPeriodic.h"
Classes | |
class | SilbertHstop |
Functions | |
bool | PointIsAboveCurve (Mdouble h, Mdouble a, int study_num) |
int | HstopCurve (string cmd UNUSED, int study_num, Mdouble h, Mdouble hMax, Mdouble a) |
int | main (int argc, char *argv[]) |
Variables | |
fstream | ReportFile |
References units::name, PointIsAboveCurve(), and ReportFile.
Referenced by main().
int main | ( | int argc | , |
char * | argv[] | ||
) |
References HstopCurve().
References Chute::getChuteAngleDegrees(), Chute::getFixedParticleRadius(), Chute::getInflowHeight(), SilbertPeriodic::getSlidingFrictionCoefficientBottom(), units::name, SilbertHstop::pointIsAboveCurve, ReportFile, helpers::round(), SilbertPeriodic::set_study(), Chute::setChuteAngle(), Chute::setInflowHeight(), DPMBase::setName(), and DPMBase::solve().
Referenced by HstopCurve().
fstream ReportFile |
Referenced by HstopCurve(), and PointIsAboveCurve().