Virtual Photonics
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
convert triangular mesh to a square mesh
Namespace: Vts.FemModeling.MGRTE._2DAssembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax
Parameters
- smesh
- Type: Vts.FemModeling.MGRTE._2D.DataStructures SpatialMesh
spatial mesh
- x
- Type:
System Double
x coordinates
- y
- Type:
System Double
y coordinates
- uxy
- Type:
System Double
grid location
- inten
- Type:
System Double
average intensity of each traingle
- nxy
- Type:
System Int32
total points
See Also