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