Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Helper function for converting std::vector into Tensor<VectorizedArray> #383

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

landinjm
Copy link
Contributor

@landinjm landinjm commented Jan 3, 2025

Description

Removed some of the datatypes and add function that converts a std::vector into a 1st rank dealii::Tensor of vectorized arrays.

Closes #274

Checklist

Miscellaneous items that may need to be done when making a PR:

  • Documentation related to this PR is up to date (Doxygen format)
  • Unit test(s)
  • Code is properly formatted
  • Application update script is up to date
  • PR labels are applied
  • Issues are linked

@landinjm landinjm changed the title Adding_utilities Helper function for converting std::vector into Tensor<VectorizedArray> Jan 3, 2025
@landinjm landinjm merged commit c6b7639 into prisms-center:devel Jan 3, 2025
2 of 3 checks passed
@landinjm landinjm deleted the adding_utilities branch January 3, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant