|
xc
|
Base class for objects that constructs PySimple1 materials (Boulanger, 2003) for pre-defined zeroLength elements. More...
#include <Simple1GenBase.h>
Public Member Functions | |
| Simple1GenBase (void) | |
| Constructor initializes global variables to zero. | |
| ~Simple1GenBase (void) | |
| Destructor deletes dynamically allocated arrays. | |
Protected Member Functions | |
| 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) |
Base class for objects that constructs PySimple1 materials (Boulanger, 2003) for pre-defined zeroLength elements.
1.8.12