Uses of Class
neqsim.process.processmodel.graph.ProcessGraph.ParallelPartition
Packages that use ProcessGraph.ParallelPartition
Package
Description
Graph-based process representation for NeqSim process flowsheets.
-
Uses of ProcessGraph.ParallelPartition in neqsim.process.processmodel
Methods in neqsim.process.processmodel that return ProcessGraph.ParallelPartitionModifier and TypeMethodDescriptionProcessSystem.getParallelPartition()Gets the parallel execution partition for this process. -
Uses of ProcessGraph.ParallelPartition in neqsim.process.processmodel.graph
Methods in neqsim.process.processmodel.graph that return ProcessGraph.ParallelPartitionModifier and TypeMethodDescriptionProcessGraph.partitionForParallelExecution()Partitions nodes into levels for parallel execution.ProcessModelGraph.partitionForParallelExecution()Partition the entire model for parallel execution.