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

remove the word 'rod' from code that is generic

[[Imported from SVN: r7549]]
parent b633e8a4
Branches
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ public:
{}
/** \brief Set up the solver using a monotone multigrid method as the inner solver */
void setup(const AverageDistanceAssembler<TargetSpace>* rodAssembler,
void setup(const AverageDistanceAssembler<TargetSpace>* assembler,
const TargetSpace& x,
double tolerance,
int maxTrustRegionSteps,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment