This class, given a LinearForm with defined traits, takes care of the assembly of the right hand side. More...
#include <AugmentedEFIEExcitation.hpp>
This class, given a LinearForm with defined traits, takes care of the assembly of the right hand side.
Definition at line 21 of file AugmentedEFIEExcitation.hpp.
Public Member Functions | |
| AugmentedEFIEExcitation (const AnsatzSpace< LinOp > &ansatz_space, const int dofs_scalar) | |
| void | init_AugmentedEFIEExcitation (const AnsatzSpace< LinOp > &ansatz_space, const int dofs_scalar) |
| void | compute () |
| Derived & | get_linear_form () |
| const Eigen::VectorXcd & | get_excitation () const |
|
inline |
Definition at line 48 of file AugmentedEFIEExcitation.hpp.