#include <glop.hpp>
Inheritance diagram for GlOp:
Public Member Functions | |
GlOp () | |
~GlOp () | |
GlOp (const GlOp &a) | |
GlOp & | operator= (const GlOp &) |
GCHandle | Init (GNIDBuffer *glob_index, GNODEID maxindex) |
GBOOL | DoOp (GDOUBLE *u, GINT ulen, G_OP op, GCHandle hand) |
GVector | DoOp (GVector &u, G_OP op, GCHandle hand) |
GBOOL | DSOp (GVector **u, GINT nop, G_OP op, GCHandle hand) |
GBOOL | DSOp (GVecList &u, G_OP op, GCHandle hand) |
GVector * | iMultiplicity (GINT ie, GCHandle hand) |
GBOOL | FreeHandle (GCHandle) |
|
|
|
|
|
|
|
|
|
|
|
Implements GS. |
|
|
|
|
|
|
|
|
|
|