From: Daniel Arndt Date: Wed, 14 Jun 2017 13:40:39 +0000 (+0200) Subject: Fix up PETSc tests X-Git-Tag: v9.0.0-rc1~1502^2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc6ded585a48af39598ce07597c91ed42568efa4;p=dealii.git Fix up PETSc tests --- diff --git a/tests/petsc/38.cc b/tests/petsc/38.cc deleted file mode 100644 index 0439cab5f6..0000000000 --- a/tests/petsc/38.cc +++ /dev/null @@ -1,94 +0,0 @@ -// --------------------------------------------------------------------- -// -// Copyright (C) 2004 - 2015 by the deal.II authors -// -// This file is part of the deal.II library. -// -// The deal.II library is free software; you can use it, redistribute -// it, and/or modify it under the terms of the GNU Lesser General -// Public License as published by the Free Software Foundation; either -// version 2.1 of the License, or (at your option) any later version. -// The full text of the license can be found in the file LICENSE at -// the top level of the deal.II distribution. -// -// --------------------------------------------------------------------- - - - -// check PETScWrappers::MPI::Vector::add(Vector) - -#include "../tests.h" -#include -#include -#include -#include - - -void test (PETScWrappers::MPI::Vector &v, - PETScWrappers::MPI::Vector &w) -{ - for (unsigned int i=0; i -#include -#include -#include - - -void test (PETScWrappers::MPI::Vector &v, - PETScWrappers::MPI::Vector &w, - PETScWrappers::MPI::Vector &x) -{ - for (unsigned int i=0; i -#include -#include -#include - - -void test (PETScWrappers::MPI::Vector &v, - PETScWrappers::MPI::Vector &w, - PETScWrappers::MPI::Vector &x, - PETScWrappers::MPI::Vector &y) -{ - for (unsigned int i=0; i -#include -#include -#include - - -void test (PETScWrappers::MPI::Vector &v, - PETScWrappers::MPI::Vector &w, - PETScWrappers::MPI::Vector &x) -{ - for (unsigned int i=0; i