| 
    Bridge++
    Ver. 2.0.4
    
   | 
 
#include "lib_alt_QXS/Field/aindex_block_lex.h"#include "lib_alt_QXS/Field/aindex_coarse_lex.h"#include "lib_alt_QXS/Field/afield_dd-inc.h"#include "lib/Tools/timer.h"Go to the source code of this file.
Macros | |
| #define | AFOPR_CLOVER_COARSE_TIMER | 
| #define | TIMER_mult_start timer_mult->start(); | 
| #define | TIMER_mult_stop timer_mult->stop(); | 
| #define | TIMER_pack_start timer_pack->start(); | 
| #define | TIMER_pack_stop timer_pack->stop(); | 
| #define | TIMER_bulk_start timer_bulk->start(); | 
| #define | TIMER_bulk_stop timer_bulk->stop(); | 
| #define | TIMER_boundary_start timer_boundary->start(); | 
| #define | TIMER_boundary_stop timer_boundary->stop(); | 
| #define | TIMER_comm_start timer_comm->start(); | 
| #define | TIMER_comm_stop timer_comm->stop(); | 
| #define | TIMER_comm_recv_wait_start timer_comm_recv_wait->start(); | 
| #define | TIMER_comm_recv_wait_stop timer_comm_recv_wait->stop(); | 
| #define | TIMER_comm_send_wait_start timer_comm_send_wait->start(); | 
| #define | TIMER_comm_send_wait_stop timer_comm_send_wait->stop(); | 
| #define | TIMER_comm_recv_start_start timer_comm_recv_start->start(); | 
| #define | TIMER_comm_recv_start_stop timer_comm_recv_start->stop(); | 
| #define | TIMER_comm_send_start_start timer_comm_send_start->start(); | 
| #define | TIMER_comm_send_start_stop timer_comm_send_start->stop(); | 
| #define | TIMER_comm_test_all_start timer_comm_test_all->start(); | 
| #define | TIMER_comm_test_all_stop timer_comm_test_all->stop(); | 
| #define | TIMER_clear_start timer_clear->start(); | 
| #define | TIMER_clear_stop timer_clear->stop(); | 
Definition in file afopr_Clover_coarse-tmpl.h.
| #define AFOPR_CLOVER_COARSE_TIMER | 
Definition at line 14 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_boundary_start timer_boundary->start(); | 
Definition at line 24 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_boundary_stop timer_boundary->stop(); | 
Definition at line 25 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_bulk_start timer_bulk->start(); | 
Definition at line 22 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_bulk_stop timer_bulk->stop(); | 
Definition at line 23 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_clear_start timer_clear->start(); | 
Definition at line 38 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_clear_stop timer_clear->stop(); | 
Definition at line 39 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_recv_start_start timer_comm_recv_start->start(); | 
Definition at line 32 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_recv_start_stop timer_comm_recv_start->stop(); | 
Definition at line 33 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_recv_wait_start timer_comm_recv_wait->start(); | 
Definition at line 28 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_recv_wait_stop timer_comm_recv_wait->stop(); | 
Definition at line 29 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_send_start_start timer_comm_send_start->start(); | 
Definition at line 34 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_send_start_stop timer_comm_send_start->stop(); | 
Definition at line 35 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_send_wait_start timer_comm_send_wait->start(); | 
Definition at line 30 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_send_wait_stop timer_comm_send_wait->stop(); | 
Definition at line 31 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_start timer_comm->start(); | 
Definition at line 26 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_stop timer_comm->stop(); | 
Definition at line 27 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_test_all_start timer_comm_test_all->start(); | 
Definition at line 36 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_comm_test_all_stop timer_comm_test_all->stop(); | 
Definition at line 37 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_mult_start timer_mult->start(); | 
Definition at line 18 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_mult_stop timer_mult->stop(); | 
Definition at line 19 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_pack_start timer_pack->start(); | 
Definition at line 20 of file afopr_Clover_coarse-tmpl.h.
| #define TIMER_pack_stop timer_pack->stop(); | 
Definition at line 21 of file afopr_Clover_coarse-tmpl.h.