|
FEBio
1.5.0
|
Public Member Functions | |
| FEMemoryDiagnostic (FEM &fem) | |
| bool | Init () |
| initialization | |
| bool | Run () |
| run the diagnostic. Returns true on pass, false on failure | |
| bool | ParseSection (XMLTag &tag) |
| load data from file | |
Protected Attributes | |
| char | m_szfile [512] |
| int | m_iters |
1.7.5.1