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