global $Mode; if ($Mode != "beginner") step_header("3"); ?>
You are at Step 3: Compute, in
global $Mode;
if ($Mode == "beginner")
echo "beginner mode.";
else if ($Mode == "intermediate")
echo "intermediate mode.";
else if ($Mode == "expert")
echo "expert mode.";
?>
global $Mode;
if ($Mode == "beginner") { ?>
Here you can give a look to the output of each solution phase. Each problem
has been solved using the multilevel preconditioner, and the evaluation
parameter (phi) is reported. Each phi has a tentative label that you can modify.
Simply go to the
bottom of the page and proceed to Step 4.
Here you can browse through the output of each solution phase for all the problems specified in Step 1. Each evaluation parameter (phi) is reported after the corresponding solution technique; a tentative label is reported, and can be modified. This label will be used in Step 4 to visualize and analyze the data.
To continue, proceed to Step 4 (Check Results) using the button at the bottom of the page. } else if ($Mode == "expert") { ?>
} ?>print_problem_and_result($ProblemIDs, $ResultIDs); echo "
"; echo "