|
using | Solver = Idr<ValueType> |
|
static int | num_vectors (const Solver &) |
static int | num_arrays (const Solver &) |
static std::vector< std::string > | op_names (const Solver &) |
static std::vector< std::string > | array_names (const Solver &) |
static std::vector< int > | scalars (const Solver &) |
static std::vector< int > | vectors (const Solver &) |
|
static constexpr int | residual = 0 |
static constexpr int | v = 1 |
static constexpr int | t = 2 |
static constexpr int | helper = 3 |
static constexpr int | m = 4 |
static constexpr int | g = 5 |
static constexpr int | u = 6 |
static constexpr int | subspace = 7 |
static constexpr int | f = 8 |
static constexpr int | c = 9 |
static constexpr int | omega = 10 |
static constexpr int | residual_norm = 11 |
static constexpr int | tht = 12 |
static constexpr int | alpha = 13 |
static constexpr int | one = 14 |
static constexpr int | minus_one = 15 |
static constexpr int | subspace_minus_one = 16 |
static constexpr int | stop = 0 |
static constexpr int | tmp = 1 |
The documentation for this struct was generated from the following file: