|
muMECH
1.0
|
#include <stdio.h>#include <stdlib.h>#include <math.h>#include "macros.h"#include "elementaryFunctions.h"#include "esuf_OblateSpheroid.h"#include "esei_OblateSpheroid.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 50 of file esuf_OblateSpheroid.cpp.
Referenced by mumech::eshelbySoluUniformFieldOblateSpheroid::eshelbyTensCompUniformField().
| #define X1 x[0] |
Definition at line 46 of file esuf_OblateSpheroid.cpp.
Referenced by mumech::eshelbySoluUniformFieldOblateSpheroid::giveDijkl(), mumech::eshelbySoluUniformFieldOblateSpheroid::giveLijkEXT(), and mumech::eshelbySoluUniformFieldOblateSpheroid::giveLijkINT().
| #define X2 x[1] |
Definition at line 47 of file esuf_OblateSpheroid.cpp.
Referenced by mumech::eshelbySoluUniformFieldOblateSpheroid::giveDijkl(), mumech::eshelbySoluUniformFieldOblateSpheroid::giveLijkEXT(), and mumech::eshelbySoluUniformFieldOblateSpheroid::giveLijkINT().
| #define X3 x[2] |
Definition at line 48 of file esuf_OblateSpheroid.cpp.
Referenced by mumech::eshelbySoluUniformFieldOblateSpheroid::giveDijkl(), mumech::eshelbySoluUniformFieldOblateSpheroid::giveLijkEXT(), and mumech::eshelbySoluUniformFieldOblateSpheroid::giveLijkINT().