Functions

bsmesh09d.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "pkvaria.h"
#include "pknum.h"
#include "bsmesh.h"
#include "bsmprivate.h"
Include dependency graph for bsmesh09d.c:

Functions

void _bsm_OutputWorkMeshd (int spdimen, int wnv, BSMvertex *wmv, int *wmvhei, double *wptc, int wnhe, BSMhalfedge *wmhe, int wnfac, BSMfacet *wmfac, int *wmfhei, int *newvi, int *newhei, int *newfi, int *onv, BSMvertex *omv, int *omvhei, double *optc, int *onhe, BSMhalfedge *omhe, int *onfac, BSMfacet *omfac, int *omfhei)

Function Documentation

void _bsm_OutputWorkMeshd ( int  spdimen,
int  wnv,
BSMvertex wmv,
int *  wmvhei,
double *  wptc,
int  wnhe,
BSMhalfedge wmhe,
int  wnfac,
BSMfacet wmfac,
int *  wmfhei,
int *  newvi,
int *  newhei,
int *  newfi,
int *  onv,
BSMvertex omv,
int *  omvhei,
double *  optc,
int *  onhe,
BSMhalfedge omhe,
int *  onfac,
BSMfacet omfac,
int *  omfhei 
)