VPMultiGridCycle Residual 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 double Residual(
	int nt,
	int ns,
	double[][][] d,
	double[] a
)

Parameters

nt
Type: OnlineSystem Int32
ns
Type: OnlineSystem Int32
d
Type:    OnlineSystem Double   
a
Type:  OnlineSystem Double 

Return Value

Type: OnlineDouble
See Also