AdaptiveTSCheckSolutionConstraints Class |
Namespace: DHI.Mike1D.Engine.ModuleHD
The AdaptiveTSCheckSolutionConstraints type exposes the following members.
| Name | Description | |
|---|---|---|
| AdaptiveTSCheckSolutionConstraints |
Constructor
|
| Name | Description | |
|---|---|---|
| TimeStepOk |
Flag indicating if last time step was OK.
| |
| TimeStepping |
Returns timeStepping
|
| Name | Description | |
|---|---|---|
| AddBoundaryToAdaptiveTimeStepCheck(IBoundaryAdaptive, Double, Boolean) |
Add a boundary source to the adaptive time series check
| |
| AddBoundaryToAdaptiveTimeStepCheck(IBoundarySource, Double, Boolean) |
Add a boundary source to the adaptive time series check
| |
| Check |
Checking Solution Constraints for adaptive Time Step
| |
| CheckStructures |
Checking Boundary Time series and retrieving preferred dt
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetBoundaryPreferredTimeStep |
Get preferred time step, such that changes in boundary time series is within some limits
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PreferredTimeStep |
Calculate preferred time step
| |
| Prepare |
Set up internal data structures
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |