Skip to content
Snippets Groups Projects
Commit 07a2d2e2 authored by Oliver Sander's avatar Oliver Sander Committed by sander@FU-BERLIN.DE
Browse files

briefly document the method

[[Imported from SVN: r6672]]
parent ac25b2af
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,8 @@
#include "localgeodesicfefunction.hh"
/** \brief Refine a grid globally and prolong a given geodesic finite element function
*/
template <class GridType, class TargetSpace>
void geodesicFEFunctionAdaptor(GridType& grid, std::vector<TargetSpace>& x)
{
......
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