Skip to content
Snippets Groups Projects
Commit 84418b6e authored by Oliver Sander's avatar Oliver Sander Committed by sander
Browse files

Make compile again

[[Imported from SVN: r9439]]
parent 0a5b3279
Branches
No related tags found
No related merge requests found
......@@ -210,7 +210,7 @@ int main (int argc, char *argv[]) try
// Prolong solution to the very finest grid
for (int j=i; j<numLevels; j++)
geodesicFEFunctionAdaptor(grid, solution);
GeodesicFEFunctionAdaptor<FEBasis,TargetSpace>::geodesicFEFunctionAdaptor(grid, solution);
std::stringstream numberAsAscii;
numberAsAscii << i;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment