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