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

#include <MElement.h>

Public Member Functions

MElementcreate (int type, std::vector< MVertex * > &v, std::size_t num=0, int part=0, bool owner=false, int parent=0, MElement *parent_ptr=nullptr, MElement *d1=nullptr, MElement *d2=nullptr)
 
MElementcreate (int num, int type, const std::vector< int > &data, GModel *model)
 

Detailed Description

Definition at line 517 of file MElement.h.

Member Function Documentation

◆ create() [1/2]

MElement * MElementFactory::create ( int  num,
int  type,
const std::vector< int > &  data,
GModel model 
)

Definition at line 2690 of file MElement.cpp.

Here is the call graph for this function:

◆ create() [2/2]

MElement * MElementFactory::create ( int  type,
std::vector< MVertex * > &  v,
std::size_t  num = 0,
int  part = 0,
bool  owner = false,
int  parent = 0,
MElement parent_ptr = nullptr,
MElement d1 = nullptr,
MElement d2 = nullptr 
)

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