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

Fix a missing transpose. #14863

Merged
merged 1 commit into from Mar 13, 2023
Merged

Fix a missing transpose. #14863

merged 1 commit into from Mar 13, 2023

Conversation

bangerth
Copy link
Member

@bangerth bangerth commented Mar 9, 2023

In this place, we create a column vector by transposing a vector written as a row vector -- except that one component of the row vector is a column vector.

@jerett-cc FYI

@marcfehling
Copy link
Member

You will also need to adjust this line

[\rho, \textbf{m},E]^{\top} \in \mathbb{R}^{d+2} \, \big |

@bangerth
Copy link
Member Author

Good catch -- so fixed!

@kronbichler kronbichler merged commit 0444668 into dealii:master Mar 13, 2023
@bangerth bangerth deleted the 69-7 branch March 13, 2023 18: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.

None yet

3 participants