--- /dev/null
+880c880
+< ParameterAcceptor::initialize("parameters.prm");
+---
+> ParameterAcceptor::initialize("../../../source/step-81/parameters.prm");
--- /dev/null
+Number of active cells: 65536
+Number of degrees of freedom: 263168
--- /dev/null
+Building the mesh.............
+Number of active cells: 64
+Number of degrees of freedom: 576
+Assembling the system.............
+Done.
+DG H2 norm of the error: 0.0151063
+DG H1 norm of the error: 0.000399747
+ L2 norm of the error: 5.33856e-05
--- /dev/null
+Creating background mesh
+Refinement cycle 0
+Setting up discrete level set function
+Classifying cells
+Distributing degrees of freedom
+Initializing matrices
+Assembling
+Solving system
+Computing L2 error
+
+Cycle Mesh size L2-Error
+ 0 0.3025 8.0657e-02 -
+
+Refinement cycle 1
+Setting up discrete level set function
+Classifying cells
+Distributing degrees of freedom
+Initializing matrices
+Assembling
+Solving system
+Writing vtu file
+Computing L2 error
+
+Cycle Mesh size L2-Error
+ 0 0.3025 8.0657e-02 -
+ 1 0.1513 1.8711e-02 2.11
+
+Refinement cycle 2
+Setting up discrete level set function
+Classifying cells
+Distributing degrees of freedom
+Initializing matrices
+Assembling
+Solving system
+Computing L2 error
+
+Cycle Mesh size L2-Error
+ 0 0.3025 8.0657e-02 -
+ 1 0.1513 1.8711e-02 2.11
+ 2 0.0756 4.1624e-03 2.17
+
+Refinement cycle 3
+Setting up discrete level set function
+Classifying cells
+Distributing degrees of freedom
+Initializing matrices
+Assembling
+Solving system
+Computing L2 error
+
+Cycle Mesh size L2-Error
+ 0 0.3025 8.0657e-02 -
+ 1 0.1513 1.8711e-02 2.11
+ 2 0.0756 4.1624e-03 2.17
+ 3 0.0378 9.3979e-04 2.15
+
--- /dev/null
+1191c1191,1192
+< while (time < end_time)
+---
+> (void)end_time;
+> while (time < 0.001)
--- /dev/null
+Create non-matching grid...
+ - Refinement level: 1
+ - Number of cells: 1370
+Create DoFHandler...
+ - Number of DoFs: 52608
+Set up MatrixFree...
+Run vibrating membrane test case...
+ - Point-to-point interpolation:
+ - Nitsche-type mortaring:
+In this function, mortars are computed using CGAL. Configure deal.II with DEAL_II_WITH_CGAL to run this function.
+Run test case with inhomogeneous material...
+In this function, mortars are computed using CGAL. Configure deal.II with DEAL_II_WITH_CGAL to run this function.
--- /dev/null
+Create non-matching grid...
+ - Refinement level: 1
+ - Number of cells: 882
+Create DoFHandler...
+ - Number of DoFs: 52608
+Set up MatrixFree...
+Run vibrating membrane test case...
+ - Point-to-point interpolation:
+ - Nitsche-type mortaring:
+Run test case with inhomogeneous material...