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::WellContributionsRocsparse | protectedvirtual |
APIalloc() override | Opm::WellContributionsRocsparse | protectedvirtual |
apply(double *d_x, double *d_y) (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | |
apply_mswells(double *d_x, double *d_y) (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | |
apply_stdwells(double *d_x, double *d_y) (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | |
create(const std::string &accelerator_mode, bool useWellConn) (defined in Opm::WellContributions) | Opm::WellContributions | static |
d_Bcols_hip (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | protected |
d_Bnnzs_hip (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | protected |
d_Ccols_hip (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | protected |
d_Cnnzs_hip (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | protected |
d_Dnnzs_hip (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | protected |
d_val_pointers_hip (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | 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::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | protected |
h_y (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | 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 | |
setStream(hipStream_t stream) (defined in Opm::WellContributionsRocsparse) | Opm::WellContributionsRocsparse | |
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 |