domainDecomposition.C File Reference
Include dependency graph for domainDecomposition.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 

Functions

 defineTypeNameAndDebug (domainDecomposition, 0)
 
template<>
Foam::label Foam::domainDecomposition::setIndex< Foam::cellSet > (const label proci, const label procCelli) const
 
template<>
Foam::label Foam::domainDecomposition::setIndex< Foam::faceSet > (const label proci, const label procFacei) const
 
template<>
Foam::label Foam::domainDecomposition::setIndex< Foam::pointSet > (const label proci, const label procPointi) const
 
template Foam::PtrList< Foam::cellSetFoam::domainDecomposition::decomposeSet< Foam::cellSet > (const word &name) const
 
template Foam::PtrList< Foam::faceSetFoam::domainDecomposition::decomposeSet< Foam::faceSet > (const word &name) const
 
template Foam::PtrList< Foam::pointSetFoam::domainDecomposition::decomposeSet< Foam::pointSet > (const word &name) const
 
template Foam::autoPtr< Foam::cellSetFoam::domainDecomposition::reconstructSet< Foam::cellSet > (const word &name) const
 
template Foam::autoPtr< Foam::faceSetFoam::domainDecomposition::reconstructSet< Foam::faceSet > (const word &name) const
 
template Foam::autoPtr< Foam::pointSetFoam::domainDecomposition::reconstructSet< Foam::pointSet > (const word &name) const
 

Detailed Description

Original source file domainDecomposition.C

Definition in file domainDecomposition.C.

Function Documentation

◆ Foam::domainDecomposition::setIndex< Foam::cellSet >()

Foam::label Foam::domainDecomposition::setIndex< Foam::cellSet > ( const label  proci,
const label  procCelli 
) const
inline

Definition at line 425 of file domainDecomposition.C.

◆ Foam::domainDecomposition::setIndex< Foam::faceSet >()

Foam::label Foam::domainDecomposition::setIndex< Foam::faceSet > ( const label  proci,
const label  procFacei 
) const
inline

Definition at line 436 of file domainDecomposition.C.

References Foam::mag().

Here is the call graph for this function:

◆ Foam::domainDecomposition::setIndex< Foam::pointSet >()

Foam::label Foam::domainDecomposition::setIndex< Foam::pointSet > ( const label  proci,
const label  procPointi 
) const
inline

Definition at line 447 of file domainDecomposition.C.

◆ Foam::domainDecomposition::decomposeSet< Foam::cellSet >()

◆ Foam::domainDecomposition::decomposeSet< Foam::faceSet >()

◆ Foam::domainDecomposition::decomposeSet< Foam::pointSet >()

◆ Foam::domainDecomposition::reconstructSet< Foam::cellSet >()

◆ Foam::domainDecomposition::reconstructSet< Foam::faceSet >()

◆ Foam::domainDecomposition::reconstructSet< Foam::pointSet >()