Uses of Enum Class
neqsim.process.util.optimization.ProductionOptimizer.SearchMode
Packages that use ProductionOptimizer.SearchMode
Package
Description
Optimization utilities for batch studies and parameter screening.
-
Uses of ProductionOptimizer.SearchMode in neqsim.process.util.optimization
Subclasses with type arguments of type ProductionOptimizer.SearchMode in neqsim.process.util.optimizationModifier and TypeClassDescriptionstatic enumSupported search algorithms.Fields in neqsim.process.util.optimization declared as ProductionOptimizer.SearchModeModifier and TypeFieldDescriptionprivate ProductionOptimizer.SearchModeProductionOptimizer.OptimizationConfig.searchModeMethods in neqsim.process.util.optimization that return ProductionOptimizer.SearchModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ProductionOptimizer.SearchMode[]ProductionOptimizer.SearchMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in neqsim.process.util.optimization with parameters of type ProductionOptimizer.SearchModeModifier and TypeMethodDescriptionProductionOptimizer.OptimizationConfig.searchMode(ProductionOptimizer.SearchMode mode)