[−][src]Function gmsh_sys::gmshModelMeshSetTransfiniteVolume
pub unsafe extern "C" fn gmshModelMeshSetTransfiniteVolume(
tag: c_int,
cornerTags: *mut c_int,
cornerTags_n: usize,
ierr: *mut c_int
)
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.