53 #ifndef ZeroLengthContact3D_h 54 #define ZeroLengthContact3D_h 132 #include "ZeroLengthContact.h" 158 int contactDetect(
void)
const;
159 void formResidAndTangent(
int tang_flag)
const;
170 ZeroLengthContact3D(
int tag,
int Nd1,
int Nd2,
int direction,
double Kn,
double Kt,
double fRatio,
double c,
double originX,
double originY);
177 int revertToLastCommit(
void);
178 int revertToStart(
void);
182 const Matrix &getTangentStiff(
void)
const;
183 const Matrix &getInitialStiff(
void)
const;
187 const Vector &getResistingForce(
void)
const;
193 void Print(std::ostream &s,
int flag =0);
196 int getResponse(
int responseID,
Information &eleInformation);
Domain (mesh and boundary conditions) of the finite element model.
Definition: Domain.h:98
Base calass for the finite elements.
Definition: Element.h:104
Communication parameters between processes.
Definition: CommParameters.h:65
================================================================================
Definition: ContinuaReprComponent.h:34
Definition: Response.h:71