Stxxl  1.4.0
Functions
mng/test_block_scheduler.cpp File Reference
#include <stxxl/bits/mng/block_scheduler.h>
#include <Argument_helper.h>
#include <iostream>
#include <limits>
Include dependency graph for test_block_scheduler.cpp:

Go to the source code of this file.

Functions

template<class IBT >
void set_pattern_A (IBT &ib)
template<class IBT >
int_type test_pattern_A (IBT &ib)
template<class IBT >
void set_pattern_B (IBT &ib)
template<class IBT >
int_type test_pattern_B (IBT &ib)
int main (int argc, char **argv)

Function Documentation

int main ( int  argc,
char **  argv 
)
template<class IBT >
void set_pattern_A ( IBT &  ib)

Definition at line 24 of file test_block_scheduler.cpp.

Referenced by main().

template<class IBT >
void set_pattern_B ( IBT &  ib)

Definition at line 40 of file test_block_scheduler.cpp.

template<class IBT >
int_type test_pattern_A ( IBT &  ib)

Definition at line 31 of file test_block_scheduler.cpp.

Referenced by main().

template<class IBT >
int_type test_pattern_B ( IBT &  ib)

Definition at line 47 of file test_block_scheduler.cpp.

Referenced by main().

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines