#include <schurlapop.hpp>
Inheritance diagram for SchurLapOp:
Public Member Functions | |
SchurLapOp () | |
SchurLapOp (Elem2D *ve, Elem2D *pe) | |
~SchurLapOp () | |
GVector | operator * (GVector) |
GVector * | GetMassMatrix () |
void | OpVec_prod (GVector &x, GVector &ret) |
void | SetConst (GDOUBLE c) |
void | SetElem (Elem2D *ve, Elem2D *pe) |
void | SetVBdyData (GINT idir, GVector *vbdy) |
void | DoCentralOp (GBOOL bop) |
GVector * | GetiMass () |
Elem2D * | GetElem () |
|
|
|
|
|
|
|
|
|
Reimplemented from LinOp. |
|
|
|
|
|
Reimplemented from LinOp. |
|
Reimplemented from LinOp. |
|
Reimplemented from LinOp. |
|
|
|
|