mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-13 22:50:33 +05:00
rename curvedelems_new -> curvedelems
This commit is contained in:
parent
4414d38106
commit
cab7295e94
@ -1,7 +1,6 @@
|
|||||||
#include <mystdlib.h>
|
#include <mystdlib.h>
|
||||||
|
|
||||||
#include "meshing.hpp"
|
#include "meshing.hpp"
|
||||||
#ifdef CURVEDELEMS_NEW
|
|
||||||
|
|
||||||
#include "../general/autodiff.hpp"
|
#include "../general/autodiff.hpp"
|
||||||
|
|
||||||
@ -3166,4 +3165,3 @@ inline void ScaledJacobiPolynomial (int n, S x, St t, double alpha, double beta,
|
|||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
#endif
|
|
Loading…
Reference in New Issue
Block a user