NuTo
Numerics Tool
Public Member Functions | Public Attributes | List of all members
NuToTest::ElementUniaxialTest Class Reference

#include <ElementUniaxialTest.h>

Public Member Functions

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...
 

Public Attributes

double lX = 365
 
double lY = 13
 
double lZ = 37
 
double E = 42
 
double nu = 0.26
 
double deltaL = 0.6174
 
double rho = M_PI
 

Member Function Documentation

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)

Member Data Documentation

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: