xc
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
XC::CentralDifferenceBase Class Reference

Approximates velocity and acceleration by centered finite differences of displacement. More...

#include <CentralDifferenceBase.h>

Inheritance diagram for XC::CentralDifferenceBase:
XC::CentralDifferenceAlternative XC::CentralDifferenceNoDamping

Public Member Functions

int formEleTangent (FE_Element *theEle)
 
int formNodTangent (DOF_Group *theDof)
 
int newStep (double deltaT)
 

Protected Member Functions

 CentralDifferenceBase (AnalysisAggregation *, int classTag)
 Constructor.
 

Protected Attributes

int updateCount
 
Vector Udot
 
double deltaT
 

Detailed Description

Approximates velocity and acceleration by centered finite differences of displacement.


The documentation for this class was generated from the following files: