55 #ifndef ZeroLengthContact2D_h    56 #define ZeroLengthContact2D_h   115 #include "ZeroLengthContact.h"   135     int contactDetect(
void) 
const;
   136     void formResidAndTangent(
int tang_flag ) 
const;
   157     int revertToLastCommit(
void);
   158     int revertToStart(
void);
   163     const Matrix &getTangentStiff(
void) 
const;
   164     const Matrix &getInitialStiff(
void) 
const;
   168     const Vector &getResistingForce(
void) 
const;
   175     void Print(std::ostream &os, 
int flag =0);
   178     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