Skip to content
Snippets Groups Projects
Commit cc23b2b8 authored by Kilian Weishaupt's avatar Kilian Weishaupt
Browse files

[doxygen][reordering] Remove text after \file

*Was mistakenly interpreted as file name by doxygen
parent f28bfb18
No related branches found
No related tags found
1 merge request!204Fix/doxygen
......@@ -18,7 +18,7 @@
*****************************************************************************/
/*!
* \file An SCSG element mapper that sorts the indices in order to optimize the matrix sparsity pattern
* \file
* \brief An SCSG element mapper that sorts the indices in order to optimize the matrix sparsity pattern
* \note The reordering needs the SCOTCH library
*/
......
......@@ -18,7 +18,7 @@
*****************************************************************************/
/*!
* \file An interface to the scotch library for matrix reordering
* \file
* \brief An interface to the scotch library for matrix reordering
* \note This is adapted from the FEniCS implementation of the scotch interface
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment