Click or drag to resize

M21ToM111DCouplingM21Tom11PerformTimeStep 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 M21Tom11PerformTimeStep(
	out int rc,
	out int icode,
	ref double dbm11Time,
	double* hDfromM21D,
	double* hDfromM11D,
	double* aDfromM21D,
	double* aDfromM11D,
	ref int nine
)

Parameters

rc
Type: SystemInt32
icode
Type: SystemInt32
dbm11Time
Type: SystemDouble
hDfromM21D
Type: SystemDouble*
hDfromM11D
Type: SystemDouble*
aDfromM21D
Type: SystemDouble*
aDfromM11D
Type: SystemDouble*
nine
Type: SystemInt32
See Also