Enum: SolverType

Specifies the SolverType.

Fields

Name Description
Direct Direct.
FullDamped FullDamped.
Iterative Iterative.
Mixed Used to specify the Mixed Solver, which combines the advantages of Direct and Iterative solvers. Note: This is available only for Static and Transient Structural analyses.
ProgramControlled ProgramControlled.
ReducedDamped ReducedDamped.
Subspace Subspace.
Supernode Supernode.
Unsymmetric Unsymmetric.