My Project
|
This is the complete list of members for Opm::WellContributionsOCL, including all inherited members.
addMatrix(MatrixType type, int *colIndices, double *values, unsigned int val_size) | Opm::WellContributions | |
addMultisegmentWellContribution(unsigned int dim, unsigned int dim_wells, unsigned int Mb, std::vector< double > &Bvalues, std::vector< unsigned int > &BcolIndices, std::vector< unsigned int > &BrowPointers, unsigned int DnumBlocks, double *Dvalues, UMFPackIndex *DcolPointers, UMFPackIndex *DrowIndices, std::vector< double > &Cvalues) | Opm::WellContributions | |
addNumBlocks(unsigned int numBlocks) | Opm::WellContributions | |
alloc() | Opm::WellContributions | |
allocated (defined in Opm::WellContributions) | Opm::WellContributions | protected |
APIaddMatrix(MatrixType type, int *colIndices, double *values, unsigned int val_size) override | Opm::WellContributionsOCL | protectedvirtual |
APIalloc() override | Opm::WellContributionsOCL | protectedvirtual |
apply(cl::Buffer d_x, cl::Buffer d_y) (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | |
apply_mswells(cl::Buffer d_x, cl::Buffer d_y) (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | |
apply_stdwells(cl::Buffer d_x, cl::Buffer d_y) (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | |
context (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
create(const std::string &accelerator_mode, bool useWellConn) (defined in Opm::WellContributions) | Opm::WellContributions | static |
d_Bcols_ocl (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
d_Bnnzs_ocl (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
d_Ccols_ocl (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
d_Cnnzs_ocl (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
d_Dnnzs_ocl (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
d_val_pointers_ocl (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
dim (defined in Opm::WellContributions) | Opm::WellContributions | protected |
dim_wells (defined in Opm::WellContributions) | Opm::WellContributions | protected |
events (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
getNumWells() (defined in Opm::WellContributions) | Opm::WellContributions | inline |
h_x (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
h_y (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
MatrixType enum name | Opm::WellContributions | |
multisegments (defined in Opm::WellContributions) | Opm::WellContributions | protected |
N (defined in Opm::WellContributions) | Opm::WellContributions | protected |
num_blocks (defined in Opm::WellContributions) | Opm::WellContributions | protected |
num_blocks_so_far (defined in Opm::WellContributions) | Opm::WellContributions | protected |
num_ms_wells (defined in Opm::WellContributions) | Opm::WellContributions | protected |
num_std_wells (defined in Opm::WellContributions) | Opm::WellContributions | protected |
num_std_wells_so_far (defined in Opm::WellContributions) | Opm::WellContributions | protected |
queue (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | protected |
setBlockSize(unsigned int dim, unsigned int dim_wells) | Opm::WellContributions | |
setOpenCLEnv(cl::Context *context_, cl::CommandQueue *queue_) (defined in Opm::WellContributionsOCL) | Opm::WellContributionsOCL | |
setVectorSize(unsigned N) | Opm::WellContributions | |
UMFPackIndex typedef (defined in Opm::WellContributions) | Opm::WellContributions | |
val_pointers (defined in Opm::WellContributions) | Opm::WellContributions | protected |
~WellContributions() | Opm::WellContributions | virtual |