muMECH
1.0
|
#include <stdio.h>
#include <stdlib.h>
#include <math.h>
#include "macros.h"
#include "elementaryFunctions.h"
#include "esuf_Sphere.h"
#include "esei_Sphere.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 X1 x[0] |
Definition at line 40 of file esuf_Sphere.cpp.
Referenced by mumech::eshelbySoluUniformFieldSphere::giveDijkl(), mumech::eshelbySoluUniformFieldSphere::giveLijkEXT(), and mumech::eshelbySoluUniformFieldSphere::giveLijkINT().
#define X2 x[1] |
Definition at line 41 of file esuf_Sphere.cpp.
Referenced by mumech::eshelbySoluUniformFieldSphere::giveDijkl(), mumech::eshelbySoluUniformFieldSphere::giveLijkEXT(), and mumech::eshelbySoluUniformFieldSphere::giveLijkINT().
#define X3 x[2] |
Definition at line 42 of file esuf_Sphere.cpp.
Referenced by mumech::eshelbySoluUniformFieldSphere::giveDijkl(), mumech::eshelbySoluUniformFieldSphere::giveLijkEXT(), and mumech::eshelbySoluUniformFieldSphere::giveLijkINT().