File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -1342,12 +1342,12 @@ namespace aspect
13421342 * along the search direction. After the update, the current_linearization_point
13431343 * is set to the old current_linearlization_point plus a suitable update.
13441344 *
1345- * @param dcr The defect correction residuals associated with the current nonlinear
1346- * iteration.
1347- * @param use_picard Whether a Picard iteration was used to update the nonlinear
1348- * iteration (true) or a Newton update (false).
1349- * @param search_direction The proposed update direction for the solution vector.
1350- *
1345+ * @param dcr The defect correction residuals associated with the current nonlinear
1346+ * iteration.
1347+ * @param use_picard Whether a Picard iteration was used to update the nonlinear
1348+ * iteration (true) or a Newton update (false).
1349+ * @param search_direction The proposed update direction for the solution vector.
1350+ *
13511351 * @return This function returns the updated residual after the line
13521352 * search is performed.
13531353 *
You can’t perform that action at this time.
0 commit comments