My Project
Loading...
Searching...
No Matches
Opm::Accelerator::GpuSolver< Scalar, block_size > Member List

This is the complete list of members for Opm::Accelerator::GpuSolver< Scalar, block_size >, including all inherited members.

deviceID (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
get_result(Scalar *x)=0 (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >pure virtual
GpuSolver(int linear_solver_verbosity, int max_it, Scalar tolerance_)Opm::Accelerator::GpuSolver< Scalar, block_size >inline
GpuSolver(int linear_solver_verbosity, int max_it, Scalar tolerance_, unsigned int deviceID_) (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >inline
GpuSolver(int linear_solver_verbosity, int max_it, double tolerance_, unsigned int platformID_, unsigned int deviceID_) (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >inline
initialized (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
maxit (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
N (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
Nb (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
nnz (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
nnzb (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
platformID (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
solve_system(std::shared_ptr< BlockedMatrix< Scalar > > matrix, Scalar *b, std::shared_ptr< BlockedMatrix< Scalar > > jacMatrix, WellContributions< Scalar > &wellContribs, GpuResult &res)=0Opm::Accelerator::GpuSolver< Scalar, block_size >pure virtual
tolerance (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
verbosity (defined in Opm::Accelerator::GpuSolver< Scalar, block_size >)Opm::Accelerator::GpuSolver< Scalar, block_size >protected
~GpuSolver()=defaultOpm::Accelerator::GpuSolver< Scalar, block_size >virtual