51 #define __I( component ) eSInt[component] 70 const double eSInt[13],
double nu,
73 double a1 = sort_a[0], a2 = sort_a[1], a3 = sort_a[2];
150 const double dJij[27],
const double ddJi[27],
const double ddJij[81],
151 const double sort_a[3],
const double x[3] )
153 _errorr(
"termit: misto teto fce byla puvodne volana rodicovska, proc?");
156 const int length = 36;
162 for (
int i=0; i < length; i++)
163 err += (S2[i] - S1[i]) * (S2[i] - S1[i]);
186 for (
int i = 0; i < 36; i++)
241 _errorr(
"termit: misto teto fce byla puvodne volana rodicovska, proc?");
262 const double dJij[27],
const double sort_a[3],
283 double nu,
bool newFormulation )
285 _errorr(
"termit: misto teto fce byla puvodne volana rodicovska, proc?");
file of various types and symbolic constant definitions
The header file of usefull macros.
Collection of the functions of basic manipulations, some of them can be used instead of their counter...
Class eshelbySoluEllipticIntegralsFlatEllipsoid.
void CleanVector(double *a, long n)
Functin cleans a 'double' vector, initialize each value being 0-zero.