VPMultiGridCycle FtoC_s2 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 FtoC_s2(
	int nt_c,
	double[][] f,
	double[][] cf,
	int[][] smap,
	double[][][][] fc
)

Parameters

nt_c
Type: OnlineSystem Int32
f
Type:   OnlineSystem Double  
cf
Type:   OnlineSystem Double  
smap
Type:   OnlineSystem Int32  
fc
Type:     OnlineSystem Double    
See Also