Functions
Test-fvSolutionCombine.C File Reference

Simple utility for combining fvSolution solution entries. More...

Include dependency graph for Test-fvSolutionCombine.C:

Go to the source code of this file.

Functions

bool checkDictionaryContent (const dictionary &dict1, const dictionary &dict2)
 
int main (int argc, char *argv[])
 

Detailed Description

Simple utility for combining fvSolution solution entries.

Original source file Test-fvSolutionCombine.C

Definition in file Test-fvSolutionCombine.C.

Function Documentation

◆ checkDictionaryContent()

bool checkDictionaryContent ( const dictionary dict1,
const dictionary dict2 
)

Definition at line 37 of file Test-fvSolutionCombine.C.

References entry::dict(), forAllConstIter(), entry::isDict(), and dictionary::lookupEntryPtr().

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function:

◆ main()

int main ( int  argc,
char *  argv[] 
)