mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 22:00:33 +05:00
ngs needs dummy clearsolutiondata
This commit is contained in:
parent
c1935691e2
commit
d8d525205e
@ -1228,7 +1228,7 @@ namespace netgen
|
|||||||
|
|
||||||
|
|
||||||
void Ng_Redraw () { ; }
|
void Ng_Redraw () { ; }
|
||||||
void Ng_ClearSolutionData();// {; }
|
void Ng_ClearSolutionData() { ; }
|
||||||
/*
|
/*
|
||||||
void Ng_SetSolutionData (Ng_SolutionData * soldata)
|
void Ng_SetSolutionData (Ng_SolutionData * soldata)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user