Mmg
Simplicial remeshers (mesh adaptation, isovalue discretization, lagrangian movement)
bezier_2d.c File Reference
#include "libmmg2d_private.h"
Include dependency graph for bezier_2d.c:

Go to the source code of this file.

Functions

int MMG2D_chkedg (MMG5_pMesh mesh, MMG5_int k)
 
int MMG2D_bezierCurv (MMG5_pMesh mesh, MMG5_int k, int8_t i, double s, double *o, double *no)
 

Function Documentation

◆ MMG2D_bezierCurv()

int MMG2D_bezierCurv ( MMG5_pMesh mesh,
MMG5_int k,
int8_t i,
double s,
double * o,
double * no )

Definition at line 185 of file bezier_2d.c.

Here is the caller graph for this function:

◆ MMG2D_chkedg()

int MMG2D_chkedg ( MMG5_pMesh mesh,
MMG5_int k )

Definition at line 28 of file bezier_2d.c.

Here is the caller graph for this function: