Searched refs:DMInterpolationGetDim (Results 1 – 4 of 4) sorted by relevance
11 PetscErrorCode DMInterpolationGetDim(PetscDMInterpolation, PetscInt*)
99 setDim, petsc.DMInterpolationGetDim103 CHKERR(DMInterpolationGetDim(self.dminterp, &cdim))
385 PETSC_EXTERN PetscErrorCode DMInterpolationGetDim(DMInterpolationInfo, PetscInt *);
77 PetscErrorCode DMInterpolationGetDim(DMInterpolationInfo ctx, PetscInt *dim) in DMInterpolationGetDim() function