From: kronbichler Date: Tue, 17 Dec 2013 07:50:38 +0000 (+0000) Subject: Do not perform ML tests with 64 bit indices which are not supported by ML. X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49372c56f589642c39ffe5fbd143d0c4d4dc0a91;p=dealii-svn.git 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 --- 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