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 |
Code chunk for converting face and point sets - included by foamToVTK.
Original source file convertTopoSet.H
Definition in file convertTopoSet.H.
if | ( | faceSetName. | size() | ) |
Definition at line 29 of file convertTopoSet.H.
References args, Foam::Info, mesh, Foam::nl, outputName(), regionDir, argList::relativePath(), Foam::BitOps::set(), Foam::vtk::writeFaceSet(), and wroteTopoSet.
if | ( | pointSetName. | size() | ) |
Definition at line 57 of file convertTopoSet.H.
References args, Foam::Info, mesh, Foam::nl, outputName(), regionDir, argList::relativePath(), Foam::BitOps::set(), Foam::vtk::writePointSet(), and wroteTopoSet.
bool wroteTopoSet = false |
Definition at line 26 of file convertTopoSet.H.
Referenced by if().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.