Uses of Enum Class
simpa.acc.api.SolverPreset
Packages that use SolverPreset
Package
Description
This package contains the public interfaces and classes of the simpa.acc library.
-
Uses of SolverPreset in simpa.acc.api
Methods in simpa.acc.api that return SolverPresetModifier and TypeMethodDescriptionstatic SolverPresetReturns the enum constant of this class with the specified name.static SolverPreset[]SolverPreset.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in simpa.acc.api with parameters of type SolverPresetModifier and TypeMethodDescriptionvoidAccCli.createAccElement(TilingConfig tconfig, Double relativeError, SolverPreset solverPreset, Double bjar, Double bjpr, Integer sliceWidth, Integer sliceOverlap, Integer gmresRestart, Boolean debug)