Static problem integrator¶
- class xc.ProtoArcLength¶
Bases:
xc.StaticIntegrator
- class xc.ArcLengthBase¶
Bases:
xc.ProtoArcLength
- class xc.HSConstraint¶
Bases:
xc.ProtoArcLength
- class xc.ArcLength¶
Bases:
xc.ArcLengthBase
- class xc.ArcLength1¶
Bases:
xc.ArcLengthBase
- class xc.BaseControl¶
Bases:
xc.StaticIntegrator
- setNumIncr((BaseControl)arg1, (int)arg2) None : ¶
Set the number of iterations the user would like to occur in the solution algorithm.
- C++ signature :
void setNumIncr(XC::BaseControl {lvalue},int)
- class xc.DispBase¶
Bases:
xc.BaseControl
- class xc.DisplacementControl¶
Bases:
xc.DispBase
- property dU1¶
assign/retrieve increment value.
- property dof¶
assign/retrieve dof index.
- property increment¶
assign/retrieve increment value.
- property maxIncrement¶
assign/retrieve the max stepsize the user will allow.
- property minIncrement¶
assign/retrieve the min stepsize the user will allow.
- property nodeTag¶
assign/retrieve node tag value.
- class xc.MinUnbalDispNorm¶
Bases:
xc.DispBase
- class xc.LoadControl¶
Bases:
xc.BaseControl
- property dLambda1¶
assign/retrieve dLambda value.
- class xc.LoadPath¶
Bases:
xc.StaticIntegrator