#include <laplacianop.hpp>
Inheritance diagram for LaplacianOp:


Public Member Functions | |
| LaplacianOp () | |
| LaplacianOp (Elem2D *e) | |
| ~LaplacianOp () | |
| GVector | operator * (GVector) |
| void | OpVec_prod (GVector &x, GVector &ret) |
| void | SetElem (Elem2D *) |
| Elem2D * | GetElem () |
| void | SetConst (GDOUBLE c) |
| void | SetConst (GDOUBLE c1, GDOUBLE c2) |
|
|
|
|
|
|
|
|
|
|
|
Reimplemented from LinOp. |
|
|
Reimplemented from LinOp. |
|
||||||||||||
|
Reimplemented from LinOp. |
|
||||||||||||
|
|
|
|
Reimplemented from LinOp. |
|
|
|
1.4.4