#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "pkvaria.h"
#include "pknum.h"
#include "bsmesh.h"
#include "bsmprivate.h"
Functions | |
void | bsm_TagBoundaryZoneVertices (int nv, BSMvertex *mv, int *mvhei, int nhe, BSMhalfedge *mhe, char d, char *vtag) |
void bsm_TagBoundaryZoneVertices | ( | int | nv, | |
BSMvertex * | mv, | |||
int * | mvhei, | |||
int | nhe, | |||
BSMhalfedge * | mhe, | |||
char | d, | |||
char * | vtag | |||
) |