![]() |
|
#include "Mercury3D.h"#include "Walls/InfiniteWall.h"#include "Species/LinearViscoelasticFrictionSpecies.h"#include "Particles/ClumpParticle.h"#include "../ClumpHeaders/ClumpInput.h"#include "../ClumpHeaders/Mercury3DClump.h"#include <stdlib.h>#include <CMakeDefinitions.h>#include <memory>Classes | |
| class | ChangingTOIParticle |
Functions | |
| std::string | ExecCommand (const char *cmd) |
| Vec3D | LoadInitOrient () |
| Vec3D | LoadFinalOrient () |
| Double2DVector | LoadIProfiles () |
| int | main (int argc, char *argv[]) |
Variables | |
| Mdouble | f_min = -10 |
| Mdouble | f_max = 10 |
| std::string ExecCommand | ( | const char * | cmd | ) |
References int(), and oomph::Global_string_for_annotation::string().
Referenced by main().
| Vec3D LoadFinalOrient | ( | ) |
References cos(), getMercuryDPMBuildDir(), calibrate::line, sin(), oomph::Global_string_for_annotation::string(), and BiharmonicTestFunctions2::theta.
Referenced by main().
| Vec3D LoadInitOrient | ( | ) |
References cos(), getMercuryDPMBuildDir(), calibrate::line, sin(), oomph::Global_string_for_annotation::string(), and BiharmonicTestFunctions2::theta.
Referenced by main().
| Double2DVector LoadIProfiles | ( | ) |
References getMercuryDPMBuildDir(), i, j, calibrate::line, row(), oomph::Global_string_for_annotation::string(), and calibrate::val.
Referenced by main().
References a, ExecCommand(), getMercuryDPMBuildDir(), getMercuryDPMSourceDir(), i, LoadFinalOrient(), LoadInitOrient(), LoadIProfiles(), problem, helpers::readFromCommandLine(), and oomph::Global_string_for_annotation::string().
| Mdouble f_max = 10 |
Referenced by ChangingTOIParticle::ChangingTOIParticle().
| Mdouble f_min = -10 |
Referenced by ChangingTOIParticle::ChangingTOIParticle().