Skip to content
Snippets Groups Projects
Commit bda2ad7a authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

pp

parent 934bf0c1
Branches
Tags
No related merge requests found
......@@ -66,9 +66,6 @@ const nodalBasis* MPyramid::getFunctionSpace(int o) const
return 0;
}
MPyramidN::~MPyramidN() {}
double MPyramidN::distoShapeMeasure()
......@@ -205,11 +202,9 @@ static void _myGetFaceRep(MPyramid *pyr, int num, double *x, double *y, double *
n[1] = n[0];
n[2] = n[0];
} else {
}
else {
SPoint3 pnt1, pnt2, pnt3;
double J1[3][3], J2[3][3], J3[3][3];
/*
0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment