#include <InputReader.h>
| NuTo::InputReader::InputReader |
( |
std::string |
rFileName | ) |
|
| void NuTo::InputReader::Close |
( |
| ) |
|
| double NuTo::InputReader::GetAbsoluteDistance |
( |
| ) |
const |
| double NuTo::InputReader::GetAbsoluteGrowthRate |
( |
| ) |
const |
| Eigen::MatrixXd NuTo::InputReader::GetBoundingBox |
( |
| ) |
const |
| const std::string & NuTo::InputReader::GetDirectory |
( |
| ) |
const |
| Eigen::MatrixXd NuTo::InputReader::GetGradingCurve |
( |
| ) |
const |
| double NuTo::InputReader::GetInitialTimeBarrier |
( |
| ) |
const |
| long NuTo::InputReader::GetNumEventsMax |
( |
| ) |
const |
| int NuTo::InputReader::GetNumThreads |
( |
| ) |
const |
| double NuTo::InputReader::GetRandomVelocityRange |
( |
| ) |
const |
| double NuTo::InputReader::GetRelativeGrowthRate |
( |
| ) |
const |
| double NuTo::InputReader::GetShrinkage |
( |
| ) |
const |
| double NuTo::InputReader::GetTimeMax |
( |
| ) |
const |
| double NuTo::InputReader::GetTimePrintOut |
( |
| ) |
const |
| int NuTo::InputReader::GetTypeOfSpecimen |
( |
| ) |
const |
| double NuTo::InputReader::GetVolumeFraction |
( |
| ) |
const |
| bool NuTo::InputReader::Is2D |
( |
| ) |
const |
| void NuTo::InputReader::OpenFile |
( |
std::string |
rFileName | ) |
|
| void NuTo::InputReader::PrintInput |
( |
| ) |
|
| bool NuTo::InputReader::ReadBool |
( |
| ) |
|
| void NuTo::InputReader::ReadBoundingBox |
( |
| ) |
|
| void NuTo::InputReader::ReadFile |
( |
| ) |
|
| void NuTo::InputReader::ReadGradingCurve |
( |
| ) |
|
| double NuTo::InputReader::ReadNumber |
( |
| ) |
|
| void NuTo::InputReader::ReadSimulationParameters |
( |
| ) |
|
| std::string NuTo::InputReader::ReadString |
( |
| ) |
|
| Eigen::VectorXd NuTo::InputReader::ReadVector |
( |
| ) |
|
| void NuTo::InputReader::SkipToNextData |
( |
| ) |
|
The documentation for this class was generated from the following files: