Skip to content

[WIP] Try removing unused temporary variables#6842

Closed
lucafedeli88 wants to merge 1 commit intoBLAST-WarpX:developmentfrom
lucafedeli88:remove_unused_variables
Closed

[WIP] Try removing unused temporary variables#6842
lucafedeli88 wants to merge 1 commit intoBLAST-WarpX:developmentfrom
lucafedeli88:remove_unused_variables

Conversation

@lucafedeli88
Copy link
Copy Markdown
Member

Test related to #6838

[[maybe_unused]] auto *uy_tmp = uy;
[[maybe_unused]] auto *uz_tmp = uz;
[[maybe_unused]] auto dt_tmp = dt;
[[maybe_unused]] const auto& evolve_opt_tmp = evolve_opt; // workaround for nvcc
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.

2 participants