gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
GaussQuadratureLin.cpp File Reference
#include <vector>
#include "GaussIntegration.h"
#include "GaussLegendre1D.h"
Include dependency graph for GaussQuadratureLin.cpp:

Go to the source code of this file.

Functions

static std::vector< IntPt * > GQL (40, nullptr)
 
IntPtgetGQLPts (int order)
 
int getNGQLPts (int order)
 

Function Documentation

◆ getGQLPts()

IntPt* getGQLPts ( int  order)

Definition at line 12 of file GaussQuadratureLin.cpp.

Referenced by gaussIntegration::get(), MLine::getIntegrationPoints(), and gaussIntegration::getLine().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ getNGQLPts()

◆ GQL()

static std::vector<IntPt *> GQL ( 40  ,
nullptr   
)
static

Referenced by getGQLPts(), and MPoint::getIntegrationPoints().

Here is the caller graph for this function: