convertTopoSet.H File Reference

Code chunk for converting face and point sets - included by foamToVTK. More...

Go to the source code of this file.

Functions

 if (faceSetName.size())
 
 if (pointSetName.size())
 

Variables

bool wroteTopoSet = false
 

Detailed Description

Code chunk for converting face and point sets - included by foamToVTK.

Original source file convertTopoSet.H

Definition in file convertTopoSet.H.

Function Documentation

◆ if() [1/2]

if ( faceSetName.  size())

Definition at line 35 of file convertTopoSet.H.

References args, mesh, outputName(), regionDir, argList::relativePath(), and wroteTopoSet.

Here is the call graph for this function:

◆ if() [2/2]

if ( pointSetName.  size())

Definition at line 63 of file convertTopoSet.H.

References args, mesh, outputName(), regionDir, argList::relativePath(), and wroteTopoSet.

Here is the call graph for this function:

Variable Documentation

◆ wroteTopoSet

bool wroteTopoSet = false

Definition at line 32 of file convertTopoSet.H.

Referenced by if().