gmsh-TingyuanDoc
0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
|
Go to the source code of this file.
Functions | |
static std::vector< IntPt * > | GQL (40, nullptr) |
IntPt * | getGQLPts (int order) |
int | getNGQLPts (int order) |
IntPt* getGQLPts | ( | int | order | ) |
Definition at line 12 of file GaussQuadratureLin.cpp.
Referenced by gaussIntegration::get(), MLine::getIntegrationPoints(), and gaussIntegration::getLine().
int getNGQLPts | ( | int | order | ) |
Definition at line 33 of file GaussQuadratureLin.cpp.
Referenced by gaussIntegration::get(), MLine::getIntegrationPoints(), MSubLine::getIntegrationPoints(), MLineChild::getIntegrationPoints(), MLineBorder::getIntegrationPoints(), and gaussIntegration::getLine().
|
static |
Referenced by getGQLPts(), and MPoint::getIntegrationPoints().