Saving assertion messages in this way isn't portable.
}
catch (const ExceptionBase &exc)
{
- // The third line contains line numbers so skip it
- const std::vector<std::string> lines =
- Utilities::split_string_list(exc.what(), "\n");
- deallog
- << "FE_NedelecSZ nodal renumbering failed successfully with message:"
- << std::endl;
- for (std::size_t i = 3; i < 6; ++i)
- deallog << lines[i] << std::endl;
+ deallog << "FE_NedelecSZ nodal renumbering failed successfully."
+ << std::endl;
}
}
}
catch (const ExceptionBase &exc)
{
- // The third line contains line numbers so skip it
- const std::vector<std::string> lines =
- Utilities::split_string_list(exc.what(), "\n");
- deallog
- << "FE_NedelecSZ nodal renumbering failed successfully with message:"
- << std::endl;
- for (std::size_t i = 3; i < 6; ++i)
- deallog << lines[i] << std::endl;
+ deallog << "FE_NedelecSZ nodal renumbering failed successfully."
+ << std::endl;
}
}
}
+++ /dev/null
-
-DEAL:0::new case with locally owned dofs = {[0,7]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,99]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,4033]}
-DEAL:0::
-DEAL:0::difference norm = 1.59444e-15
-DEAL:0::new case with locally owned dofs = {[0,3]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,230]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,1721]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::dofs_per_component[0] == dpc
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::dofs_per_component[0] == dpc
-
-DEAL:1::new case with locally owned dofs = {[8,9]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::new case with locally owned dofs = {[100,249]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::new case with locally owned dofs = {[4034,7965]}
-DEAL:1::
-DEAL:1::difference norm = 1.59444e-15
-DEAL:1::new case with locally owned dofs = {4}
-DEAL:1::
-DEAL:1::new case with locally owned dofs = {[231,440]}
-DEAL:1::
-DEAL:1::new case with locally owned dofs = {[1722,3361]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:1::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:1::The violated condition was:
-DEAL:1::dofs_per_component[0] == dpc
-DEAL:1::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:1::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:1::The violated condition was:
-DEAL:1::dofs_per_component[0] == dpc
-
--- /dev/null
+
+DEAL:0::new case with locally owned dofs = {[0,7]}
+DEAL:0::
+DEAL:0::difference norm = 0.00000
+DEAL:0::new case with locally owned dofs = {[0,99]}
+DEAL:0::
+DEAL:0::difference norm = 0.00000
+DEAL:0::new case with locally owned dofs = {[0,4033]}
+DEAL:0::
+DEAL:0::difference norm = 1.59444e-15
+DEAL:0::new case with locally owned dofs = {[0,3]}
+DEAL:0::
+DEAL:0::new case with locally owned dofs = {[0,230]}
+DEAL:0::
+DEAL:0::new case with locally owned dofs = {[0,1721]}
+DEAL:0::
+DEAL:0::difference norm = 0.00000
+DEAL:0::FE_NedelecSZ nodal renumbering failed successfully.
+DEAL:0::FE_NedelecSZ nodal renumbering failed successfully.
+
+DEAL:1::new case with locally owned dofs = {[8,9]}
+DEAL:1::
+DEAL:1::difference norm = 0.00000
+DEAL:1::new case with locally owned dofs = {[100,249]}
+DEAL:1::
+DEAL:1::difference norm = 0.00000
+DEAL:1::new case with locally owned dofs = {[4034,7965]}
+DEAL:1::
+DEAL:1::difference norm = 1.59444e-15
+DEAL:1::new case with locally owned dofs = {4}
+DEAL:1::
+DEAL:1::new case with locally owned dofs = {[231,440]}
+DEAL:1::
+DEAL:1::new case with locally owned dofs = {[1722,3361]}
+DEAL:1::
+DEAL:1::difference norm = 0.00000
+DEAL:1::FE_NedelecSZ nodal renumbering failed successfully.
+DEAL:1::FE_NedelecSZ nodal renumbering failed successfully.
+
+++ /dev/null
-
-DEAL:0::new case with locally owned dofs = {[0,7]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,99]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,4033]}
-DEAL:0::
-DEAL:0::difference norm = 1.59444e-15
-DEAL:0::new case with locally owned dofs = {[0,3]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,230]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,1721]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::fe.dofs_per_cell == 0 || fe.has_support_points()
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::fe.dofs_per_cell == 0 || fe.has_support_points()
-
-DEAL:1::new case with locally owned dofs = {[8,9]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::new case with locally owned dofs = {[100,249]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::new case with locally owned dofs = {[4034,7965]}
-DEAL:1::
-DEAL:1::difference norm = 1.59444e-15
-DEAL:1::new case with locally owned dofs = {4}
-DEAL:1::
-DEAL:1::new case with locally owned dofs = {[231,440]}
-DEAL:1::
-DEAL:1::new case with locally owned dofs = {[1722,3361]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:1::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:1::The violated condition was:
-DEAL:1::fe.dofs_per_cell == 0 || fe.has_support_points()
-DEAL:1::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:1::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:1::The violated condition was:
-DEAL:1::fe.dofs_per_cell == 0 || fe.has_support_points()
-
+++ /dev/null
-
-DEAL:0::new case with locally owned dofs = {}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,49]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,2731]}
-DEAL:0::
-DEAL:0::difference norm = 1.67272e-15
-DEAL:0::new case with locally owned dofs = {}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,120]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,1101]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::dofs_per_component[0] == dpc
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::dofs_per_component[0] == dpc
-
-DEAL:1::new case with locally owned dofs = {[0,7]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::new case with locally owned dofs = {[50,149]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::new case with locally owned dofs = {[2732,5305]}
-DEAL:1::
-DEAL:1::difference norm = 1.67272e-15
-DEAL:1::new case with locally owned dofs = {[0,3]}
-DEAL:1::
-DEAL:1::new case with locally owned dofs = {[121,340]}
-DEAL:1::
-DEAL:1::new case with locally owned dofs = {[1102,2361]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:1::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:1::The violated condition was:
-DEAL:1::dofs_per_component[0] == dpc
-DEAL:1::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:1::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:1::The violated condition was:
-DEAL:1::dofs_per_component[0] == dpc
-
-
-DEAL:2::new case with locally owned dofs = {[8,9]}
-DEAL:2::
-DEAL:2::difference norm = 0.00000
-DEAL:2::new case with locally owned dofs = {[150,249]}
-DEAL:2::
-DEAL:2::difference norm = 0.00000
-DEAL:2::new case with locally owned dofs = {[5306,7935]}
-DEAL:2::
-DEAL:2::difference norm = 1.67272e-15
-DEAL:2::new case with locally owned dofs = {4}
-DEAL:2::
-DEAL:2::new case with locally owned dofs = {[341,440]}
-DEAL:2::
-DEAL:2::new case with locally owned dofs = {[2362,3361]}
-DEAL:2::
-DEAL:2::difference norm = 0.00000
-DEAL:2::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:2::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:2::The violated condition was:
-DEAL:2::dofs_per_component[0] == dpc
-DEAL:2::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:2::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:2::The violated condition was:
-DEAL:2::dofs_per_component[0] == dpc
-
--- /dev/null
+
+DEAL:0::new case with locally owned dofs = {}
+DEAL:0::
+DEAL:0::difference norm = 0.00000
+DEAL:0::new case with locally owned dofs = {[0,49]}
+DEAL:0::
+DEAL:0::difference norm = 0.00000
+DEAL:0::new case with locally owned dofs = {[0,2731]}
+DEAL:0::
+DEAL:0::difference norm = 1.67272e-15
+DEAL:0::new case with locally owned dofs = {}
+DEAL:0::
+DEAL:0::new case with locally owned dofs = {[0,120]}
+DEAL:0::
+DEAL:0::new case with locally owned dofs = {[0,1101]}
+DEAL:0::
+DEAL:0::difference norm = 0.00000
+DEAL:0::FE_NedelecSZ nodal renumbering failed successfully.
+DEAL:0::FE_NedelecSZ nodal renumbering failed successfully.
+
+DEAL:1::new case with locally owned dofs = {[0,7]}
+DEAL:1::
+DEAL:1::difference norm = 0.00000
+DEAL:1::new case with locally owned dofs = {[50,149]}
+DEAL:1::
+DEAL:1::difference norm = 0.00000
+DEAL:1::new case with locally owned dofs = {[2732,5305]}
+DEAL:1::
+DEAL:1::difference norm = 1.67272e-15
+DEAL:1::new case with locally owned dofs = {[0,3]}
+DEAL:1::
+DEAL:1::new case with locally owned dofs = {[121,340]}
+DEAL:1::
+DEAL:1::new case with locally owned dofs = {[1102,2361]}
+DEAL:1::
+DEAL:1::difference norm = 0.00000
+DEAL:1::FE_NedelecSZ nodal renumbering failed successfully.
+DEAL:1::FE_NedelecSZ nodal renumbering failed successfully.
+
+
+DEAL:2::new case with locally owned dofs = {[8,9]}
+DEAL:2::
+DEAL:2::difference norm = 0.00000
+DEAL:2::new case with locally owned dofs = {[150,249]}
+DEAL:2::
+DEAL:2::difference norm = 0.00000
+DEAL:2::new case with locally owned dofs = {[5306,7935]}
+DEAL:2::
+DEAL:2::difference norm = 1.67272e-15
+DEAL:2::new case with locally owned dofs = {4}
+DEAL:2::
+DEAL:2::new case with locally owned dofs = {[341,440]}
+DEAL:2::
+DEAL:2::new case with locally owned dofs = {[2362,3361]}
+DEAL:2::
+DEAL:2::difference norm = 0.00000
+DEAL:2::FE_NedelecSZ nodal renumbering failed successfully.
+DEAL:2::FE_NedelecSZ nodal renumbering failed successfully.
+
+++ /dev/null
-
-DEAL:0::new case with locally owned dofs = {}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,49]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,2731]}
-DEAL:0::
-DEAL:0::difference norm = 1.67272e-15
-DEAL:0::new case with locally owned dofs = {}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,120]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,1101]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::fe.dofs_per_cell == 0 || fe.has_support_points()
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::fe.dofs_per_cell == 0 || fe.has_support_points()
-
-DEAL:1::new case with locally owned dofs = {[0,7]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::new case with locally owned dofs = {[50,149]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::new case with locally owned dofs = {[2732,5305]}
-DEAL:1::
-DEAL:1::difference norm = 1.67272e-15
-DEAL:1::new case with locally owned dofs = {[0,3]}
-DEAL:1::
-DEAL:1::new case with locally owned dofs = {[121,340]}
-DEAL:1::
-DEAL:1::new case with locally owned dofs = {[1102,2361]}
-DEAL:1::
-DEAL:1::difference norm = 0.00000
-DEAL:1::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:1::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:1::The violated condition was:
-DEAL:1::fe.dofs_per_cell == 0 || fe.has_support_points()
-DEAL:1::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:1::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:1::The violated condition was:
-DEAL:1::fe.dofs_per_cell == 0 || fe.has_support_points()
-
-
-DEAL:2::new case with locally owned dofs = {[8,9]}
-DEAL:2::
-DEAL:2::difference norm = 0.00000
-DEAL:2::new case with locally owned dofs = {[150,249]}
-DEAL:2::
-DEAL:2::difference norm = 0.00000
-DEAL:2::new case with locally owned dofs = {[5306,7935]}
-DEAL:2::
-DEAL:2::difference norm = 1.67272e-15
-DEAL:2::new case with locally owned dofs = {4}
-DEAL:2::
-DEAL:2::new case with locally owned dofs = {[341,440]}
-DEAL:2::
-DEAL:2::new case with locally owned dofs = {[2362,3361]}
-DEAL:2::
-DEAL:2::difference norm = 0.00000
-DEAL:2::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:2::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:2::The violated condition was:
-DEAL:2::fe.dofs_per_cell == 0 || fe.has_support_points()
-DEAL:2::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:2::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:2::The violated condition was:
-DEAL:2::fe.dofs_per_cell == 0 || fe.has_support_points()
-
+++ /dev/null
-
-DEAL:0::new case with locally owned dofs = {[0,9]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,249]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,7941]}
-DEAL:0::
-DEAL:0::difference norm = 1.62791e-15
-DEAL:0::new case with locally owned dofs = {[0,4]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,440]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,3361]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::dofs_per_component[0] == dpc
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::dofs_per_component[0] == dpc
--- /dev/null
+
+DEAL:0::new case with locally owned dofs = {[0,9]}
+DEAL:0::
+DEAL:0::difference norm = 0.00000
+DEAL:0::new case with locally owned dofs = {[0,249]}
+DEAL:0::
+DEAL:0::difference norm = 0.00000
+DEAL:0::new case with locally owned dofs = {[0,7941]}
+DEAL:0::
+DEAL:0::difference norm = 1.62791e-15
+DEAL:0::new case with locally owned dofs = {[0,4]}
+DEAL:0::
+DEAL:0::new case with locally owned dofs = {[0,440]}
+DEAL:0::
+DEAL:0::new case with locally owned dofs = {[0,3361]}
+DEAL:0::
+DEAL:0::difference norm = 0.00000
+DEAL:0::FE_NedelecSZ nodal renumbering failed successfully.
+DEAL:0::FE_NedelecSZ nodal renumbering failed successfully.
+++ /dev/null
-
-DEAL:0::new case with locally owned dofs = {[0,9]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,249]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::new case with locally owned dofs = {[0,7941]}
-DEAL:0::
-DEAL:0::difference norm = 1.62791e-15
-DEAL:0::new case with locally owned dofs = {[0,4]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,440]}
-DEAL:0::
-DEAL:0::new case with locally owned dofs = {[0,3361]}
-DEAL:0::
-DEAL:0::difference norm = 0.00000
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::fe.dofs_per_cell == 0 || fe.has_support_points()
-DEAL:0::FE_NedelecSZ nodal renumbering failed successfully with message:
-DEAL:0::void dealii::DoFRenumbering::compute_support_point_wise(std::vector<unsigned int>&, const dealii::DoFHandler<dim, spacedim>&) [with int dim = 2; int spacedim = 2]
-DEAL:0::The violated condition was:
-DEAL:0::fe.dofs_per_cell == 0 || fe.has_support_points()