| 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::WellContributionsCuda< Scalar > | protectedvirtual |
| APIalloc() override | Opm::WellContributionsCuda< Scalar > | protectedvirtual |
| apply(Scalar *d_x, Scalar *d_y) | Opm::WellContributionsCuda< Scalar > | |
| create(const std::string &accelerator_mode, bool useWellConn) | Opm::WellContributions< Scalar > | static |
| d_Bcols | Opm::WellContributionsCuda< Scalar > | protected |
| d_Bnnzs | Opm::WellContributionsCuda< Scalar > | protected |
| d_Ccols | Opm::WellContributionsCuda< Scalar > | protected |
| d_Cnnzs | Opm::WellContributionsCuda< Scalar > | protected |
| d_Dnnzs | Opm::WellContributionsCuda< Scalar > | protected |
| d_val_pointers | Opm::WellContributionsCuda< Scalar > | protected |
| d_z1 | Opm::WellContributionsCuda< Scalar > | protected |
| d_z2 | Opm::WellContributionsCuda< Scalar > | protected |
| dim | Opm::WellContributions< Scalar > | protected |
| dim_wells | Opm::WellContributions< Scalar > | protected |
| getNumWells() | Opm::WellContributions< Scalar > | inline |
| h_x | Opm::WellContributionsCuda< Scalar > | protected |
| h_y | Opm::WellContributionsCuda< Scalar > | protected |
| MatrixType typedef | Opm::WellContributionsCuda< 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 |
| setBlockSize(unsigned int dim, unsigned int dim_wells) | Opm::WellContributions< Scalar > | |
| setCudaStream(cudaStream_t stream) | Opm::WellContributionsCuda< Scalar > | |
| setVectorSize(unsigned N) | Opm::WellContributions< Scalar > | |
| stream | Opm::WellContributionsCuda< Scalar > | protected |
| UMFPackIndex typedef | Opm::WellContributions< Scalar > | |
| val_pointers | Opm::WellContributions< Scalar > | protected |
| ~WellContributions() | Opm::WellContributions< Scalar > | virtual |
| ~WellContributionsCuda() override | Opm::WellContributionsCuda< Scalar > | |