#include <ElementUniaxialTest.h>
|
| void | Run (NuTo::Structure &s, const std::string &rVisualizationDirectory) |
| | provide a structure that contains the geometry of a uniaxial test, starting from (0,0,0) to (lx, ly, lz) More...
|
| |
|
| double | lX = 365 |
| |
| double | lY = 13 |
| |
| double | lZ = 37 |
| |
| double | E = 42 |
| |
| double | nu = 0.26 |
| |
| double | deltaL = 0.6174 |
| |
| double | rho = M_PI |
| |
| void NuToTest::ElementUniaxialTest::Run |
( |
NuTo::Structure & |
s, |
|
|
const std::string & |
rVisualizationDirectory |
|
) |
| |
|
inline |
provide a structure that contains the geometry of a uniaxial test, starting from (0,0,0) to (lx, ly, lz)
| double NuToTest::ElementUniaxialTest::deltaL = 0.6174 |
| double NuToTest::ElementUniaxialTest::E = 42 |
| double NuToTest::ElementUniaxialTest::lX = 365 |
| double NuToTest::ElementUniaxialTest::lY = 13 |
| double NuToTest::ElementUniaxialTest::lZ = 37 |
| double NuToTest::ElementUniaxialTest::nu = 0.26 |
| double NuToTest::ElementUniaxialTest::rho = M_PI |
The documentation for this class was generated from the following file: