mirror of
https://github.com/NGSolve/netgen.git
synced 2024-12-26 05:50:32 +05:00
remove timer, PointIndex::INVALID
This commit is contained in:
parent
bbc3661bfe
commit
b5a7678965
@ -3367,8 +3367,9 @@ namespace netgen
|
||||
hpoints.Append (points[pi]);
|
||||
}
|
||||
else
|
||||
op2np[pi] = -1;
|
||||
|
||||
{
|
||||
op2np[pi].Invalidate(); // = -1;
|
||||
}
|
||||
|
||||
|
||||
points.SetSize(0);
|
||||
|
Loading…
Reference in New Issue
Block a user