Searched refs:DMSwarmSetPointCoordinatesCellwise (Results 1 – 4 of 4) sorted by relevance
72 PetscErrorCode DMSwarmSetPointCoordinatesCellwise(PetscDM, PetscInt, PetscReal*)
752 petsc.DMSwarmSetPointCoordinatesCellwise762 CHKERR(DMSwarmSetPointCoordinatesCellwise(self.dm, cnpoints, coords))
143 PETSC_EXTERN PetscErrorCode DMSwarmSetPointCoordinatesCellwise(DM, PetscInt, PetscReal *);
717 PetscErrorCode DMSwarmSetPointCoordinatesCellwise(DM dm, PetscInt npoints, PetscReal xi[]) in DMSwarmSetPointCoordinatesCellwise() function