VPMeshSimulationOptions NCycle Property Virtual Photonics - VTS Library
Virtual Photonics
The number of multigrid cycles on each level except the finest level in FMG with the suggested value "1", see the paper.

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

public int NCycle { get; set; }

Property Value

Type: OnlineInt32
See Also