]> https://gitweb.dealii.org/ - dealii.git/commitdiff
PETSc tests: Add alternative output files for clang-16
authorDaniel Arndt <arndtd@ornl.gov>
Mon, 12 Jun 2023 17:32:55 +0000 (13:32 -0400)
committerDaniel Arndt <arndtd@ornl.gov>
Mon, 12 Jun 2023 17:59:25 +0000 (13:59 -0400)
tests/petsc/petsc_snes_02.output.clang-16 [new file with mode: 0644]
tests/petsc/petsc_snes_04.mpirun=3.output.clang-16 [new file with mode: 0644]
tests/petsc/petsc_snes_04.output.clang-16 [new file with mode: 0644]
tests/petsc/petsc_ts_01.output.clang-16 [new file with mode: 0644]

diff --git a/tests/petsc/petsc_snes_02.output.clang-16 b/tests/petsc/petsc_snes_02.output.clang-16
new file mode 100644 (file)
index 0000000..24f2ed3
--- /dev/null
@@ -0,0 +1,11 @@
+
+DEAL::
+--------------------------------------------------------
+An error occurred in file <petsc_snes.templates.h> in function
+    unsigned int dealii::PETScWrappers::NonlinearSolver<VectorType, MatrixType>::solve(VectorType &) [VectorType = VectorType, PMatrixType = MatrixType, AMatrixType = MatrixType]
+The violated condition was: 
+    residual
+Additional information: 
+    Please provide an implementation for the function "residual"
+--------------------------------------------------------
+
diff --git a/tests/petsc/petsc_snes_04.mpirun=3.output.clang-16 b/tests/petsc/petsc_snes_04.mpirun=3.output.clang-16
new file mode 100644 (file)
index 0000000..28cbec4
--- /dev/null
@@ -0,0 +1,12 @@
+
+DEAL::
+--------------------------------------------------------
+An error occurred in file <petsc_snes.templates.h> in function
+    unsigned int dealii::PETScWrappers::NonlinearSolver<dealii::PETScWrappers::MPI::Vector>::solve(VectorType &) [VectorType = dealii::PETScWrappers::MPI::Vector, PMatrixType = dealii::PETScWrappers::MatrixBase, AMatrixType = dealii::PETScWrappers::MatrixBase]
+The violated condition was: 
+    reason > 0
+Additional information: 
+    SNES solver did not converge after 0 iterations with reason
+    DIVERGED_MAX_IT
+--------------------------------------------------------
+
diff --git a/tests/petsc/petsc_snes_04.output.clang-16 b/tests/petsc/petsc_snes_04.output.clang-16
new file mode 100644 (file)
index 0000000..28cbec4
--- /dev/null
@@ -0,0 +1,12 @@
+
+DEAL::
+--------------------------------------------------------
+An error occurred in file <petsc_snes.templates.h> in function
+    unsigned int dealii::PETScWrappers::NonlinearSolver<dealii::PETScWrappers::MPI::Vector>::solve(VectorType &) [VectorType = dealii::PETScWrappers::MPI::Vector, PMatrixType = dealii::PETScWrappers::MatrixBase, AMatrixType = dealii::PETScWrappers::MatrixBase]
+The violated condition was: 
+    reason > 0
+Additional information: 
+    SNES solver did not converge after 0 iterations with reason
+    DIVERGED_MAX_IT
+--------------------------------------------------------
+
diff --git a/tests/petsc/petsc_ts_01.output.clang-16 b/tests/petsc/petsc_ts_01.output.clang-16
new file mode 100644 (file)
index 0000000..745a0ab
--- /dev/null
@@ -0,0 +1,12 @@
+
+DEAL::
+--------------------------------------------------------
+An error occurred in file <petsc_ts.templates.h> in function
+    unsigned int dealii::PETScWrappers::TimeStepper<VectorType, MatrixType>::solve(VectorType &) [VectorType = VectorType, PMatrixType = MatrixType, AMatrixType = MatrixType]
+The violated condition was: 
+    explicit_function || implicit_function
+Additional information: 
+    Please provide an implementation for the function "explicit_function
+    || implicit_function"
+--------------------------------------------------------
+

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.