Click or drag to resize

AdvancedOptionsFESolver Properties

The AdvancedOptionsFESolver type exposes the following members.

Properties
 NameDescription
Public propertyAdaptiveMeshLowerLimitOn Option to use Adaptive Mesh Lower Limit.
Public propertyAdaptiveMeshLowerLimitValue The value at which the Adaptive Mesh Lower Limit is set.
Public propertyAdvancedFESolverOptionsOn Enables the Advanced Finite Element Solver Options to be written during file export.
Public propertyInternalMaxIterations Maximum number of iterations the solver will use when searching for a converged solution.
Public propertyInternalPolynomialOrder Order of polynomial to be used in matrix solver.
Public propertyInternalPreconditioner Option to use a preconditioner for matrix solver.
Public propertyInternalTolerance Tolerance used to determine whether a solution is converged.
Top
See Also