#include <helmholtzop.hpp>
Inheritance diagram for HelmholtzOp:
Public Member Functions | |
HelmholtzOp () | |
HelmholtzOp (Elem2D *e) | |
~HelmholtzOp () | |
GVector | operator * (GVector) |
void | OpVec_prod (GVector &x, GVector &y) |
void | SetElem (Elem2D *) |
Elem2D * | GetElem () |
void | SetConst (GDOUBLE h, GDOUBLE m) |
void | SetConst (GDOUBLE h1, GDOUBLE h2, GDOUBLE m) |
|
|
|
|
|
|
|
Reimplemented from LinOp. |
|
Reimplemented from LinOp. |
|
Reimplemented from LinOp. |
|
|
|
|
|
|