mirror of
https://github.com/NGSolve/netgen.git
synced 2025-04-08 22:37:28 +05:00
remove timer
This commit is contained in:
parent
05106cf58b
commit
7dc7e540c9
@ -493,8 +493,8 @@ int AdFront3 :: GetLocals (int fstind,
|
|||||||
float relh,
|
float relh,
|
||||||
INDEX& facesplit)
|
INDEX& facesplit)
|
||||||
{
|
{
|
||||||
static int timer = NgProfiler::CreateTimer ("AdFront3::GetLocals");
|
// static int timer = NgProfiler::CreateTimer ("AdFront3::GetLocals");
|
||||||
NgProfiler::RegionTimer reg (timer);
|
// NgProfiler::RegionTimer reg (timer);
|
||||||
|
|
||||||
|
|
||||||
if (hashon && faces.Size() < 500) { hashon=0; }
|
if (hashon && faces.Size() < 500) { hashon=0; }
|
||||||
|
Loading…
x
Reference in New Issue
Block a user