From 49372c56f589642c39ffe5fbd143d0c4d4dc0a91 Mon Sep 17 00:00:00 2001 From: kronbichler Date: Tue, 17 Dec 2013 07:50:38 +0000 Subject: [PATCH] Do not perform ML tests with 64 bit indices which are not supported by ML. git-svn-id: https://svn.dealii.org/trunk@32037 0785d39b-7218-0410-832d-ea1e28bc413d --- ...ut => precondition_amg_smoother.with_64bit_indices=off.output} | 0 ...output => precondition_q_iso_q1.with_64bit_indices=off.output} | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename tests/trilinos/{precondition_amg_smoother.output => precondition_amg_smoother.with_64bit_indices=off.output} (100%) rename tests/trilinos/{precondition_q_iso_q1.output => precondition_q_iso_q1.with_64bit_indices=off.output} (100%) diff --git a/tests/trilinos/precondition_amg_smoother.output b/tests/trilinos/precondition_amg_smoother.with_64bit_indices=off.output similarity index 100% rename from tests/trilinos/precondition_amg_smoother.output rename to tests/trilinos/precondition_amg_smoother.with_64bit_indices=off.output diff --git a/tests/trilinos/precondition_q_iso_q1.output b/tests/trilinos/precondition_q_iso_q1.with_64bit_indices=off.output similarity index 100% rename from tests/trilinos/precondition_q_iso_q1.output rename to tests/trilinos/precondition_q_iso_q1.with_64bit_indices=off.output -- 2.39.5