From 263e931f8609b34b2980c9d7a6071267d4294c4b Mon Sep 17 00:00:00 2001 From: Wenqing Wang <wenqing.wang@ufz.de> Date: Thu, 23 Nov 2023 17:15:53 +0100 Subject: [PATCH] [Doc] Update the documentation of one parameter of the staggered coupling. --- .../prj/time_loop/global_process_coupling/t_max_iter.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ProjectFile/prj/time_loop/global_process_coupling/t_max_iter.md b/Documentation/ProjectFile/prj/time_loop/global_process_coupling/t_max_iter.md index 363af52cb64..940b3cf8f78 100644 --- a/Documentation/ProjectFile/prj/time_loop/global_process_coupling/t_max_iter.md +++ b/Documentation/ProjectFile/prj/time_loop/global_process_coupling/t_max_iter.md @@ -1 +1 @@ -Defines the maximum iteration number of the coupling loop of the staggered scheme. +\copydoc NumLib::StaggeredCoupling::global_coupling_max_iterations_ -- GitLab