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 * > | GQP (40, nullptr) |
static std::vector< IntPt * > | GQPGL (40, nullptr) |
IntPt * | getGQPriPts (int order, bool forceTensorRule) |
int | getNGQPriPts (int order, bool forceTensorRule) |
IntPt* getGQPriPts | ( | int | order, |
bool | forceTensorRule | ||
) |
Definition at line 12 of file GaussQuadraturePri.cpp.
Referenced by gaussIntegration::get(), MPrism::getIntegrationPoints(), and gaussIntegration::getPrism().
int getNGQPriPts | ( | int | order, |
bool | forceTensorRule | ||
) |
Definition at line 47 of file GaussQuadraturePri.cpp.
Referenced by gaussIntegration::get(), MPrism::getIntegrationPoints(), and gaussIntegration::getPrism().
|
static |
static std::vector<IntPt *> GQPGL | ( | 40 | , |
nullptr | |||
) |