Searched refs:DMInterpolationSetDof (Results 1 – 6 of 6) sorted by relevance
16 PetscErrorCode DMInterpolationSetDof(PetscDMInterpolation, PetscInt)
150 getDof, petsc.DMInterpolationSetDof154 CHKERR(DMInterpolationSetDof(self.dminterp, cdof))
315 PetscCall(DMInterpolationSetDof(interpolator, Nc)); in main()
386 PETSC_EXTERN PetscErrorCode DMInterpolationSetDof(DMInterpolationInfo, PetscInt);
98 PetscErrorCode DMInterpolationSetDof(DMInterpolationInfo ctx, PetscInt dof) in DMInterpolationSetDof() function
459 PetscCall(DMInterpolationSetDof(ictx, dim)); in FreeStreaming()