shells::MaterialBase Class Reference
#include <MaterialBase.h>
List of all members.
Constructor & Destructor Documentation
| shells::MaterialBase::MaterialBase |
( |
int |
numInternal, |
|
|
bool |
planeStress | |
|
) |
| | |
| shells::MaterialBase::~MaterialBase |
( |
|
) |
[virtual] |
Member Function Documentation
| virtual double shells::MaterialBase::density |
( |
|
) |
[pure virtual] |
| virtual double shells::MaterialBase::estimatedElasticityConst |
( |
|
) |
[pure virtual] |
| virtual void shells::MaterialBase::initialization |
( |
double * |
history |
) |
[pure virtual] |
| int shells::MaterialBase::numInternal |
( |
|
) |
const [inline] |
| bool shells::MaterialBase::planeStress |
( |
|
) |
const [inline] |
| void shells::MaterialBase::printMaterialParams |
( |
std::ostream & |
os |
) |
|
| void shells::MaterialBase::readMaterialParams |
( |
std::istream & |
is |
) |
|
template<typename T >
| void shells::MaterialBase::registerVariable |
( |
const std::string & |
name, |
|
|
T & |
variable | |
|
) |
| | [inline, protected] |
| virtual void shells::MaterialBase::updateStress |
( |
double *const |
stress, |
|
|
double const *const |
gstrain, |
|
|
double const |
dtime = 0.0, |
|
|
double *const |
history = NULL, |
|
|
double const *const |
gstrainPrv = NULL | |
|
) |
| | [pure virtual] |
The documentation for this class was generated from the following files: