#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"#include "g2mblmlprivated.h"#include "msgpool.h"
Functions | |
| boolean | _g2mbl_CMPSetupCGPrecondd (mesh_lmt_optdata *d) |
| boolean | g2mbl_InitBlCMPSurfaceOptd (int fnv, BSMvertex *fmv, int *fmvhei, point3d *fmvcp, int fnhe, BSMhalfedge *fmhe, int fnfac, BSMfacet *fmfac, int *fmfhei, byte *fmkcp, int cnv, int rmnnz, index2 *rmnzi, double *rmnzc, double C, double dO, double dM, int nkn1, int nkn2, int nbl, void **data) |
| boolean _g2mbl_CMPSetupCGPrecondd | ( | mesh_lmt_optdata * | d | ) |
| boolean g2mbl_InitBlCMPSurfaceOptd | ( | int | fnv, | |
| BSMvertex * | fmv, | |||
| int * | fmvhei, | |||
| point3d * | fmvcp, | |||
| int | fnhe, | |||
| BSMhalfedge * | fmhe, | |||
| int | fnfac, | |||
| BSMfacet * | fmfac, | |||
| int * | fmfhei, | |||
| byte * | fmkcp, | |||
| int | cnv, | |||
| int | rmnnz, | |||
| index2 * | rmnzi, | |||
| double * | rmnzc, | |||
| double | C, | |||
| double | dO, | |||
| double | dM, | |||
| int | nkn1, | |||
| int | nkn2, | |||
| int | nbl, | |||
| void ** | data | |||
| ) |
1.7.1