Collocation Class Reference

#include <Collocation.h>

Inheritance diagram for Collocation:

TransientIntegrator IncrementalIntegrator Integrator MovableObject List of all members.

Public Member Functions

 Collocation ()
 Collocation (double theta)
 Collocation (double theta, double alphaM, double betaK, double betaKi, double betaKc)
 Collocation (double theta, double beta, double gamma)
 Collocation (double theta, double beta, double gamma, double alphaM, double betaK, double betaKi, double betaKc)
 ~Collocation ()
int formEleTangent (FE_Element *theEle)
int formNodTangent (DOF_Group *theDof)
int domainChanged (void)
int newStep (double deltaT)
int revertToLastStep (void)
int update (const Vector &deltaU)
int commit (void)
virtual int sendSelf (int commitTag, Channel &theChannel)
virtual int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)
void Print (OPS_Stream &s, int flag=0)

Detailed Description

Definition at line 44 of file Collocation.h.


Constructor & Destructor Documentation

Collocation::Collocation (  ) 

Definition at line 46 of file Collocation.cpp.

Collocation::Collocation ( double  theta  ) 

Definition at line 57 of file Collocation.cpp.

Collocation::Collocation ( double  theta,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 77 of file Collocation.cpp.

Collocation::Collocation ( double  theta,
double  beta,
double  gamma 
)

Definition at line 98 of file Collocation.cpp.

Collocation::Collocation ( double  theta,
double  beta,
double  gamma,
double  alphaM,
double  betaK,
double  betaKi,
double  betaKc 
)

Definition at line 109 of file Collocation.cpp.

Collocation::~Collocation (  ) 

Definition at line 121 of file Collocation.cpp.


Member Function Documentation

int Collocation::formNodTangent ( DOF_Group theDof  )  [virtual]

int Collocation::revertToLastStep ( void   )  [virtual]

Reimplemented from IncrementalIntegrator.

Definition at line 198 of file Collocation.cpp.

int Collocation::update ( const Vector deltaU  )  [virtual]

int Collocation::sendSelf ( int  commitTag,
Channel theChannel 
) [virtual]

Implements MovableObject.

Definition at line 425 of file Collocation.cpp.

References opserr, and Channel::sendVector().

int Collocation::recvSelf ( int  commitTag,
Channel theChannel,
FEM_ObjectBroker theBroker 
) [virtual]

Implements MovableObject.

Definition at line 443 of file Collocation.cpp.

References opserr, and Channel::recvVector().

void Collocation::Print ( OPS_Stream s,
int  flag = 0 
) [virtual]


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

Generated on Mon Oct 23 15:05:39 2006 for OpenSees by doxygen 1.5.0