For each node in {nodeTags} the value of the {dof}'th committed displacement is obtained. If the absolute value of this is greater than the value currently stored in the Vector of max displacements, the value in the Vector is updated. If no Node exists in {theDomain} with the tag or the Node does not have a {dof}'th degree-of-freedom associated with it
is entered in the Vector. Returns
.
Reimplemented from Recorder.
Definition at line 60 of file MaxNodeDispRecorder.cpp. |