Uses of Class
neqsim.process.util.optimizer.MultiScenarioVFPGenerator.VFPPoint
Packages that use MultiScenarioVFPGenerator.VFPPoint
Package
Description
Process optimization engine and constraint evaluation utilities.
-
Uses of MultiScenarioVFPGenerator.VFPPoint in neqsim.process.util.optimizer
Methods in neqsim.process.util.optimizer that return MultiScenarioVFPGenerator.VFPPointModifier and TypeMethodDescriptionMultiScenarioVFPGenerator.calculateVFPPoint(MultiScenarioVFPGenerator.VFPTask task) Calculate single VFP point with fresh process system (thread-safe).Methods in neqsim.process.util.optimizer with parameters of type MultiScenarioVFPGenerator.VFPPointModifier and TypeMethodDescription(package private) voidMultiScenarioVFPGenerator.VFPTable.setPoint(MultiScenarioVFPGenerator.VFPPoint point) Set a point result.