Helper struct which mimics the DiscreteOperatorComputer struct to assemble sparse matrices of local operators. More...
#include <DiscreteLocalOperator.hpp>
Helper struct which mimics the DiscreteOperatorComputer struct to assemble sparse matrices of local operators.
Definition at line 22 of file DiscreteLocalOperator.hpp.
Static Public Member Functions | |
| static void | compute (Eigen::SparseMatrix< typename LinearOperatorTraits< Derived >::Scalar > *disc_op, const Derived &lin_op, const AnsatzSpace< Derived > &ansatz_space) |
|
inline |
Definition at line 23 of file DiscreteLocalOperator.hpp.
|
inlinestatic |
Definition at line 24 of file DiscreteLocalOperator.hpp.