|
|
BESOShell_Algorithm Class |
Namespace: Karamba.Algorithms
The BESOShell_Algorithm type exposes the following members.
| Name | Description | |
|---|---|---|
| BESOShell_Algorithm |
initialize an ESO-algorithm
|
| Name | Description | |
|---|---|---|
| activeElems |
return sorted list of active faces
| |
| CHistory |
return history of volume weighted objective functions
| |
| elems |
return list of elements
| |
| VHistory |
return history of volumes
|
| Name | Description | |
|---|---|---|
| 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.) |