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