VPMultiGridCycle SpatialMapping Method Virtual Photonics - VTS Library
Virtual Photonics

Namespace: Vts.FemModeling.MGRTE._2D
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

public void SpatialMapping(
	SpatialMesh cmesh,
	SpatialMesh fmesh,
	int[][] smap
)

Parameters

cmesh
Type: Vts.FemModeling.MGRTE._2D.DataStructures SpatialMesh
fmesh
Type: Vts.FemModeling.MGRTE._2D.DataStructures SpatialMesh
smap
Type:   OnlineSystem Int32  
See Also