mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-04 11:07:37 +05:00
too many dll_header
This commit is contained in:
parent
66ef426c79
commit
ec1bcd8799
@ -276,7 +276,7 @@ namespace netgen
|
|||||||
// 3D only
|
// 3D only
|
||||||
// std::pair<int,int> GetBoundaryNeighbouringDomains (int bnr);
|
// std::pair<int,int> GetBoundaryNeighbouringDomains (int bnr);
|
||||||
|
|
||||||
DLL_HEADER void Curve (int order);
|
void Curve (int order);
|
||||||
void Refine (NG_REFINEMENT_TYPE reftype,
|
void Refine (NG_REFINEMENT_TYPE reftype,
|
||||||
void (*taskmanager)(function<void(int,int)>) = &DummyTaskManager2,
|
void (*taskmanager)(function<void(int,int)>) = &DummyTaskManager2,
|
||||||
void (*tracer)(string, bool) = &DummyTracer2);
|
void (*tracer)(string, bool) = &DummyTracer2);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user