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