VPMultiGridCycle SpatialMapping2 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 SpatialMapping2(
	SpatialMesh cmesh,
	SpatialMesh fmesh,
	int[][] smap,
	double[][][][] cf,
	double[][][][] fc,
	int tempsize
)

Parameters

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