[−][src]Function gmsh_sys::gmshModelGeoMeshSetTransfiniteVolume
pub unsafe extern "C" fn gmshModelGeoMeshSetTransfiniteVolume(
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.