30 #ifndef HingeBeamIntegration2d_h    31 #define HingeBeamIntegration2d_h    33 #include "PlasticLengthsBeamIntegration.h"    57     void Print(std::ostream &s, 
int flag = 0) 
const;
 Element internal forces. 
Definition: FVector.h:45
Communication parameters between processes. 
Definition: Communicator.h:66
Base class for plastic hinge integration methods for 2D beam-column elements. 
Definition: HingeBeamIntegration2d.h:43
int recvData(const Communicator &)
Receives object members through the communicator argument. 
Definition: HingeBeamIntegration2d.cc:59
Base class for plastic hinge integration methods on beam elements. 
Definition: PlasticLengthsBeamIntegration.h:44
Open source finite element program for structural analysis. 
Definition: ContinuaReprComponent.h:35
Base class for loads over elements. 
Definition: ElementalLoad.h:79
int sendData(Communicator &)
Send object members through the communicator argument. 
Definition: HingeBeamIntegration2d.cc:51