Searched defs:dist_hmatrix (Results 1 – 1 of 1) sorted by relevance
143 DistributedHMatrix *dist_hmatrix; member145 HMatrix *dist_hmatrix; /* just to not clutter the code */ member1455 DistributedHMatrix *dist_hmatrix = new DistributedHMatrix(*a->dist_hmatrix); in MatH2OpusCompress() local