We use 'Possibilities for extensions' in about 40 existing tutorial programs. Use the
same heading in about a dozen others.
good for some things at least.)
-<h3> Possible extensions </h3>
+<h3> Possibilities for extensions </h3>
<h4> Different adaptive refinement strategies </h4>
it shows the power of multigrid methods.
-<h3> Possible extensions </h3>
+<h3> Possibilities for extensions </h3>
We encourage you to generate timings for the solve() call and compare to
even if it produces nice pictures!
-<h3>Possible directions for extensions</h3>
+<h3>Possibilities for extensions</h3>
The program as is does not really solve an equation that has many applications
in practice: quasi-static material deformation based on a purely elastic law
-<h3> Possible extensions </h3>
+<h3> Possibilities for extensions </h3>
Just as with step-1, you may want to play with the program a bit to
familiarize yourself with deal.II. For example, in the
-<h3>Possible Extensions</h3>
+<h3>Possibilities for extensions</h3>
<a name="improved-solver">
<h4>Improved linear solver in 3D</h4>
despite the penalty we pay in terms of smaller time steps.
-<h3> Possible extensions </h3>
+<h3> Possibilities for extensions </h3>
There are various ways to extend the current program. Of particular interest
is, of course, to make it faster and/or increase the resolution of the
<a name="extensions"></a>
-<h3> Possible Extensions </h3>
+<h3> Possibilities for extensions </h3>
This program can be extended in the following directions:
<ul>
alt="" width="400" height="355">
-<h3> Possible extensions </h3>
+<h3> Possibilities for extensions </h3>
<h4> Assigning different boundary ids </h4>
time.
-<h3> Possible extensions </h3>
+<h3> Possibilities for extensions </h3>
<h4> Testing convergence and higher order elements </h4>
4. GMG needs slightly more memory than ILU to store the level and interface
matrices.
-<h3> Possible extensions </h3>
+<h3> Possibilities for extensions </h3>
<h4> Check higher order discretizations </h4>
<a name="extensions"></a>
-<h3> Possible extensions </h3>
+<h3> Possibilities for extensions </h3>
Currently, this program uses no preconditioner at all. This is mainly
since constructing an efficient matrix-free preconditioner is
-<h3> Possible extensions </h3>
+<h3> Possibilities for extensions </h3>
<h4> Higher Order Elements </h4>