I need to pass to #pragma acc host_data use_device() an element of a vector of pointers of vectors:
#pragma acc host_data use_device()
static double *send_bufL[3]; static double *r