Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Remove direct calls to integer constructor of DiscreteElement#814

Merged
tpadioleau merged 2 commits intomainCExA-project/ddc:mainfrom
discrete-element-cleaningCExA-project/ddc:discrete-element-cleaningCopy head branch name to clipboard
Apr 7, 2025
Merged

Remove direct calls to integer constructor of DiscreteElement#814
tpadioleau merged 2 commits intomainCExA-project/ddc:mainfrom
discrete-element-cleaningCExA-project/ddc:discrete-element-cleaningCopy head branch name to clipboard

Conversation

@tpadioleau
Copy link
Copy Markdown
Member

@tpadioleau tpadioleau commented Apr 5, 2025

  • Remove some uid
  • Replace calls to DiscreteElement constructor with integer

Some are remaining in the splines builder and evaluator. The DiscreteElement tests also rely on it, not sure this is needed.

@tpadioleau tpadioleau self-assigned this Apr 5, 2025
@tpadioleau tpadioleau force-pushed the discrete-element-cleaning branch 3 times, most recently from bb8c5d0 to dfb574d Compare April 5, 2025 17:08
@tpadioleau tpadioleau force-pushed the discrete-element-cleaning branch from dfb574d to 1b52e15 Compare April 6, 2025 06:56
@tpadioleau tpadioleau requested a review from Copilot April 6, 2025 07:21
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 27 changed files in this pull request and generated no comments.

Files not reviewed (20)
  • include/ddc/discrete_domain.hpp: Language not supported
  • include/ddc/discrete_element.hpp: Language not supported
  • include/ddc/discrete_vector.hpp: Language not supported
  • include/ddc/experimental/single_discretization.hpp: Language not supported
  • include/ddc/kernels/splines/bsplines_non_uniform.hpp: Language not supported
  • include/ddc/kernels/splines/bsplines_uniform.hpp: Language not supported
  • include/ddc/non_uniform_point_sampling.hpp: Language not supported
  • include/ddc/periodic_sampling.hpp: Language not supported
  • include/ddc/strided_discrete_domain.hpp: Language not supported
  • include/ddc/trivial_space.hpp: Language not supported
  • include/ddc/uniform_point_sampling.hpp: Language not supported
  • tests/chunk.cpp: Language not supported
  • tests/chunk_span.cpp: Language not supported
  • tests/create_mirror.cpp: Language not supported
  • tests/discrete_domain.cpp: Language not supported
  • tests/fft/fft.cpp: Language not supported
  • tests/for_each.cpp: Language not supported
  • tests/parallel_deepcopy.cpp: Language not supported
  • tests/parallel_fill.cpp: Language not supported
  • tests/parallel_for_each.cpp: Language not supported

jbigot
jbigot previously approved these changes Apr 7, 2025
Copy link
Copy Markdown
Member

@jbigot jbigot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

Comment thread include/ddc/discrete_domain.hpp Outdated
Comment thread include/ddc/discrete_domain.hpp
Comment thread include/ddc/experimental/single_discretization.hpp
Comment thread include/ddc/kernels/splines/bsplines_non_uniform.hpp
Comment thread include/ddc/uniform_point_sampling.hpp
Comment thread tests/strided_discrete_domain.cpp
Copy link
Copy Markdown
Member Author

@tpadioleau tpadioleau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the review.

Comment thread include/ddc/discrete_domain.hpp Outdated
Comment thread include/ddc/discrete_domain.hpp
Comment thread include/ddc/experimental/single_discretization.hpp
Comment thread include/ddc/kernels/splines/bsplines_non_uniform.hpp
Comment thread include/ddc/uniform_point_sampling.hpp
@jbigot jbigot requested a review from Copilot April 7, 2025 14:07
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 7 out of 27 changed files in this pull request and generated no comments.

Files not reviewed (20)
  • include/ddc/discrete_domain.hpp: Language not supported
  • include/ddc/discrete_element.hpp: Language not supported
  • include/ddc/discrete_vector.hpp: Language not supported
  • include/ddc/experimental/single_discretization.hpp: Language not supported
  • include/ddc/kernels/splines/bsplines_non_uniform.hpp: Language not supported
  • include/ddc/kernels/splines/bsplines_uniform.hpp: Language not supported
  • include/ddc/non_uniform_point_sampling.hpp: Language not supported
  • include/ddc/periodic_sampling.hpp: Language not supported
  • include/ddc/strided_discrete_domain.hpp: Language not supported
  • include/ddc/trivial_space.hpp: Language not supported
  • include/ddc/uniform_point_sampling.hpp: Language not supported
  • tests/chunk.cpp: Language not supported
  • tests/chunk_span.cpp: Language not supported
  • tests/create_mirror.cpp: Language not supported
  • tests/discrete_domain.cpp: Language not supported
  • tests/fft/fft.cpp: Language not supported
  • tests/for_each.cpp: Language not supported
  • tests/parallel_deepcopy.cpp: Language not supported
  • tests/parallel_fill.cpp: Language not supported
  • tests/parallel_for_each.cpp: Language not supported

@tpadioleau tpadioleau merged commit f867d61 into main Apr 7, 2025
62 checks passed
@tpadioleau tpadioleau deleted the discrete-element-cleaning branch April 7, 2025 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.