#include <Plugin.h>
Definition at line 119 of file Plugin.h.
◆ getType()
◆ GL_enhanceLine()
virtual bool GMSH_SolverPlugin::GL_enhanceLine |
( |
int |
CurveId, |
|
|
Vertex * |
v1, |
|
|
Vertex * |
v2 |
|
) |
| |
|
inlinevirtual |
◆ GL_enhancePoint()
virtual bool GMSH_SolverPlugin::GL_enhancePoint |
( |
Vertex * |
v | ) |
|
|
inlinevirtual |
◆ popupPropertiesForPhysicalEntity()
virtual void GMSH_SolverPlugin::popupPropertiesForPhysicalEntity |
( |
int |
dim | ) |
|
|
pure virtual |
◆ readSolverFile()
virtual void GMSH_SolverPlugin::readSolverFile |
( |
const char * |
| ) |
|
|
pure virtual |
◆ receiveNewPhysicalGroup()
virtual void GMSH_SolverPlugin::receiveNewPhysicalGroup |
( |
int |
dim, |
|
|
int |
id |
|
) |
| |
|
pure virtual |
◆ run()
virtual int GMSH_SolverPlugin::run |
( |
| ) |
|
|
inlinevirtual |
◆ writeSolverFile()
virtual void GMSH_SolverPlugin::writeSolverFile |
( |
const char * |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following file: