#include "definitions.h"
Go to the source code of this file.
Classes | |
| struct | SMaterialS |
Defines | |
| #define | DECLARE_EXTERN extern |
Typedefs | |
| typedef SMaterialS | SMaterial |
Functions | |
| void | addKirchhoffMaterial (int matType, double density, double young, double poisson) |
Variables | |
| SMaterial * | SMaterialCont [10] |
| #define DECLARE_EXTERN extern |
| typedef struct SMaterialS SMaterial |
| void addKirchhoffMaterial | ( | int | matType, | |
| double | density, | |||
| double | young, | |||
| double | poisson | |||
| ) |
| SMaterial* SMaterialCont[10] |
1.4.7