gmsh-TingyuanDoc  0.1
An Open-Source Timing-driven Analytical Mixed-size FPGA Placer
gmshEdge.cpp File Reference
#include "gmshEdge.h"
#include "Context.h"
#include "GFace.h"
#include "GModel.h"
#include "Geo.h"
#include "GeoInterpolation.h"
#include "GmshMessage.h"
#include "decasteljau.h"
#include <sstream>
Include dependency graph for gmshEdge.cpp:

Go to the source code of this file.

Functions

static void setMeshSizeFromCurvePoints (GEdge &edge, const Curve &curve)
 
static SPoint3 curveGetPoint (Curve *c, int i)
 

Function Documentation

◆ curveGetPoint()

static SPoint3 curveGetPoint ( Curve c,
int  i 
)
inlinestatic

Definition at line 532 of file gmshEdge.cpp.

Referenced by gmshEdge::discretize().

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

◆ setMeshSizeFromCurvePoints()

static void setMeshSizeFromCurvePoints ( GEdge edge,
const Curve curve 
)
static

Definition at line 16 of file gmshEdge.cpp.

Referenced by gmshEdge::gmshEdge(), and gmshEdge::resetNativePtr().

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