#include <internalStorage.h>
Public Attributes | |
| double * | stresses |
| double * | strains |
| double * | internal |
| double * | thickParams |
| struct SMaterialS * | mat |
| unsigned short | numSurf |
| unsigned short | numThick |
| double* InternalStorageS::internal |
Referenced by averageInternalStorage(), createInternalStorage(), getFromStorage(), and putToStorage().
| struct SMaterialS* InternalStorageS::mat |
Referenced by averageInternalStorage(), createInternalStorage(), getDensity(), getFromStorage(), getNumInternal(), getYoungsModulus(), and putToStorage().
| unsigned short InternalStorageS::numSurf |
Referenced by averageInternalStorage(), and createInternalStorage().
| unsigned short InternalStorageS::numThick |
Referenced by averageInternalStorage(), and createInternalStorage().
| double* InternalStorageS::strains |
Referenced by createInternalStorage(), getFromStorage(), and putToStorage().
| double* InternalStorageS::stresses |
| double* InternalStorageS::thickParams |
Referenced by createInternalStorage().
1.6.3