15 this->
defineVar(
"specifiedXRotation",T(0.0));
16 this->
defineVar(
"specifiedYRotation",T(0.0));
17 this->
defineVar(
"specifiedZDeformation",T(0.0));
18 this->
defineVar(
"specifiedXShear",T(0.0));
19 this->
defineVar(
"specifiedYShear",T(0.0));
20 this->
defineVar(
"specifiedZShear",T(0.0));
43 this->
defineVar(
"initialXRotation",T(0.0));
44 this->
defineVar(
"initialYRotation",T(0.0));
45 this->
defineVar(
"initialZDeformation",T(0.0));
48 this->
defineVar(
"operatingTemperature",T(300.0));
49 this->
defineVar(
"residualStressXX",T(0.0));
50 this->
defineVar(
"residualStressYY",T(0.0));
51 this->
defineVar(
"residualStressZZ",T(0.0));
52 this->
defineVar(
"residualStressXY",T(0.0));
53 this->
defineVar(
"residualStressYZ",T(0.0));
54 this->
defineVar(
"residualStressXZ",T(0.0));
58 this->
transient =
false;
LinearSolver & getDeformationLinearSolver()
double deformationTolerance
void defineVar(const string varName, const T defaultValue)
int timeDiscretizationOrder
LinearSolver * deformationLinearSolver
bool printNormalizedResiduals