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];
151 const double dJij[27],
const double ddJi[27],
const double ddJij[81],
152 const double sort_a[3],
const double x[3])
154 _errorr(
"termit: misto teto fce byla puvodne volana rodicovska, proc?");
157 const int length = 36;
163 for (
int i=0; i < length; i++)
164 err += (S2[i] - S1[i]) * (S2[i] - S1[i]);
187 for (
int i = 0; i < 36; i++)
243 _errorr(
"termit: misto teto fce byla puvodne volana rodicovska, proc?");
264 const double dJij[27],
const double sort_a[3],
285 double nu,
bool newFormulation )
287 _errorr(
"termit: misto teto fce byla puvodne volana rodicovska, proc?");
Class eshelbySoluEllipticIntegralsPenny.
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...
void CleanVector(double *a, long n)
Functin cleans a 'double' vector, initialize each value being 0-zero.