Simple cubic mesh upgraded to become a solid mesh. More...
Public Member Functions | |
ElasticCubicMesh (const unsigned &nx, const unsigned &ny, const unsigned &nz, const double &a, const double &b, const double &c, TimeStepper *time_stepper_pt=&Mesh::Default_TimeStepper) | |
Constructor: More... | |
virtual | ~ElasticCubicMesh () |
Empty Destructor. More... | |
Simple cubic mesh upgraded to become a solid mesh.
Definition at line 56 of file simple_shear.cc.
|
inline |
Constructor:
Definition at line 63 of file simple_shear.cc.
|
inlinevirtual |
Empty Destructor.
Definition at line 73 of file simple_shear.cc.
References Global_Physical_Variables::body_force(), Global_Physical_Variables::C1, Global_Physical_Variables::Constitutive_law_pt, Global_Physical_Variables::E, Global_Physical_Variables::Gravity, Global_Physical_Variables::Nu, and Global_Physical_Variables::Strain_energy_function_pt.