seapodym-parallel
Fish dynamics models with parameter estimations
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CCmdLineArgParserParse command line arguments
 CSeapodymCohortAbstractAbstract class for a cohort object. Specific implementation must derive from this class and override its methods
 CSeapodymCohortDependencyAnalyzerA class to compute the task dependencies of multiple fish cohort tasks
 CSeapodymCohortFake
 CSeapodymCohortManagerThe SeapodymTaskManager knows how to distribute task cohorts across workers, how many times a cohort task needs to be executed and what the next cohort task should be given to a worker
 CSeapodymCourierSeapodymCourier class for managing memory exposure and data fetching between MPI processes
 CTaskDependencyManagerThe TaskDependencyManager assigns tasks with dependencies to TaskDependencyWorkers
 CTaskManagerThe TaskManager assigns tasks to TaskWorkers
 CTaskScoreThe Taskscore assigns tasks to TaskWorkers
 CTaskStepManager
 CTaskStepWorkerThe TaskStepWorker gets tasks assigned from the TaskStepManager and executes them
 CTaskWorkerThe TaskWorker gets tasks assigned and executes them