From 1efacef7d005574dd51824d4cae2b2a6880cab16 Mon Sep 17 00:00:00 2001 From: Marc Fehling Date: Tue, 3 May 2022 11:44:26 -0600 Subject: [PATCH] step-75: added link to external repository. --- examples/step-75/doc/results.dox | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/examples/step-75/doc/results.dox b/examples/step-75/doc/results.dox index 677282951b..b8b2905811 100644 --- a/examples/step-75/doc/results.dox +++ b/examples/step-75/doc/results.dox @@ -118,6 +118,14 @@ to degree six:

Possibilities for extensions

+This tutorial shows only one particular way how to use parallel +hp-adaptive finite element methods. In the following paragraphs, you +will get to know which alternatives are possible. Most of these +extensions are already part of https://github.com/marcfehling/hpbox/, +which provides you with implementation examples that you can play +around with. + +

Different hp-decision strategies

The deal.II library offers multiple strategies to decide which type of -- 2.39.5