mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-24 21:10:33 +05:00
dll_header, copy-paste error ?
This commit is contained in:
parent
a8dcda69a3
commit
ecd077f154
@ -114,7 +114,7 @@ public:
|
||||
const NgArray<Point<3>* > & from, NgArray<Point<3>* > & dest);
|
||||
|
||||
DLL_HEADER bool EdgeSwapping (const int usemetric, Array<Neighbour> &neighbors, Array<bool> &swapped,
|
||||
DLL_HEADER const SurfaceElementIndex t1, const int edge, const int t, Array<int,PointIndex> &pdef, const bool check_only=false);
|
||||
const SurfaceElementIndex t1, const int edge, const int t, Array<int,PointIndex> &pdef, const bool check_only=false);
|
||||
DLL_HEADER void EdgeSwapping (int usemetric);
|
||||
DLL_HEADER void CombineImprove ();
|
||||
DLL_HEADER void SplitImprove ();
|
||||
|
Loading…
Reference in New Issue
Block a user