CouplingGridPoint Class |
Namespace: DHI.Mike1D.MzCouplings
public class CouplingGridPoint : GridPoint
The CouplingGridPoint type exposes the following members.
| Name | Description | |
|---|---|---|
| CouplingGridPoint(ILocation) | Initializes a new instance of the CouplingGridPoint class | |
| CouplingGridPoint(GridPoint, IZLocation) | Initializes a new instance of the CouplingGridPoint class | |
| CouplingGridPoint(IZLocation, String) | Initializes a new instance of the CouplingGridPoint class | |
| CouplingGridPoint(IZLocation, String, Int32, Int32) | Initializes a new instance of the CouplingGridPoint class |
| Name | Description | |
|---|---|---|
| D2x | (Inherited from GridPoint.) | |
| Dx | (Inherited from GridPoint.) | |
| Location | (Inherited from GridPoint.) | |
| PointIndex | (Inherited from GridPoint.) | |
| Ratio | (Inherited from GridPoint.) |
| Name | Description | |
|---|---|---|
| CompareTo | (Inherited from GridPoint.) | |
| 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.) | |
| GetEngine | ||
| GetGridPointSpan | (Inherited from GridPoint.) | |
| GetHashCode | Serves as a hash function for a particular type. (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.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| _d2x | (Inherited from GridPoint.) | |
| _dx | (Inherited from GridPoint.) | |
| _location | (Inherited from GridPoint.) |