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