Data Structures | Defines | Typedefs | Functions

sst/elements/genericProc/programs/MTGL/test/test_xmt_hash_table.cpp File Reference

Tests the functionality of the xmt_hash_table. More...

#include <mtgl/xmt_hash_table.hpp>
#include <mtgl/util.hpp>

Data Structures

class  table_visitor

Defines

#define MAX_LOOP   100000000
#define OPEN_ADDRESS_HASH_SIZE   200000000

Typedefs

typedef xmt_hash_table< int, int > hash_table_type

Functions

int main ()

Detailed Description

Tests the functionality of the xmt_hash_table.

Author:
Greg Mackey (gemacke@sandia.gov)
Date:
3/5/2010