|  | 
        
          | __call__(...) <==> x(...) |  |  | 
    | a new object with type S, a subtype of T |  | 
    |  | 
        
          | apply(self,
        indices,
        result=None) |  |  | 
    |  | 
        
          | applyBlock(self,
        indices,
        result=None) |  |  | 
    |  | 
        
          | applyBlockInverse(self,
        indices,
        mode=None) |  |  | 
    |  |  | 
    |  | 
        
          | applyInverse(self,
        indices,
        mode=None) |  |  | 
    |  | 
        
          | create(self,
        indices,
        bsize=None,
        comm=None) |  |  | 
    |  |  | 
    |  | 
        
          | createSF(self,
        SF sf,
        start) |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | setType(self,
        lgmap_type) |  |  | 
    |  | 
        
          | 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,getType,incRef,incrementTabLevel,query,setAttr,setName,setOptionsPrefix,setTabLevel,stateIncrease,viewFromOptions |