39 if (which_type == Z_TRI03)
42 for (label n=0; n<tf.size(); n++)
52 if (which_type == Z_QUA04)
55 for (label n=0; n<tf.size(); n++)
65 if (which_type == Z_NSIDED)
68 for (label n=0; n<tf.size(); n++)
70 label nPoints = bMesh[
patchi][n].size();
71 if ((nPoints != 3) && (nPoints != 4))