From: bangerth Date: Tue, 30 Aug 2011 23:06:29 +0000 (+0000) Subject: Remove tests that are no longer supported. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cb659a7b1c0dbfc47493d10d44dc4500affac22;p=dealii-svn.git Remove tests that are no longer supported. git-svn-id: https://svn.dealii.org/trunk@24221 0785d39b-7218-0410-832d-ea1e28bc413d --- diff --git a/tests/petsc/03.cc b/tests/petsc/03.cc deleted file mode 100644 index ddcf53a2d3..0000000000 --- a/tests/petsc/03.cc +++ /dev/null @@ -1,99 +0,0 @@ -//---------------------------- petsc_03.cc --------------------------- -// $Id$ -// Version: $Name$ -// -// Copyright (C) 2004, 2005 by the deal.II authors -// -// This file is subject to QPL and may not be distributed -// without copyright and license information. Please refer -// to the file deal.II/doc/license.html for the text and -// further information on this license. -// -//---------------------------- petsc_03.cc --------------------------- - - -// check setting elements in a petsc matrix using set() and add() -// intermixed. this poses PETSc some problems, since one has to flush some -// buffer in between these two types of operations - -#include "../tests.h" -#include -#include -#include - - -void test (PETScWrappers::SparseMatrix &m) -{ - // first set a few entries - for (unsigned int i=0; i -#include -#include - - -void test (PETScWrappers::SparseMatrix &m) -{ - // first set a few entries - for (unsigned int i=0; i -#include -#include - - -void test (PETScWrappers::SparseMatrix &m) -{ - // first set a few entries - for (unsigned int i=0; i