51 #ifndef ImposedMotionSFreedom_h 52 #define ImposedMotionSFreedom_h 66 #include <domain/constraints/ImposedMotionBase.h> 82 ImposedMotionSP(
int spTag,
int nodeTag,
int ndof,
int patternTag,
int theGroundMotionTag);
89 void Print(std::ostream &s,
int flag =0);
Prescribed value for a single degree of freedom.
Definition: ImposedMotionSP.h:75
~ImposedMotionSP(void)
Destructor.
Definition: ImposedMotionSP.cpp:76
int applyConstraint(double loadFactor)
Applies the constraint.
Definition: ImposedMotionSP.cpp:83
Base class for prescribed displacements at the nodes.
Definition: ImposedMotionBase.h:43
void Print(std::ostream &s, int flag=0)
Printing.
Definition: ImposedMotionSP.cpp:125
================================================================================
Definition: ContinuaReprComponent.h:34
ImposedMotionSP(void)
Constructor.
Definition: ImposedMotionSP.cpp:68