Driver for beam (string under tension) test problem.
271 unsigned n_element = 10;
277 cout <<
"\n\n\nProblem self-test ";
280 cout <<
"passed: Problem can be solved." << std::endl;
MatrixXd L
Definition: LLT_example.cpp:6
Beam problem object.
Definition: tensioned_string.cc:64
Definition: oomph_definitions.h:222
double Sigma0
2nd Piola Kirchhoff pre-stress
Definition: tensioned_string.cc:46
double H
Nondim thickness.
Definition: steady_ring.cc:50
#define OOMPH_EXCEPTION_LOCATION
Definition: oomph_definitions.h:61
#define OOMPH_CURRENT_FUNCTION
Definition: oomph_definitions.h:86
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213