Concrete02 Class Reference#include <Concrete02.h>
Inheritance diagram for Concrete02:
List of all members.
|
Public Member Functions |
| Concrete02 (int tag, double _fc, double _epsc0, double _fcu, double _epscu, double _rat, double _ft, double _Ets) |
| Concrete02 (void) |
virtual | ~Concrete02 () |
const char * | getClassType (void) const |
double | getInitialTangent (void) |
UniaxialMaterial * | getCopy (void) |
int | setTrialStrain (double strain, double strainRate=0.0) |
double | getStrain (void) |
double | getStress (void) |
double | getTangent (void) |
int | commitState (void) |
int | revertToLastCommit (void) |
int | revertToStart (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 45 of file Concrete02.h.
Constructor & Destructor Documentation
Concrete02::Concrete02 |
( |
int |
tag, |
|
|
double |
_fc, |
|
|
double |
_epsc0, |
|
|
double |
_fcu, |
|
|
double |
_epscu, |
|
|
double |
_rat, |
|
|
double |
_ft, |
|
|
double |
_Ets | |
|
) |
| | |
Concrete02::Concrete02 |
( |
void |
|
) |
|
Concrete02::~Concrete02 |
( |
|
) |
[virtual] |
Member Function Documentation
const char* Concrete02::getClassType |
( |
void |
|
) |
const [inline, virtual] |
double Concrete02::getInitialTangent |
( |
void |
|
) |
[virtual] |
int Concrete02::setTrialStrain |
( |
double |
strain, |
|
|
double |
strainRate = 0.0 | |
|
) |
| | [virtual] |
double Concrete02::getStrain |
( |
void |
|
) |
[virtual] |
double Concrete02::getStress |
( |
void |
|
) |
[virtual] |
double Concrete02::getTangent |
( |
void |
|
) |
[virtual] |
int Concrete02::commitState |
( |
void |
|
) |
[virtual] |
int Concrete02::revertToLastCommit |
( |
void |
|
) |
[virtual] |
int Concrete02::revertToStart |
( |
void |
|
) |
[virtual] |
int Concrete02::sendSelf |
( |
int |
commitTag, |
|
|
Channel & |
theChannel | |
|
) |
| | [virtual] |
void Concrete02::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 1.5.0
|