Uses of Package
de.grogra.task
Packages that use de.grogra.task
Package
Description
-
Classes in de.grogra.task used by de.grogra.ray2.tracingClassDescriptionA
Task
is used for a complex problem which can be decomposed in several independentPartialTask
s. -
Classes in de.grogra.task used by de.grogra.rggClassDescriptionA
Task
is used for a complex problem which can be decomposed in several independentPartialTask
s. -
Classes in de.grogra.task used by de.grogra.rgg.modelClassDescriptionThis abstract class implements
Solver
such that a thread is created in which the actual work is done. -
Classes in de.grogra.task used by de.grogra.rgg.parallelClassDescription
-
Classes in de.grogra.task used by de.grogra.taskClassDescriptionA
Task
is used for a complex problem which can be decomposed in several independentPartialTask
s. -
Classes in de.grogra.task used by de.grogra.util.concurrentClassDescriptionThis abstract class implements
Solver
such that a thread is created in which the actual work is done.ATask
is used for a complex problem which can be decomposed in several independentPartialTask
s.