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

Go to the source code of this file.

Functions

static std::vector< IntPt * > GQPyr (40, nullptr)
 
IntPtgetGQPyrPts (int order)
 
int getNGQPyrPts (int order)
 

Function Documentation

◆ getGQPyrPts()

IntPt* getGQPyrPts ( int  order)

Definition at line 13 of file GaussQuadraturePyr.cpp.

Referenced by gaussIntegration::get(), MPyramid::getIntegrationPoints(), and gaussIntegration::getPyramid().

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

◆ getNGQPyrPts()

int getNGQPyrPts ( int  order)

Definition at line 59 of file GaussQuadraturePyr.cpp.

Referenced by gaussIntegration::get(), getGQPyrPts(), MPyramid::getIntegrationPoints(), and gaussIntegration::getPyramid().

Here is the caller graph for this function:

◆ GQPyr()

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

Referenced by getGQPyrPts().

Here is the caller graph for this function: