int revertToStart(const double &)
Returns the initial material state.
Definition: UniaxialHistoryVars.cc:35
UniaxialHistoryVars stores values for strain and stiffness.
Definition: UniaxialHistoryVars.h:38
int recvSelf(const CommParameters &)
Receives object through the channel being passed as parameter.
Definition: UniaxialHistoryVars.cc:79
int recvData(const CommParameters &)
Receives object members through the channel being passed as parameter.
Definition: UniaxialHistoryVars.cc:58
int sendSelf(CommParameters &)
Sends object through the channel being passed as parameter.
Definition: UniaxialHistoryVars.cc:65
int sendData(CommParameters &)
Send object members through the channel being passed as parameter.
Definition: UniaxialHistoryVars.cc:51