| a new object with type S, a subtype of T |  | 
    |  | 
        
          | addNPoints(self,
        npoints) |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | createGlobalVectorFromField(self,
        fieldname) |  |  | 
    |  | 
        
          | createLocalVectorFromField(self,
        fieldname) |  |  | 
    |  | 
        
          | destroyGlobalVectorFromField(self,
        fieldname) |  |  | 
    |  | 
        
          | destroyLocalVectorFromField(self,
        fieldname) |  |  | 
    |  | 
        
          | finalizeFieldRegister(self) |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | initializeFieldRegister(self) |  |  | 
    |  | 
        
          | insertPointUsingCellDM(self,
        layoutType,
        fill_param) |  |  | 
    |  | 
        
          | migrate(self,
        remove_sent_points=False) |  |  | 
    |  | 
        
          | projectFields(self,
        fieldnames,
        reuse=False) |  |  | 
    |  | 
        
          | registerField(self,
        fieldname,
        blocksize,
        dtype=ScalarType) |  |  | 
    |  |  | 
    |  | 
        
          | removePointAtIndex(self,
        index) |  |  | 
    |  | 
        
          | restoreField(self,
        fieldname) |  |  | 
    |  |  | 
    |  | 
        
          | setLocalSizes(self,
        nlocal,
        buffer) |  |  | 
    |  | 
        
          | setPointCoordinates(self,
        coordinates,
        redundant=False,
        mode=None) |  |  | 
    |  | 
        
          | setPointCoordinatesCellwise(self,
        coordinates) |  |  | 
    |  | 
        
          | setPointsUniformCoordinates(self,
        min,
        max,
        npoints,
        mode=None) |  |  | 
    |  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | sortGetNumberOfPointsPerCell(self,
        e) |  |  | 
    |  | 
        
          | sortGetPointsPerCell(self,
        e) |  |  | 
    |  |  | 
    |  |  | 
    |  | 
        
          | vectorDefineField(self,
        fieldname) |  |  | 
    |  | 
        
          | viewFieldsXDMF(self,
        filename,
        fieldnames) |  |  | 
    |  |  | 
  
    | Inherited from DM:adaptLabel,adaptMetric,addCoarsenHook,addField,appendOptionsPrefix,clearDS,clearFields,clearLabelStratum,clearLabelValue,clone,coarsen,coarsenHierarchy,convert,copyDS,copyDisc,copyFields,createDS,createDefaultSF,createFieldDecomposition,createGlobalVec,createGlobalVector,createInjection,createInterpolation,createLabel,createLocalVec,createLocalVector,createMassMatrix,createMat,createMatrix,createRestriction,createSectionSF,createSubDM,destroy,getAppCtx,getAuxiliaryVec,getBasicAdjacency,getBlockSize,getBoundingBox,getCoarsenLevel,getCoordinateDM,getCoordinateDim,getCoordinateSection,getCoordinates,getCoordinatesLocal,getDS,getDefaultGlobalSection,getDefaultSF,getDefaultSection,getDimension,getFieldAdjacency,getGlobalSection,getGlobalVec,getLGMap,getLabel,getLabelIdIS,getLabelName,getLabelOutput,getLabelSize,getLabelValue,getLocalBoundingBox,getLocalVec,getMatrix,getNumFields,getNumLabels,getOptionsPrefix,getPointSF,getRefineLevel,getSection,getSectionSF,getStratumIS,getStratumSize,getType,globalToLocal,hasLabel,load,localToGlobal,localToLocal,localizeCoordinates,projectCoordinates,refine,refineHierarchy,removeLabel,restoreGlobalVec,restoreLocalVec,setAppCtx,setAuxiliaryVec,setBasicAdjacency,setCoordinateDim,setCoordinates,setCoordinatesLocal,setDefaultGlobalSection,setDefaultSF,setDefaultSection,setDimension,setField,setFieldAdjacency,setFromOptions,setGlobalSection,setKSPComputeOperators,setLabelOutput,setLabelValue,setMatType,setNumFields,setOptionsPrefix,setPointSF,setRefineLevel,setSNESFunction,setSNESJacobian,setSection,setSectionSF,setUp,setVecType,view,viewFromOptions Inherited from Object:__copy__,__deepcopy__,__eq__,__ge__,__gt__,__le__,__lt__,__ne__,__nonzero__,compose,decRef,getAttr,getClassId,getClassName,getComm,getDict,getName,getRefCount,getTabLevel,incRef,incrementTabLevel,query,setAttr,setName,setTabLevel,stateGet,stateIncrease,stateSet Inherited from object:__delattr__,__format__,__getattribute__,__hash__,__init__,__reduce__,__reduce_ex__,__repr__,__setattr__,__sizeof__,__str__,__subclasshook__ |