Searched refs:hbuffer_out (Results 1 – 1 of 1) sorted by relevance
12 HRealVector hbuffer_in, hbuffer_out; member in PetscMatrixSampler86 if (hbuffer_out.size() < (size_t)n * nv) hbuffer_out.resize(n * nv); in VerifyBuffers()106 *ow = this->hbuffer_out.data(); in PermuteBuffersIn()123 …permute_vectors(this->hbuffer_out.data(), v, n, nv, this->hindexmap.data(), 0, H2OPUS_HWTYPE_CPU, … in PermuteBuffersOut()