lsst.ctrl.pool  14.0-1-ga2912ff+12
Public Member Functions | List of all members
lsst.ctrl.pool.pool.Cache Class Reference
Inheritance diagram for lsst.ctrl.pool.pool.Cache:

Public Member Functions

def __init__ (self, comm)
 

Detailed Description

An object to hold stuff between different scatter calls

Includes a communicator by default, to allow intercommunication
between nodes.

Definition at line 354 of file pool.py.

Constructor & Destructor Documentation

◆ __init__()

def lsst.ctrl.pool.pool.Cache.__init__ (   self,
  comm 
)

Definition at line 361 of file pool.py.


The documentation for this class was generated from the following file: