51 #ifndef NewtonCotesBeamIntegration_h 52 #define NewtonCotesBeamIntegration_h 54 #include <domain/mesh/element/truss_beam_column/forceBeamColumn/beam_integration/BeamIntegration.h> 66 void getSectionLocations(
int nIP,
double L,
double *xi)
const;
67 void getSectionWeights(
int nIP,
double L,
double *wt)
const;
77 void Print(std::ostream &s,
int flag = 0);
Newton-Cotes integration on beam elements.
Definition: NewtonCotesBeamIntegration.h:61
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34
Base class for integration on beam elements.
Definition: BeamIntegration.h:73