Searched refs:DMInterpolationGetDof (Results 1 – 4 of 4) sorted by relevance
12 PetscErrorCode DMInterpolationGetDof(PetscDMInterpolation, PetscInt*)
113 setDof, petsc.DMInterpolationGetDof117 CHKERR(DMInterpolationGetDof(self.dminterp, &cdof))
387 PETSC_EXTERN PetscErrorCode DMInterpolationGetDof(DMInterpolationInfo, PetscInt *);
121 PetscErrorCode DMInterpolationGetDof(DMInterpolationInfo ctx, PetscInt *dof) in DMInterpolationGetDof() function