#include <limits.h>#include <stdlib.h>#include <string.h>#include <stdio.h>#include <math.h>#include "pkvaria.h"#include "pknum.h"#include "pkgeom.h"#include "multibs.h"#include "bsmesh.h"#include "egholed.h"#include "g2blendingd.h"#include "g2mblendingd.h"#include "g2blprivated.h"#include "g2mblprivated.h"
Defines | |
| #define | _DEBUG |
| #define | _g2mbl_FindDistances bsm_FindVertexDistances2 |
Functions | |
| boolean | _g2mbl_SetupAltBlocks (int nv, BSMvertex *mv, int *mvhei, int nhe, BSMhalfedge *mhe, int nfac, BSMfacet *mfac, int *mfhei, int *nncpi, char nbl, int *bltag, int *blseed) |
| boolean | _g2mbl_SetupAltBlockHessianProfiled (mesh_lmt_optdata *d, int bnum) |
| boolean | _g2mbl_SetupAltBlockDescription (mesh_lmt_optdata *d, int nbl) |
| boolean | g2mbl_InitBlSurfaceOptAltBLMTd (int nv, BSMvertex *mv, int *mvhei, point3d *mvcp, int nhe, BSMhalfedge *mhe, int nfac, BSMfacet *mfac, int *mfhei, byte *mkcp, double C, double dO, double dM, int nkn1, int nkn2, int nbl, void **data) |
| #define _DEBUG |
| #define _g2mbl_FindDistances bsm_FindVertexDistances2 |
| boolean _g2mbl_SetupAltBlockDescription | ( | mesh_lmt_optdata * | d, | |
| int | nbl | |||
| ) |
| boolean _g2mbl_SetupAltBlockHessianProfiled | ( | mesh_lmt_optdata * | d, | |
| int | bnum | |||
| ) |
| boolean _g2mbl_SetupAltBlocks | ( | int | nv, | |
| BSMvertex * | mv, | |||
| int * | mvhei, | |||
| int | nhe, | |||
| BSMhalfedge * | mhe, | |||
| int | nfac, | |||
| BSMfacet * | mfac, | |||
| int * | mfhei, | |||
| int * | nncpi, | |||
| char | nbl, | |||
| int * | bltag, | |||
| int * | blseed | |||
| ) |
1.7.1