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

Go to the source code of this file.

Functions

static void pts2fullMatrix (int npts, IntPt *pts, fullMatrix< double > &pMatrix, fullVector< double > &wMatrix)
 

Function Documentation

◆ pts2fullMatrix()

static void pts2fullMatrix ( int  npts,
IntPt pts,
fullMatrix< double > &  pMatrix,
fullVector< double > &  wMatrix 
)
static