Uses of Class
jline.solvers.fluid.FluidODEsExporter.SymODEs
Packages that use FluidODEsExporter.SymODEs
Package
Description
This package provides an implementation of SolverFluid (FLD).
-
Uses of FluidODEsExporter.SymODEs in jline.solvers.fluid
Methods in jline.solvers.fluid that return FluidODEsExporter.SymODEsModifier and TypeMethodDescriptionstatic FluidODEsExporter.SymODEsFluidODEsExporter.build(NetworkStruct sn, SolverOptions options) Build the structural description of the ODE system for the method set in the solver options.Methods in jline.solvers.fluid with parameters of type FluidODEsExporter.SymODEsModifier and TypeMethodDescriptionstatic StringFluidODEsExporter.render(FluidODEsExporter.SymODEs sys, SolverOptions options, String modelName, String notation) Render the LaTeX document for the given system.