Skip to content
Snippets Groups Projects
Commit bb8b38bd authored by Gaetan Bricteux's avatar Gaetan Bricteux
Browse files

fix compile

parent 18cf20b1
No related branches found
No related tags found
No related merge requests found
......@@ -75,7 +75,7 @@ class polynomialBasis : public nodalBasis
polynomialBasis(int tag);
~polynomialBasis();
int compareNewAlgoPointsWithOld() const;
//int compareNewAlgoPointsWithOld() const;
virtual inline int getNumShapeFunctions() const {return coefficients.size1();}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment