#include <DiscreteOperator.hpp>
Definition at line 108 of file DiscreteOperator.hpp.
Public Member Functions | |
| DiscreteOperator (const AnsatzSpace< Derived > &ansatz_space) | |
| void | init_DiscreteOperator (const AnsatzSpace< Derived > &ansatz_space) |
| void | compute () |
| const MatrixFormat & | get_discrete_operator () const |
| const Derived & | get_linear_operator () const |
| Derived & | get_linear_operator () |