Searched refs:DistributedHMatrix_GPU (Results 1 – 1 of 1) sorted by relevance
130 typedef DistributedHMatrix DistributedHMatrix_GPU; typedef158 DistributedHMatrix_GPU *dist_hmatrix_gpu;904 a->dist_hmatrix_gpu = new DistributedHMatrix_GPU(*a->dist_hmatrix); in MatAssemblyEnd_H2OPUS()1049 if (b->dist_hmatrix_gpu) a->dist_hmatrix_gpu = new DistributedHMatrix_GPU(*b->dist_hmatrix_gpu); in MatDuplicate_H2OPUS()1237 if (!a->dist_hmatrix_gpu) a->dist_hmatrix_gpu = new DistributedHMatrix_GPU(*a->dist_hmatrix); in MatBindToCPU_H2OPUS()1469 DistributedHMatrix_GPU *dist_hmatrix_gpu = new DistributedHMatrix_GPU(*a->dist_hmatrix_gpu); in MatH2OpusCompress()