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 (defined in Opm::WellContributions< Scalar >) | 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) (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | static |
d_Bcols (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
d_Bnnzs (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
d_Ccols (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
d_Cnnzs (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
d_Dnnzs (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
d_val_pointers (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
d_z1 (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
d_z2 (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
dim (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | protected |
dim_wells (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | protected |
getNumWells() (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | inline |
h_x (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
h_y (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
MatrixType typedef (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
multisegments (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | protected |
N (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | protected |
num_blocks (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | protected |
num_blocks_so_far (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | protected |
num_ms_wells (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | protected |
num_std_wells (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | protected |
num_std_wells_so_far (defined in Opm::WellContributions< Scalar >) | 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 (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | protected |
UMFPackIndex typedef (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | |
val_pointers (defined in Opm::WellContributions< Scalar >) | Opm::WellContributions< Scalar > | protected |
~WellContributions() | Opm::WellContributions< Scalar > | virtual |
~WellContributionsCuda() override (defined in Opm::WellContributionsCuda< Scalar >) | Opm::WellContributionsCuda< Scalar > | |