Skip to content
Snippets Groups Projects
Commit c63e2352 authored by Elias Pipping's avatar Elias Pipping Committed by pipping
Browse files

Fix copydoc

[[Imported from SVN: r8347]]
parent 0e2f9da9
No related branches found
No related tags found
No related merge requests found
...@@ -68,7 +68,7 @@ class CoarseGridFunctionWrapper : ...@@ -68,7 +68,7 @@ class CoarseGridFunctionWrapper :
/** /**
* \copydoc VirtualGridFunction::evaluateLocal * \copydoc VirtualGridFunction::evaluateDerivativeLocal
*/ */
virtual void evaluateDerivativeLocal(const Element& e, const LocalDomainType& x, DerivativeType& d) const virtual void evaluateDerivativeLocal(const Element& e, const LocalDomainType& x, DerivativeType& d) const
{ {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment