Uses of Enum Class
simpa.core.api.SolverOptions.Preconditioner
Packages that use SolverOptions.Preconditioner
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
This package contains all public interfaces and classes that can be programmed to.
-
Uses of SolverOptions.Preconditioner in simpa.acc.api
Methods in simpa.acc.api that return SolverOptions.Preconditioner -
Uses of SolverOptions.Preconditioner in simpa.core.api
Methods in simpa.core.api that return SolverOptions.PreconditionerModifier and TypeMethodDescriptionSolverOptions.getPreconditioner()static SolverOptions.PreconditionerReturns 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)