Click or drag to resize

M21ToM111DCoupling.M21Tom11TransferAlternativeGrid 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 M21Tom11TransferAlternativeGrid(
	out int rc,
	ref int i,
	float* waterDepth,
	float* pFlux,
	float* qFlux,
	ref int noOfElements
)

Parameters

rc
Type: System.Int32
i
Type: System.Int32
waterDepth
Type: System.Single*
pFlux
Type: System.Single*
qFlux
Type: System.Single*
noOfElements
Type: System.Int32
See Also