#include <ihelmholtzop.hpp>
Inheritance diagram for iHelmholtzOp:
Public Member Functions | |
iHelmholtzOp () | |
iHelmholtzOp (LinOp *A) | |
iHelmholtzOp (Elem2D *e) | |
~iHelmholtzOp () | |
GVector | operator * (GVector) |
void | OpVec_prod (GVector &q, GVector &ret) |
void | SetConst (GDOUBLE clc, GDOUBLE cmc) |
void | SetConst (GDOUBLE clc1, GDOUBLE clc2, GDOUBLE cmc) |
void | SetElem (Elem2D *e) |
|
|
|
|
|
|
|
|
|
Reimplemented from LinOp. |
|
Reimplemented from LinOp. |
|
|
|
|
|
|