FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

manualDecomp.C File Reference

Decomposition given a cell-to-processor association in a file. More...


Detailed Description

Decomposition given a cell-to-processor association in a file.

Definition in file manualDecomp.C.

#include "src/decompositionMethods/decompositionMethods/manualDecomp/manualDecomp.H"
#include "src/OpenFOAM/db/runTimeSelection/addToRunTimeSelectionTable.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/IFstream.H"
#include "src/OpenFOAM/primitives/Lists/labelIOList.H"
Include dependency graph for manualDecomp.C:

Go to the source code of this file.

Namespaces

namespace  Foam
 

Namespace for OpenFOAM.


Functions

 defineTypeNameAndDebug (manualDecomp, 0)
 addToRunTimeSelectionTable (decompositionMethod, manualDecomp, dictionary)
 addToRunTimeSelectionTable (decompositionMethod, manualDecomp, dictionaryMesh)