mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
rename curvedelems_new -> curvedelems
This commit is contained in:
parent
4414d38106
commit
cab7295e94
@ -1,7 +1,6 @@
|
||||
#include <mystdlib.h>
|
||||
|
||||
#include "meshing.hpp"
|
||||
#ifdef CURVEDELEMS_NEW
|
||||
|
||||
#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