Public Member Functions | List of all members
domainDecompositionDryRun Class Reference

Testing of domain decomposition for finite-volume meshes. More...

Public Member Functions

 domainDecompositionDryRun (const IOobject &io, const fileName &decompDictFile="", const label nDomains=0, const word &methodName="")
 
 ~domainDecompositionDryRun ()=default
 
const fvMeshmesh () const noexcept
 
void execute (const bool writeCellDist, const bool verbose=false)
 

Detailed Description

Testing of domain decomposition for finite-volume meshes.

Source files

Definition at line 44 of file domainDecompositionDryRun.H.

Constructor & Destructor Documentation

◆ domainDecompositionDryRun()

domainDecompositionDryRun ( const IOobject io,
const fileName decompDictFile = "",
const label  nDomains = 0,
const word methodName = "" 
)

◆ ~domainDecompositionDryRun()

Member Function Documentation

◆ mesh()

const fvMesh& mesh ( ) const
inlinenoexcept

Definition at line 104 of file domainDecompositionDryRun.H.

◆ execute()

void execute ( const bool  writeCellDist,
const bool  verbose = false 
)

The documentation for this class was generated from the following file: