Steel03 Class Reference

#include <Steel03.h>

Inheritance diagram for Steel03:

UniaxialMaterial Material TaggedObject MovableObject List of all members.

Public Member Functions

 Steel03 (int tag, double fy, double E0, double b, double r, double cR1, double cR2, double a1=STEEL_03_DEFAULT_A1, double a2=STEEL_03_DEFAULT_A2, double a3=STEEL_03_DEFAULT_A3, double a4=STEEL_03_DEFAULT_A4)
 Steel03 ()
 ~Steel03 ()
const char * getClassType (void) const
int setTrialStrain (double strain, double strainRate=0.0)
int setTrial (double strain, double &stress, double &tangent, double strainRate=0.0)
double getStrain (void)
double getStress (void)
double getTangent (void)
double getInitialTangent (void)
int commitState (void)
int revertToLastCommit (void)
int revertToStart (void)
UniaxialMaterialgetCopy (void)
int sendSelf (int commitTag, Channel &theChannel)
int recvSelf (int commitTag, Channel &theChannel, FEM_ObjectBroker &theBroker)
void Print (OPS_Stream &s, int flag=0)

Detailed Description

Definition at line 61 of file Steel03.h.


Constructor & Destructor Documentation

Steel03::Steel03 ( int  tag,
double  fy,
double  E0,
double  b,
double  r,
double  cR1,
double  cR2,
double  a1 = STEEL_03_DEFAULT_A1,
double  a2 = STEEL_03_DEFAULT_A2,
double  a3 = STEEL_03_DEFAULT_A3,
double  a4 = STEEL_03_DEFAULT_A4 
)

Definition at line 55 of file Steel03.cpp.

Steel03::Steel03 (  ) 

Definition at line 96 of file Steel03.cpp.

Referenced by getCopy().

Steel03::~Steel03 (  ) 

Definition at line 102 of file Steel03.cpp.


Member Function Documentation

const char* Steel03::getClassType ( void   )  const [inline, virtual]

Reimplemented from MovableObject.

Definition at line 70 of file Steel03.h.

int Steel03::setTrialStrain ( double  strain,
double  strainRate = 0.0 
) [virtual]

Implements UniaxialMaterial.

Definition at line 107 of file Steel03.cpp.

int Steel03::setTrial ( double  strain,
double &  stress,
double &  tangent,
double  strainRate = 0.0 
) [virtual]

Reimplemented from UniaxialMaterial.

Definition at line 136 of file Steel03.cpp.

double Steel03::getStrain ( void   )  [virtual]

Implements UniaxialMaterial.

Definition at line 281 of file Steel03.cpp.

double Steel03::getStress ( void   )  [virtual]

Implements UniaxialMaterial.

Definition at line 286 of file Steel03.cpp.

double Steel03::getTangent ( void   )  [virtual]

Implements UniaxialMaterial.

Definition at line 291 of file Steel03.cpp.

double Steel03::getInitialTangent ( void   )  [inline, virtual]

Implements UniaxialMaterial.

Definition at line 77 of file Steel03.h.

int Steel03::commitState ( void   )  [virtual]

Implements UniaxialMaterial.

Definition at line 296 of file Steel03.cpp.

int Steel03::revertToLastCommit ( void   )  [virtual]

Implements UniaxialMaterial.

Definition at line 319 of file Steel03.cpp.

int Steel03::revertToStart ( void   )  [virtual]

Implements UniaxialMaterial.

Definition at line 342 of file Steel03.cpp.

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

Implements MovableObject.

Definition at line 425 of file Steel03.cpp.

References TaggedObject::getTag(), opserr, and Channel::sendVector().

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

Implements MovableObject.

Definition at line 471 of file Steel03.cpp.

References int(), opserr, Channel::recvVector(), and TaggedObject::setTag().

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

Implements TaggedObject.

Definition at line 538 of file Steel03.cpp.

References endln, and TaggedObject::getTag().


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

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