Uses of Class
jline.solvers.SolverTranHandles
Packages that use SolverTranHandles
Package
Description
Abstractions to declare basic elements of a model.
Solver superclasses and related data structures.
This package provides an implementation of SolverFluid (FLD).
-
Uses of SolverTranHandles in jline.lang
Methods in jline.lang that return SolverTranHandles -
Uses of SolverTranHandles in jline.solvers
Fields in jline.solvers declared as SolverTranHandlesModifier and TypeFieldDescriptionNetworkSolver.tranHandlesHandles for transient performance metricsMethods in jline.solvers that return SolverTranHandlesModifier and TypeMethodDescriptionNetworkSolver.getTranHandles()Returns the transient performance metric handles.NetworkSolver.tranHandles()Methods in jline.solvers with parameters of type SolverTranHandlesModifier and TypeMethodDescriptionvoidNetworkSolver.setTranHandles(SolverTranHandles handles) Sets the transient performance metric handles. -
Uses of SolverTranHandles in jline.solvers.fluid
Methods in jline.solvers.fluid that return SolverTranHandlesModifier and TypeMethodDescriptionSolverFluid.getTranHandles()Enhanced method to get transient handles with validationMethods in jline.solvers.fluid with parameters of type SolverTranHandlesModifier and TypeMethodDescriptionvoidSolverFluid.setTranHandles(SolverTranHandles handles) Enhanced method to set transient handles with validation