70 y = variavel1 * variavel1 * variavel2 + variavel2 * 3.;
72 cout <<
"teste" << y << endl << endl;
81 cout <<
"Fad : " << y1 << endl
82 <<
"TinyFad : " << y2 << endl
83 <<
"TFad : " << y3 << endl;
192 cout <<
"\n all differentiable = " << all;
198 multipl.fastAccessDx(1)=1.;
199 multipl.fastAccessDx(2)=1.;
203 res = teste * multipl;
205 cout <<
"\nteste" <<
teste;
207 cout <<
"\nmultipl" << multipl;
209 cout <<
"\nteste * multipl" <<
res;
void diff(const int ith, const int n)
TPZPlasticIntegrMem< REAL, 4 > teste
void diff(const int ith, const int n)