You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__global__ void MCComputeMark(int dims[3], float *scalars, float value, int *d_CASE_MASK, int *d_MC_TRIANGLE_TABLE, int *edgeToIdx, int *PTSMark,int *TRAMark);
__global__ void MCComputeTriangle(int dims[3], float *scalars,float value,int *CASE_MASK, int *MC_TRIANGLE_TABLE, int *edgeToIdx, int *PTSMark, int *TRAMark, int *TRA,int PTSStart);