gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
This is the complete list of members for PView, including all inherited members.
_aliasOf | PView | private |
_changed | PView | private |
_data | PView | private |
_eye | PView | private |
_globalTag | PView | privatestatic |
_index | PView | private |
_init(int tag=-1) | PView | private |
_options | PView | private |
_tag | PView | private |
addStep(GModel *model, const std::map< int, std::vector< double > > &data, double time=0., int numComp=-1) | PView | |
addStep(std::vector< double > &y) | PView | |
combine(bool time, int how, bool remove, bool copyOptions) | PView | static |
deleteVertexArrays() | PView | |
fillVertexArray(onelab::localNetworkClient *remote, int length, const char *data, int swap) | PView | static |
fillVertexArrays() | PView | |
getAliasOf() | PView | inline |
getChanged() | PView | inline |
getData(bool useAdaptiveIfAvailable=false) | PView | |
getEye() | PView | inline |
getGlobalTag() | PView | static |
getIndex() | PView | inline |
getMemoryInMb() | PView | |
getOptions() | PView | inline |
getTag() | PView | inline |
getViewByFileName(const std::string &fileName, int timeStep=-1, int partition=-1) | PView | static |
getViewByName(const std::string &name, int timeStep=-1, int partition=-1, const std::string &fileName="") | PView | static |
getViewByTag(int tag, int timeStep=-1, int partition=-1) | PView | static |
list | PView | static |
normals | PView | |
PView(int tag=-1) | PView | |
PView(PViewData *data, int tag=-1) | PView | |
PView(PView *ref, bool copyOptions=true, int tag=-1) | PView | |
PView(const std::string &xname, const std::string &yname, std::vector< double > &x, std::vector< double > &y) | PView | |
PView(const std::string &name, std::vector< double > &x, std::vector< double > &y, std::vector< double > &z, std::vector< double > &v) | PView | |
PView(const std::string &name, const std::string &type, GModel *model, std::map< int, std::vector< double > > &data, double time=0., int numComp=-1, int tag=-1) | PView | |
readCGNS(const std::vector< std::vector< MVertex * > > &vertPerZone, const std::vector< std::vector< MElement * > > &eltPerZone, const std::string &fileName) | PView | static |
readMED(const std::string &fileName, int fileIndex=-1) | PView | static |
readMSH(const std::string &fileName, int fileIndex=-1, int partitionToRead=-1) | PView | static |
readPCH(const std::string &fileName, int fileIndex=-1) | PView | static |
readPOS(const std::string &fileName, int fileIndex=-1) | PView | static |
sendToServer(const std::string &name) | PView | |
setChanged(bool val) | PView | |
setData(PViewData *val) | PView | inline |
setEye(SPoint3 &p) | PView | inline |
setGlobalTag(int tag) | PView | static |
setIndex(int val) | PView | inline |
setOptions(PViewOptions *val=nullptr) | PView | |
sortByName() | PView | static |
va_ellipses | PView | |
va_lines | PView | |
va_points | PView | |
va_triangles | PView | |
va_vectors | PView | |
write(const std::string &fileName, int format, bool append=false) | PView | |
writeAdapt(const std::string &fileName, int useDefaultName, bool isBinary, int adaptLev, double adaptErr, int npart, bool append=false) | PView | |
writeX3D(const std::string &fileName) | PView | static |
~PView() | PView |