Click or drag to resize

IAdaptiveMeshing Properties

The IAdaptiveMeshing type exposes the following members.

Properties
  NameDescription
Public propertyAccuracy
Gets or sets accuracy of adaptive meshing.
Public propertyAfterFailAction
Gets or sets action taken after adaptive meshing fails.
Public propertyConvergedIterations
Gets or sets the number of iterations with error lower than accuracy after which adaptive meshing is finished.
Public propertyFrequencies
Get a reference to frequencies for which adaptive meshing is performed.
Public propertyIsEnabled
Enables or disables adaptive meshing.
Public propertyMaxIterations
Gets or sets maximum number of iterations.
Public propertyProblemSizeIncrease
Gets or sets problem size increase in each iteration.
Public propertyStatus
Gets the status of adaptive meshing.
Top
See Also