Tutorials: removed all references to metis to protect the innocent from persecution.

This commit is contained in:
Henry
2011-01-07 12:01:08 +00:00
parent 825b4a19d2
commit 0a6c711664
69 changed files with 10 additions and 566 deletions

View File

@ -108,7 +108,7 @@ case ThirdParty:
breaksw breaksw
case Gcc45: case Gcc45:
case Gcc45++0x: case Gcc45++0x:
set gcc_version=gcc-4.5.0 set gcc_version=gcc-4.5.2
set gmp_version=gmp-5.0.1 set gmp_version=gmp-5.0.1
set mpfr_version=mpfr-2.4.2 set mpfr_version=mpfr-2.4.2
set mpc_version=mpc-0.8.1 set mpc_version=mpc-0.8.1

View File

@ -2,7 +2,7 @@
# ========= | # ========= |
# \\ / F ield | OpenFOAM: The Open Source CFD Toolbox # \\ / F ield | OpenFOAM: The Open Source CFD Toolbox
# \\ / O peration | # \\ / O peration |
# \\ / A nd | Copyright (C) 1991-2010 OpenCFD Ltd. # \\ / A nd | Copyright (C) 1991-2011 OpenCFD Ltd.
# \\/ M anipulation | # \\/ M anipulation |
#------------------------------------------------------------------------------ #------------------------------------------------------------------------------
# License # License
@ -127,7 +127,7 @@ OpenFOAM | ThirdParty)
mpfr_version=mpfr-2.4.2 mpfr_version=mpfr-2.4.2
;; ;;
Gcc45 | Gcc45++0x) Gcc45 | Gcc45++0x)
gcc_version=gcc-4.5.0 gcc_version=gcc-4.5.2
gmp_version=gmp-5.0.1 gmp_version=gmp-5.0.1
mpfr_version=mpfr-2.4.2 mpfr_version=mpfr-2.4.2
mpc_version=mpc-0.8.1 mpc_version=mpc-0.8.1

View File

@ -37,9 +37,5 @@ manualCoeffs
dataFile "cellDecomposition"; dataFile "cellDecomposition";
} }
metisCoeffs
{
}
// ************************************************************************* // // ************************************************************************* //

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -33,15 +33,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights
(
1
3
);
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -33,15 +33,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights
(
1
3
);
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -33,17 +33,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights
(
1
1
1
1
);
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -37,9 +37,5 @@ manualCoeffs
dataFile "cellDecomposition"; dataFile "cellDecomposition";
} }
metisCoeffs
{
}
// ************************************************************************* // // ************************************************************************* //

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
// method scotch; // method scotch;
method hierarchical; method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -25,7 +25,6 @@ numberOfSubdomains 4;
method scotch; method scotch;
// method hierarchical; // method hierarchical;
// method simple; // method simple;
// method metis;
// method manual; // method manual;
simpleCoeffs simpleCoeffs
@ -41,19 +40,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
/*
processorWeights
(
1
1
1
1
);
*/
}
scotchCoeffs scotchCoeffs
{ {
//processorWeights //processorWeights

View File

@ -37,9 +37,5 @@ manualCoeffs
dataFile "cellDecomposition"; dataFile "cellDecomposition";
} }
metisCoeffs
{
}
// ************************************************************************* // // ************************************************************************* //

View File

@ -37,9 +37,4 @@ manualCoeffs
dataFile "cellDecomposition"; dataFile "cellDecomposition";
} }
metisCoeffs
{
}
// ************************************************************************* // // ************************************************************************* //

View File

@ -32,10 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -18,7 +18,6 @@ FoamFile
numberOfSubdomains 6; numberOfSubdomains 6;
method hierarchical; method hierarchical;
// method metis;
// method ptscotch; // method ptscotch;
simpleCoeffs simpleCoeffs
@ -39,11 +38,5 @@ manualCoeffs
dataFile "cellDecomposition"; dataFile "cellDecomposition";
} }
metisCoeffs
{
//n (5 1 1);
//cellWeightsFile "constant/cellWeightsFile";
}
// ************************************************************************* // // ************************************************************************* //

View File

@ -32,10 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -38,9 +38,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -17,7 +17,7 @@ FoamFile
numberOfSubdomains 4; numberOfSubdomains 4;
method metis; method scotch;
simpleCoeffs simpleCoeffs
{ {
@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
//processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -34,9 +34,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{}
manualCoeffs manualCoeffs
{ {
dataFile "decompositionData"; dataFile "decompositionData";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,10 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,10 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";

View File

@ -32,11 +32,6 @@ hierarchicalCoeffs
order xyz; order xyz;
} }
metisCoeffs
{
processorWeights ( 1 1 1 1 );
}
manualCoeffs manualCoeffs
{ {
dataFile ""; dataFile "";