|  | 
        
          | __call__(...) <==> x(...) |  |  | 
    | a new object with type S, a subtype of T |  | 
    |  | 
        
          | begin(self,
        Vec vec_from,
        Vec vec_to,
        addv=None,
        mode=None) |  |  | 
    |  |  | 
    |  | 
        
          | create(self,
        Vec vec_from,
        IS is_from,
        Vec vec_to,
        IS is_to) |  |  | 
    |  |  | 
    |  | 
        
          | end(self,
        Vec vec_from,
        Vec vec_to,
        addv=None,
        mode=None) |  |  | 
    |  |  | 
    |  | 
        
          | scatter(self,
        Vec vec_from,
        Vec vec_to,
        addv=None,
        mode=None) |  |  | 
    |  | 
        
          | scatterBegin(self,
        Vec vec_from,
        Vec vec_to,
        addv=None,
        mode=None) |  |  | 
    |  | 
        
          | scatterEnd(self,
        Vec vec_from,
        Vec vec_to,
        addv=None,
        mode=None) |  |  | 
    |  |  | 
    |  | 
        
          | setType(self,
        scatter_type) |  |  | 
    |  |  | 
    |  | 
        
          | toZero(type cls,
        Vec vec) |  |  | 
    |  | 
        
          | view(self,
        Viewer viewer=None) |  |  | 
  
    | Inherited from Object:__copy__,__deepcopy__,__eq__,__ge__,__gt__,__le__,__lt__,__ne__,__nonzero__,compose,decRef,getAttr,getClassId,getClassName,getComm,getDict,getName,getOptionsPrefix,getRefCount,getTabLevel,incRef,incrementTabLevel,query,setAttr,setName,setOptionsPrefix,setTabLevel,stateIncrease,viewFromOptions |