|
| OperatorSum (const E1 &o1_, const E2 &o2_) |
|
void | perform_op (const double *x_in, double *y_out) const |
|
| OperatorSum (const E1 &o1_, const E2 &o2_) |
|
void | perform_op (const double *x_in, double *y_out) const |
|
| Operator (const Eigen::Matrix< double, dim, dim > &A, const Eigen::array< Eigen::Index, dim > &n_) |
|
| Operator (const Eigen::Matrix< double, dim, dim > &A, const Eigen::array< Eigen::Index, dim > &n_) |
|
auto | domain () const |
|
auto | domain () const |
|
Eigen::Index | rows () const |
|
Eigen::Index | rows () const |
|
Eigen::Index | cols () const |
|
Eigen::Index | cols () const |
|
void | perform_op (const double *x_in, double *y_out) const |
|
void | perform_op (const double *x_in, double *y_out) const |
|
template<typename E1, typename E2, int dim>
class gbLAB::OperatorSum< E1, E2, dim >
Definition at line 41 of file Operator.h.