VPMultiGridCycle EdgeTri 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 EdgeTri(
	int nt,
	double[] theta,
	double[][] p,
	int[][] p2,
	int[][] t,
	int[][] bd,
	double[][] bd2,
	int[][] so2
)

Parameters

nt
Type: OnlineSystem Int32
theta
Type:  OnlineSystem Double 
p
Type:   OnlineSystem Double  
p2
Type:   OnlineSystem Int32  
t
Type:   OnlineSystem Int32  
bd
Type:   OnlineSystem Int32  
bd2
Type:   OnlineSystem Double  
so2
Type:   OnlineSystem Int32  
See Also