Searched refs:PetscDSGetType (Results 1 – 4 of 4) sorted by relevance
10 PetscErrorCode PetscDSGetType(PetscDS, PetscDSType*)
102 setType, petsc.PetscDSGetType106 CHKERR(PetscDSGetType(self.ds, &cval))
97 PETSC_EXTERN PetscErrorCode PetscDSGetType(PetscDS, PetscDSType *);
99 PetscErrorCode PetscDSGetType(PetscDS prob, PetscDSType *name) in PetscDSGetType() function