IAdaptiveMeshing Properties |
The IAdaptiveMeshing type exposes the following members.
| Name | Description | |
|---|---|---|
| Accuracy |
Gets or sets accuracy of adaptive meshing.
| |
| AfterFailAction |
Gets or sets action taken after adaptive meshing fails.
| |
| ConvergedIterations |
Gets or sets the number of iterations with error lower than accuracy
after which adaptive meshing is finished.
| |
| Frequencies |
Get a reference to frequencies for which adaptive meshing is performed.
| |
| IsEnabled |
Enables or disables adaptive meshing.
| |
| MaxIterations |
Gets or sets maximum number of iterations.
| |
| ProblemSizeIncrease |
Gets or sets problem size increase in each iteration.
| |
| Status |
Gets the status of adaptive meshing.
|