Classes | Namespaces | Functions
tensioned_string2.cc File Reference

Go to the source code of this file.

Classes

class  NewStraightLine
 Steady, straight 1D line in 2D space with stretch_ratio. More...
 
class  ElasticBeamProblem
 Beam problem object. More...
 

Namespaces

namespace  Global_Physical_Variables
 Namespace for physical parameters.
 

Functions

void Global_Physical_Variables::load (const Vector< double > &xi, const Vector< double > &x, const Vector< double > &N, Vector< double > &load)
 Load function: Apply a constant external pressure to the beam.
 
int main (int argc, char **argv)
 Driver for beam (string under tension) test problem. Redo with non-arclength parametrisation.
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Driver for beam (string under tension) test problem. Redo with non-arclength parametrisation.

Definition at line 353 of file tensioned_string2.cc.

References Global_Physical_Variables::H, ElasticBeamProblem::parameter_study(), and Global_Physical_Variables::Sigma0.