Searched refs:AOGetType (Results 1 – 4 of 4) sorted by relevance
17 PetscErrorCode AOGetType(PetscAO, PetscAOType*)
207 petsc.AOGetType211 CHKERR(AOGetType(self.ao, &cval))
59 PETSC_EXTERN PetscErrorCode AOGetType(AO, AOType *);
121 PetscErrorCode AOGetType(AO ao, AOType *type) in AOGetType() function