Skip to content
Snippets Groups Projects
Unverified Commit fe4be7ae authored by Dmitri Naumov's avatar Dmitri Naumov Committed by GitHub
Browse files

[NL] Fix rendering of doxygen docu.

parent 4b0e2fe3
No related branches found
No related tags found
No related merge requests found
......@@ -31,7 +31,7 @@ namespace NumLib
/// Gauss-Legendre integration method is used. The default implementation is
/// choosing the regular-element integration, for other elements a
/// specialization must be provided, as for example for triangles
/// (\see GaussLegendreIntegrationPolicy<MeshLib::Tri>).
/// (\ref GaussLegendreIntegrationPolicy<MeshLib::Tri>).
/// The integration method depends on the dimension of the element and correctly
/// chosen number and placement of the integration points within the element.
template <typename MeshElement_>
......
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