lsst.ctrl.pool  22.0.1-2-g92698f7+1c4650f311
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 356 of file pool.py.

Constructor & Destructor Documentation

◆ __init__()

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

Definition at line 363 of file pool.py.


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