Uses of Enum Class
simpa.core.api.SolverOptions.Preconditioner
Packages that use SolverOptions.Preconditioner
Package
Description
This package contains all public interfaces and classes that can be programmed to.
-
Uses of SolverOptions.Preconditioner in simpa.core.api
Methods in simpa.core.api that return SolverOptions.PreconditionerModifier and TypeMethodDescriptionSolverOptions.getPreconditioner()
static SolverOptions.Preconditioner
Returns the enum constant of this class with the specified name.static SolverOptions.Preconditioner[]
SolverOptions.Preconditioner.values()
Returns an array containing the constants of this enum class, in the order they are declared.Constructors in simpa.core.api with parameters of type SolverOptions.PreconditionerModifierConstructorDescriptionSolverOptions
(SolverOptions.SolverType type, SolverOptions.Preconditioner precond)