Click or drag to resize

cIBMSolver Class

[Missing <summary> documentation for "T:EwECore.cIBMSolver"]

Inheritance Hierarchy
SystemObject
  EwECorecIBMSolver

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public class cIBMSolver

The cIBMSolver type exposes the following members.

Constructors
  NameDescription
Public methodcIBMSolver
Initializes a new instance of the cIBMSolver class
Top
Methods
  NameDescription
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 methodFirstLastGroups
Set the groups to iterate over.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGrowSurvivePackets
Public methodHabIsOk
Public methodInit
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMovePackets
Public methodMoveThePacket
Public methodrunGrowSurvivePackets
Public methodrunMovePackets
This is the method that the ThreadPool calls. It must have the object argument to match the Delegate signature required by ThreadPool.QueueUserWorkItem()
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodUpDateBcellIBM
Top
Fields
  NameDescription
Public fieldBcellThread
Public fieldBcw
Public fieldC
Public fieldCper
Public fieldd
Public fielde
Public fieldEcospaceErrorHandler
Delegate for posting error messages.
Public fieldiFirstPacket
Public fieldiLastPacket
Public fieldisOkToRun
Public fieldm_Data
Public fieldm_Ecosim
Public fieldm_EcospaceModel
Public fieldm_ESData
Public fieldm_Stanza
Public fieldPredCellThread
Public fieldSignalState
Signal mechanism used by the calling thread for thread Synchronization
Public fieldThreadID
Public fieldthreadTime1
Public fieldthreadTime2
Public fieldthreadTimeMove
Top
Extension Methods
  NameDescription
Public Extension MethodValue
Extension method; extract a value from an object by property name.
(Defined by Extensions.)
Top
See Also