51 #ifndef HingeMidpointBeamIntegration3d_h 52 #define HingeMidpointBeamIntegration3d_h 54 #include <domain/mesh/element/truss_beam_column/forceBeamColumn/beam_integration/HingeBeamIntegration3d.h> 67 void getSectionLocations(
int numSections,
double L,
double *xi)
const;
68 void getSectionWeights(
int numSections,
double L,
double *wt)
const;
70 int addElasticFlexibility(
double L,
Matrix &fe);
72 double getTangentDriftI(
double L,
double LI,
double q2,
double q3,
bool yAxis);
73 double getTangentDriftJ(
double L,
double LI,
double q2,
double q3,
bool yAxis);
77 void Print(std::ostream &s,
int flag = 0);
void Print(std::ostream &s, int flag=0)
Imprime el objeto.
Definition: HingeMidpointBeamIntegration3d.cpp:164
Mechanical properties of a section (area, moments of inertia,...) in a three-dimensional problem (six...
Definition: CrossSectionProperties3d.h:40
??.
Definition: HingeBeamIntegration3d.h:41
================================================================================
Definition: ContinuaReprComponent.h:34
Base class for integration on beam elements.
Definition: BeamIntegration.h:73
??.
Definition: HingeMidpointBeamIntegration3d.h:61