#include <problem.h>
Public Member Functions | |
| void | dealoc (void) |
| void | deinic (void) |
| void | globinic (void) |
| problem (void) | |
| ~problem (void) | |
Public Attributes | |
| gtopology * | gt |
| lhsrhs * | lsrs |
| mechbclc * | mb |
| mechcrsec * | mc |
| mechmat * | mm |
| probdesc * | mp |
| mechtop * | mt |
| gmatrix * | smat |
Definition at line 14 of file problem.h.
| problem | ( | void | ) |
| ~problem | ( | void | ) |
Definition at line 25 of file problem.cpp.
| void dealoc | ( | void | ) |
| void deinic | ( | void | ) |
| void globinic | ( | void | ) |
1.6.2