|
|
BESOShell_Algorithm Class |
Namespace: Karamba.Algorithms
The BESOShell_Algorithm type exposes the following members.
| Name | Description | |
|---|---|---|
| BESOShell_Algorithm |
Initializes a new instance of the BESOShell_Algorithm class.
initialize an ESO-algorithm.
|
| Name | Description | |
|---|---|---|
| activeElems |
Gets sorted list of active faces.
| |
| CHistory |
Gets history of volume weighted objective functions.
| |
| elems |
Gets list of elements.
| |
| VHistory |
Gets history of volumes.
|
| Name | Description | |
|---|---|---|
| convergence_criteria |
Get the convergence criteria.
| |
| 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.) | |
| 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.) | |
| step |
make one BESO step and set the state of the elements.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |