Searched refs:DMAdaptorType (Results 1 – 2 of 2) sorted by relevance
24 typedef const char *DMAdaptorType; typedef34 PETSC_EXTERN PetscErrorCode DMAdaptorSetType(DMAdaptor, DMAdaptorType);35 PETSC_EXTERN PetscErrorCode DMAdaptorGetType(DMAdaptor, DMAdaptorType *);
264 PetscErrorCode DMAdaptorSetType(DMAdaptor adaptor, DMAdaptorType method) in DMAdaptorSetType()300 PetscErrorCode DMAdaptorGetType(DMAdaptor adaptor, DMAdaptorType *type) in DMAdaptorGetType()