52 #ifndef RadauBeamIntegration_h 53 #define RadauBeamIntegration_h 55 #include <domain/mesh/element/truss_beam_column/forceBeamColumn/beam_integration/BeamIntegration.h> 61 class FEM_ObjectBroker;
75 void getSectionLocations(
int nIP,
double L,
double *xi)
const;
76 void getSectionWeights(
int nIP,
double L,
double *wt)
const;
83 void Print(std::ostream &s,
int flag = 0)
const;
Communication parameters between processes.
Definition: Communicator.h:66
Gauss-Radau integration on beam elements.
Definition: RadauBeamIntegration.h:70
Base class for integration on beam elements.
Definition: BeamIntegration.h:80
int recvSelf(const Communicator &)
Receive the object.
Definition: RadauBeamIntegration.h:82
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:35
int sendSelf(Communicator &)
Send the object.
Definition: RadauBeamIntegration.h:81