Functions
Test-HashTable3.C File Reference

Test speeds for some HashTable operations. More...

Include dependency graph for Test-HashTable3.C:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 

Detailed Description

Test speeds for some HashTable operations.

Original source file Test-HashTable3.C

Definition in file Test-HashTable3.C.

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 41 of file Test-HashTable3.C.

References HashTable::capacity(), HashTable::erase(), Foam::Info, HashTable::insert(), HashTable::shrink(), and HashTable::size().

Here is the call graph for this function: