Driver for simple elastic problem.
372 for (
unsigned i=0;
i<2;
i++)
409 problem.run(
"RESLT_cont_pres");
int i
Definition: BiCGSTAB_step_by_step.cpp:9
Boundary-driven elastic deformation of fish-shaped domain.
Definition: refineable_simple_shear.cc:138
Definition: constitutive_laws.h:215
Definition: constitutive_laws.h:801
double E
Elastic modulus.
Definition: TwenteMeshGluing.cpp:68
double Nu
Poisson's ratio.
Definition: TwenteMeshGluing.cpp:71
ConstitutiveLaw * Constitutive_law_pt
Pointer to constitutive law.
Definition: TwenteMeshGluing.cpp:65
double C1
"Mooney Rivlin" coefficient for generalised Mooney Rivlin law
Definition: TwenteMeshGluing.cpp:74
StrainEnergyFunction * Strain_energy_function_pt
Pointer to strain energy function.
Definition: TwenteMeshGluing.cpp:62
Constructor for SteadyAxisymAdvectionDiffusion problem
Definition: steady_axisym_advection_diffusion.cc:213