|
opm-simulators
|
Check if a given operator is a GPU matrix. More...
#include <is_gpu_operator.hpp>
Static Public Attributes | |
| static constexpr bool | value = false |
Check if a given operator is a GPU matrix.
This is used to check if the matrix is a GPU matrix, which is used in say the preconditioners to specialize
| T | The type of the matrix to check. |