gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
meshMetric.cpp File Reference
#include <algorithm>
#include "meshMetric.h"
#include "meshGFaceOptimize.h"
#include "Context.h"
#include "GEntity.h"
#include "GModel.h"
#include "gmshLevelset.h"
#include "MElementOctree.h"
#include "OS.h"
Include dependency graph for meshMetric.cpp:

Go to the source code of this file.

Functions

std::vector< MVertex * > getLSBlob (std::size_t minNbPt, v2t_cont::iterator it, v2t_cont &adj)
 

Function Documentation

◆ getLSBlob()

std::vector<MVertex *> getLSBlob ( std::size_t  minNbPt,
v2t_cont::iterator  it,
v2t_cont adj 
)

Definition at line 228 of file meshMetric.cpp.

Referenced by meshMetric::computeHessian().

Here is the caller graph for this function: