tmp update
This commit is contained in:
parent
ec0510a1cd
commit
25340d60f4
@ -468,7 +468,6 @@ void FMM_2D_TRIANGLE::CalculateSolution()
|
|||||||
local_update(nodes_ptr_[i]);
|
local_update(nodes_ptr_[i]);
|
||||||
}
|
}
|
||||||
|
|
||||||
gctl::heap_sort<vertex*> time_sorter;
|
|
||||||
//marching forward and updating the close nodes set
|
//marching forward and updating the close nodes set
|
||||||
while (!nodes_ptr_.empty())
|
while (!nodes_ptr_.empty())
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user