Searched defs:dist_hmatrix_gpu (Results 1 – 1 of 1) sorted by relevance
158 DistributedHMatrix_GPU *dist_hmatrix_gpu; member160 HMatrix_GPU *dist_hmatrix_gpu; /* just to not clutter the code */ member1469 DistributedHMatrix_GPU *dist_hmatrix_gpu = new DistributedHMatrix_GPU(*a->dist_hmatrix_gpu); in MatH2OpusCompress() local