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

Go to the source code of this file.

Functions

static std::vector< IntPt * > GQP (40, nullptr)
 
static std::vector< IntPt * > GQPGL (40, nullptr)
 
IntPtgetGQPriPts (int order, bool forceTensorRule)
 
int getNGQPriPts (int order, bool forceTensorRule)
 

Function Documentation

◆ getGQPriPts()

IntPt* getGQPriPts ( int  order,
bool  forceTensorRule 
)

Definition at line 12 of file GaussQuadraturePri.cpp.

Referenced by gaussIntegration::get(), MPrism::getIntegrationPoints(), and gaussIntegration::getPrism().

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

◆ getNGQPriPts()

int getNGQPriPts ( int  order,
bool  forceTensorRule 
)

Definition at line 47 of file GaussQuadraturePri.cpp.

Referenced by gaussIntegration::get(), MPrism::getIntegrationPoints(), and gaussIntegration::getPrism().

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

◆ GQP()

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

Referenced by getGQPriPts().

Here is the caller graph for this function:

◆ GQPGL()

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

Referenced by getGQPriPts().

Here is the caller graph for this function: