pub unsafe extern "C" fn gmshModelMeshSetTransfiniteVolume(
tag: c_int,
cornerTags: *mut c_int,
cornerTags_n: usize,
ierr: *mut c_int,
)Expand description
Set a transfinite meshing constraint on the surface tag. cornerTags can
be used to specify the (6 or 8) corners of the transfinite interpolation
explicitly.