Opm::Accelerator::OpenclMatrix Member List

This is the complete list of members for Opm::Accelerator::OpenclMatrix, including all inherited members.

block_sizeOpm::Accelerator::OpenclMatrix
colIndicesOpm::Accelerator::OpenclMatrix
MbOpm::Accelerator::OpenclMatrix
NbOpm::Accelerator::OpenclMatrix
nnzbsOpm::Accelerator::OpenclMatrix
nnzValuesOpm::Accelerator::OpenclMatrix
OpenclMatrix(cl::Context *context, int Nb_, int Mb_, int nnzbs_, unsigned int block_size_)Opm::Accelerator::OpenclMatrixinline
rowPointersOpm::Accelerator::OpenclMatrix
upload(cl::CommandQueue *queue, double *vals, int *cols, int *rows)Opm::Accelerator::OpenclMatrix
upload(cl::CommandQueue *queue, Matrix *matrix)Opm::Accelerator::OpenclMatrix
upload(cl::CommandQueue *queue, BlockedMatrix *matrix)Opm::Accelerator::OpenclMatrix