51 #ifndef FixedLocationBeamIntegration_h 52 #define FixedLocationBeamIntegration_h 54 #include "ParameterIDBeamIntegration.h" 73 void Print(std::ostream &s,
int flag = 0);
75 void getLocationsDeriv(
int nIP,
double L,
double dLdh,
double *dptsdh)
const;
76 void getWeightsDeriv(
int nIP,
double L,
double dLdh,
double *dwtsdh)
const;
Integration points at fixed locations.
Definition: FixedLocationBeamIntegration.h:60
Float vector abstraction.
Definition: Vector.h:93
Integration points at fixed locations.
Definition: ParameterIDBeamIntegration.h:60
int setParameter(const std::vector< std::string > &argv, Parameter ¶m)
Sets the value param to the parameter argv.
Definition: FixedLocationBeamIntegration.cpp:56
Base class for integration on beam elements.
Definition: BeamIntegration.h:73
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
int updateParameter(int parameterID, Information &info)
Updates the parameter identified by parameterID with info.
Definition: FixedLocationBeamIntegration.cpp:61
Definition: Parameter.h:65