|
muMECH
1.0
|
#include <iostream>#include <stdio.h>#include <stdlib.h>#include <math.h>#include "macros.h"#include "elementaryFunctions.h"#include "esuf_Cylinder.h"#include "esei_Cylinder.h"#include "legendreIntegrals.h"#include "types.h"Go to the source code of this file.
Namespaces | |
| mumech | |
Macros | |
| #define | X1 x[0] |
| #define | X2 x[1] |
| #define | X3 x[2] |
| #define | __I(component) eSInt[component] |
| #define __I | ( | component | ) | eSInt[component] |
Definition at line 47 of file esuf_Cylinder.cpp.
Referenced by mumech::eshelbySoluUniformFieldCylinder::eshelbyTensCompUniformField().
| #define X1 x[0] |
Definition at line 43 of file esuf_Cylinder.cpp.
| #define X2 x[1] |
Definition at line 44 of file esuf_Cylinder.cpp.
Referenced by mumech::eshelbySoluUniformFieldCylinder::giveDijkl().
| #define X3 x[2] |
Definition at line 45 of file esuf_Cylinder.cpp.
Referenced by mumech::eshelbySoluUniformFieldCylinder::giveDijkl().