Bembel
Bembel::MixedEFIE< LinOpVector, LinOpScalar > Class Template Reference

Detailed Description

template<typename LinOpVector, typename LinOpScalar>
class Bembel::MixedEFIE< LinOpVector, LinOpScalar >

Definition at line 23 of file MixedEFIE.hpp.

Public Member Functions

 MixedEFIE (AnsatzSpace< LinOpVector > ansatz_space_vector, AnsatzSpace< LinOpScalar > ansatz_space_scalar)
 
void init_MixedEFIE (AnsatzSpace< LinOpVector > ansatz_space_vector, AnsatzSpace< LinOpScalar > ansatz_space_scalar)
 
Eigen::Matrix< std::complex< double >, -1, 3 > evaluate (const Eigen::Matrix< double, Eigen::Dynamic, 3 > &points)
 
void set_omega (double omega)
 
void set_wavenumber (std::complex< double > wavenumber)
 
void set_current (Eigen::VectorXcd current)
 
void set_charges (Eigen::VectorXcd charges)
 
double get_omega ()
 
std::complex< double > get_wavenumber ()
 
Eigen::VectorXcd get_current ()
 
Eigen::VectorXcd get_charges ()
 

The documentation for this class was generated from the following file: