mirror of
https://github.com/NGSolve/netgen.git
synced 2024-11-11 16:49:16 +05:00
remove output
This commit is contained in:
parent
a90ee2e437
commit
ef4405c3d7
@ -1291,10 +1291,6 @@ namespace netgen
|
||||
|
||||
int OCCGenerateMesh (OCCGeometry & geom, shared_ptr<Mesh> & mesh, MeshingParameters & mparam)
|
||||
{
|
||||
cout << "MeshingParameters: " << mparam << endl;
|
||||
cout << "OCCParameters: " << endl;
|
||||
occparam.Print(cout);
|
||||
|
||||
multithread.percent = 0;
|
||||
|
||||
if (mparam.perfstepsstart <= MESHCONST_ANALYSE)
|
||||
|
Loading…
Reference in New Issue
Block a user