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 doxygen documentation #8566

Merged
merged 1 commit into from Aug 14, 2019
Merged

Conversation

dangars
Copy link
Contributor

@dangars dangars commented Aug 14, 2019

Hi, The documentation of FullMatrix is confusing.

For example, here there should not be a long double:

template void FullMatrix< number >::mmult< long double > ( FullMatrix< number2 > &, const FullMatrix< number2 > & ,
const bool  adding = false)  const

This patch fixes this.

@bangerth
Copy link
Member

/rebuild

@drwells drwells merged commit 5e1d2cf into dealii:master Aug 14, 2019
@dangars dangars deleted the full_matrix_doxygen branch October 2, 2019 09:47
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