29 #ifndef HingeBeamIntegration2d_h 30 #define HingeBeamIntegration2d_h 32 #include "PlasticLengthsBeamIntegration.h" 55 void Print(std::ostream &s,
int flag = 0);
Element internal forces.
Definition: FVector.h:44
??.
Definition: HingeBeamIntegration2d.h:41
int sendData(CommParameters &)
Send object members through the channel being passed as parameter.
Definition: HingeBeamIntegration2d.cc:51
??.
Definition: PlasticLengthsBeamIntegration.h:39
int recvData(const CommParameters &)
Receives object members through the channel being passed as parameter.
Definition: HingeBeamIntegration2d.cc:59
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
Communication parameters between processes.
Definition: CommParameters.h:65
Base class for loads over elements.
Definition: ElementalLoad.h:77