Click or drag to resize

DVSET(CommonBlock) Constructor

Initializes a new instance of the DVSET class.

Namespace: Altaxo.Calc.Ode.Obsolete.DVode
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public DVSET(
	CommonBlock DVOD01
)

Parameters

DVOD01  CommonBlock
The primary DVODE common block.
See Also