Click or drag to resize

M21ToM111DCoupling.M21ToM11_Grid_Info Method

Namespace:  DHI.Mike1D.MzCouplings
Assembly:  DHI.Mike1D.MzCouplings (in DHI.Mike1D.MzCouplings.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public static void M21ToM11_Grid_Info(
	ref int noAreas,
	double* gridSizeDxD,
	double* gridSizeDyD,
	ref int nine
)

Parameters

noAreas
Type: System.Int32
gridSizeDxD
Type: System.Double*
gridSizeDyD
Type: System.Double*
nine
Type: System.Int32
See Also