You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
208 B

for(int f=0; f<(Element::nf)*2; f++)
{
if (f%2==1) p = p-1;
{
this->pInterpolation[i]=p;
this->cInterpolation[i]=0.;
this->dofInterpolation[i]=e+f;
this->coefInterpolation[i]=1.;
i++;
p++;
}
}