|
xc
|
Constructs TzSimple1 materials (Boulanger, 2003) for pre-defined zeroLength elements. More...
#include <TzSimple1Gen.h>
Public Member Functions | |
| void | WriteTzSimple1 (const std::string &file1, const std::string &file2, const std::string &file3, const std::string &file4, const std::string &file5) |
| void | WriteTzSimple1 (const std::string &file1, const std::string &file2, const std::string &file3, const std::string &file4, const std::string &file5, const std::string &file6) |
Public Member Functions inherited from XC::Simple1GenBase | |
| Simple1GenBase (void) | |
| Constructor initializes global variables to zero. | |
| ~Simple1GenBase (void) | |
| Destructor deletes dynamically allocated arrays. | |
Additional Inherited Members | |
Protected Member Functions inherited from XC::Simple1GenBase | |
| void | free_mem (void) |
| Free allocated memory. | |
| void | GetNodes (const std::string &file) |
| void | GetPileElements (const std::string &file) |
| int | NumRows (const std::string &file, const std::string &begin) |
| double | linterp (double x1, double x2, double y1, double y2, double x3) |
Protected Attributes inherited from XC::Simple1GenBase | |
| int | NumNodes |
| int | NumPileEle |
| int | NumLayer |
| int | NumLoad |
| int | NumSp |
| int | NumMat |
| double | b |
| double | depth |
| double | stress |
| double | ru |
| int * | NodeNum |
| double * | Nodey |
| double * | Nodex |
| int * | PileEleNum |
| int * | PileNode1 |
| int * | PileNode2 |
| double * | gamma_t |
| double * | gamma_b |
| double * | z_t |
| double * | z_b |
| double * | c_t |
| double * | c_b |
| double * | zLoad_t |
| double * | zLoad_b |
| double * | load_val_t |
| double * | load_val_b |
| double * | zSp_t |
| double * | zSp_b |
| double * | sp_val_t |
| double * | sp_val_b |
| double * | zMp_t |
| double * | zMp_b |
| double * | mp_val_t |
| double * | mp_val_b |
| double * | ru_t |
| double * | ru_b |
| std::vector< std::string > | MatType |
| std::string | PatternInfo |
Constructs TzSimple1 materials (Boulanger, 2003) for pre-defined zeroLength elements.
1.8.12