Click or drag to resize

EngineNet Class

Inheritance Hierarchy
SystemObject
  DHI.Mike1D.EngineEngineNet

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 18.0.0.0 (11.1.1.1111)
Syntax
C#
public class EngineNet

The EngineNet type exposes the following members.

Constructors
  NameDescription
Public methodEngineNet
Initializes a new instance of the EngineNet class
Public methodEngineNet(StopwatchCollection)
Initializes a new instance of the EngineNet class
Top
Properties
Methods
  NameDescription
Public methodAnyPostIterationEvent
Public methodBuildSearchMaps
Public methodCreateRuntimeDiagnostics
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFindAllReaches
Public methodFindNode
Public methodFindReach(String)
Public methodFindReach(ILocation)
Public methodFindReach(ILocation, Double)
Public methodFinish
Public methodGetComponentConcentration
Public methodGetComponentSourcePoint(EngineNode)
Public methodGetComponentSourcePoint(EngineReach, Int32)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetNumberOfThreads
Public methodGetNumberOfThreadsEnvironment
Public methodGetSourcePointSurfaceInflow
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize
Public methodInitializeModules
Public methodInitializeThreadPool
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodPerformTimeStep
Public methodPrepare
Public methodReAssignBoundarySource
Public methodReleaseLicense
Public methodResetStopSimulation
Public methodRunUntil
Public methodStopSimulation
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTriggerApplyExternalSourcesEvent
Public methodTriggerPostTimeStepEvent
Public methodTriggerSimulationDoneEvent
Public methodTriggerSpecialEvent
Public methodTryFindReach
Public methodValidate
Top
Events
Fields
Extension Methods
See Also