mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-26 21:00:34 +05:00
fix warning
This commit is contained in:
parent
04f6c7be46
commit
cd1b288c43
@ -236,7 +236,7 @@ namespace netgen
|
||||
Array<int> sendarray, recvarray;
|
||||
|
||||
|
||||
static int timerv = NgProfiler::CreateTimer ("UpdateCoarseGrid - ex vertices");
|
||||
// static int timerv = NgProfiler::CreateTimer ("UpdateCoarseGrid - ex vertices");
|
||||
static int timere = NgProfiler::CreateTimer ("UpdateCoarseGrid - ex edges");
|
||||
static int timerf = NgProfiler::CreateTimer ("UpdateCoarseGrid - ex faces");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user