55 #ifndef ZeroLengthContact2D_h 56 #define ZeroLengthContact2D_h 115 #include "ZeroLengthContact.h" 135 int contactDetect(
void)
const;
136 void formResidAndTangent(
int tang_flag )
const;
164 const Matrix &getInitialStiff(
void)
const;
175 void Print(std::ostream &os,
int flag =0);
Float vector abstraction.
Definition: Vector.h:93
Definition: Response.h:71
Base class for the finite elements.
Definition: Element.h:109
Open source finite element program for structural analysis.
Definition: ContinuaReprComponent.h:34
Communication parameters between processes.
Definition: CommParameters.h:65
Matrix of floats.
Definition: Matrix.h:108
Domain (mesh and boundary conditions) of the finite element model.
Definition: Domain.h:116