|
BESOShell Class
|
Handles the bi-directional evolutionary optimization (BESO) of shell elements.
Inheritance Hierarchy
Namespace:
Karamba.Algorithms
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic static class BESOShell
Public NotInheritable Class BESOShell
public ref class BESOShell abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type BESOShell = class end
The BESOShell type exposes the following members.
Methods|
| Name | Description |
|---|
  | solve |
Perform bi-directional evolutionary structural optimization (BESO) on the shell elements of a model.
|
Top
See Also