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