0021073: EDF 1683 NETGENPLUGIN: Local size on edge creates unreguler 1D elements
Fix regression: SIGSEGV at surface optimization + mparams.uselocalh = true; // restore as it is used at surface optimization
This commit is contained in:
parent
f380bb4b58
commit
164a30901f
@ -1657,6 +1657,8 @@ bool NETGENPlugin_Mesher::Compute()
|
||||
err = 1;
|
||||
}
|
||||
}
|
||||
mparams.uselocalh = true; // restore as it is used at surface optimization
|
||||
|
||||
// ---------------------
|
||||
// compute surface mesh
|
||||
// ---------------------
|
||||
|
Loading…
Reference in New Issue
Block a user