gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
GMSH_CVTRemeshPlugin Class Reference

#include <CVTRemesh.h>

Inheritance diagram for GMSH_CVTRemeshPlugin:
Collaboration diagram for GMSH_CVTRemeshPlugin:

Public Member Functions

 GMSH_CVTRemeshPlugin ()
 
std::string getName () const
 
std::string getShortHelp () const
 
std::string getHelp () const
 
int getNbOptions () const
 
StringXNumbergetOption (int iopt)
 
PViewexecute (PView *)
 
- Public Member Functions inherited from GMSH_PostPlugin
GMSH_PLUGIN_TYPE getType () const
 
virtual int run ()
 
virtual PViewexecuteRemote (PView *)
 
virtual PViewgetView (int index, PView *view)
 
virtual PViewDataListgetDataList (PView *view, bool showError=true)
 
virtual PViewDatagetPossiblyAdaptiveData (PView *view)
 
virtual void assignSpecificVisibility () const
 
virtual bool geometricalFilter (fullMatrix< double > *) const
 
- Public Member Functions inherited from GMSH_Plugin
 GMSH_Plugin ()
 
virtual ~GMSH_Plugin ()
 
virtual std::string getAuthor () const
 
virtual std::string getCopyright () const
 
virtual void catchErrorMessage (char *errorMessage) const
 
virtual int getNbOptionsStr () const
 
virtual StringXStringgetOptionStr (int iopt)
 
std::string serialize ()
 

Additional Inherited Members

- Public Types inherited from GMSH_Plugin
enum  GMSH_PLUGIN_TYPE { GMSH_CAD_PLUGIN, GMSH_MESH_PLUGIN, GMSH_POST_PLUGIN, GMSH_SOLVER_PLUGIN }
 
- Static Public Member Functions inherited from GMSH_Plugin
static void setDrawFunction (void(*fct)(void *))
 
- Public Attributes inherited from GMSH_Plugin
PluginDialogBox * dialogBox
 
void * hlib
 
- Static Public Attributes inherited from GMSH_Plugin
static void(* draw )(void *) = nullptr
 

Detailed Description

Definition at line 15 of file CVTRemesh.h.

Constructor & Destructor Documentation

◆ GMSH_CVTRemeshPlugin()

GMSH_CVTRemeshPlugin::GMSH_CVTRemeshPlugin ( )
inline

Definition at line 17 of file CVTRemesh.h.

Member Function Documentation

◆ execute()

PView* GMSH_CVTRemeshPlugin::execute ( PView )
virtual

Implements GMSH_PostPlugin.

◆ getHelp()

std::string GMSH_CVTRemeshPlugin::getHelp ( ) const
virtual

Implements GMSH_Plugin.

◆ getName()

std::string GMSH_CVTRemeshPlugin::getName ( ) const
inlinevirtual

Implements GMSH_Plugin.

Definition at line 18 of file CVTRemesh.h.

◆ getNbOptions()

int GMSH_CVTRemeshPlugin::getNbOptions ( ) const
virtual

Reimplemented from GMSH_Plugin.

◆ getOption()

StringXNumber* GMSH_CVTRemeshPlugin::getOption ( int  iopt)
virtual

Reimplemented from GMSH_Plugin.

◆ getShortHelp()

std::string GMSH_CVTRemeshPlugin::getShortHelp ( ) const
inlinevirtual

Implements GMSH_Plugin.

Definition at line 19 of file CVTRemesh.h.


The documentation for this class was generated from the following file: