![]() |
FrontISTR
5.7.1
Large-scale structural analysis program with finit element method
|
#include <math.h>Go to the source code of this file.
Data Structures | |
| class | cconv_mat |
Enumerations | |
| enum | coord_type { coord_t_cartesian , coord_t_cylinder , coord_t_sphere } |
Functions | |
| cconv_mat | operator* (cconv_mat &a, cconv_mat &b) |
| enum coord_type |
| Enumerator | |
|---|---|
| coord_t_cartesian | |
| coord_t_cylinder | |
| coord_t_sphere | |
Definition at line 12 of file cconv_mat.h.
Definition at line 165 of file cconv_mat.cpp.