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