Searched defs:PetscPointCloud (Results 1 – 1 of 1) sorted by relevance
45 class PetscPointCloud : public H2OpusDataSet<T> { class52 PetscPointCloud(int dim, size_t num_pts, const T coords[]) in PetscPointCloud() function in PetscPointCloud71 PetscPointCloud(const PetscPointCloud<T> &other) in PetscPointCloud() function in PetscPointCloud