Driver code for disk-compression.
434 cout <<
"gen. M.R.: RefineableQPVDElement<2,3>" << std::endl;
449 cout <<
"gen. M.R.: RefineableQPVDElementWithContinuousPressure<2> "
466 cout <<
"gen. M.R.: RefineableQPVDElementWithPressure<2>" << std::endl;
488 cout <<
"gen. Hooke: RefineableQPVDElement<2,3> " << std::endl;
503 cout <<
"gen. Hooke: RefineableQPVDElementWithContinuousPressure<2> "
519 cout <<
"gen. Hooke: RefineableQPVDElementWithPressure<2> " << std::endl;
Definition: disk_compression.cc:171
Definition: constitutive_laws.h:699
Definition: constitutive_laws.h:215
Definition: constitutive_laws.h:801
Definition: refineable_solid_elements.h:826
void setup(Time *time_pt)
Create all GeomObjects needed to define the cylinder and the flag.
Definition: turek_flag_non_fsi.cc:277
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