mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-12 22:20:35 +05:00
remove output
This commit is contained in:
parent
59f84d3c59
commit
ad1eac28c7
@ -148,7 +148,7 @@ namespace netgen
|
||||
|
||||
const Refinement & CSGeometry :: GetRefinement () const
|
||||
{
|
||||
cout << "get CSGeometry - Refinement" << endl;
|
||||
// cout << "get CSGeometry - Refinement" << endl;
|
||||
// should become class variables
|
||||
RefinementSurfaces * ref = new RefinementSurfaces(*this);
|
||||
ref -> Set2dOptimizer(new MeshOptimize2dSurfaces(*this));
|
||||
|
Loading…
Reference in New Issue
Block a user