|
muMECH
1.0
|
Public Attributes | |
| int | ID |
| double | coord [3] |
| int | mat [2] |
| double | rslt [2][6] |
| double | disp [4] |
| bool | last =false |
Definition at line 20 of file tests_tools.cpp.
| double Bod::coord[3] |
Definition at line 22 of file tests_tools.cpp.
Referenced by compare_x(), compare_y(), and read_ansys_strain_stress_plot().
| double Bod::disp[4] |
Definition at line 25 of file tests_tools.cpp.
| int Bod::ID |
Definition at line 21 of file tests_tools.cpp.
| bool Bod::last =false |
Definition at line 26 of file tests_tools.cpp.
Referenced by read_ansys_strain_stress_plot().
| int Bod::mat[2] |
Definition at line 23 of file tests_tools.cpp.
Referenced by read_ansys_strain_stress_plot().
| double Bod::rslt[2][6] |
Definition at line 24 of file tests_tools.cpp.