Go to the source code of this file.
Functions | |
| if (doSurfaceFields) | |
| if (!selectedFaceZones.empty() &&!mesh.faceZones().empty()) | |
Variables | |
| label | nSurfaceScalarField = -1 |
| label | nSurfaceVectorField = -1 |
| PtrList< const surfaceScalarField > | sScalars |
| PtrList< const surfaceVectorField > | sVectors |
| if | ( | doSurfaceFields | ) |
Definition at line 32 of file convertSurfaceFields.H.
References args, fld(), mesh, nSurfaceScalarField, nSurfaceVectorField, outputName(), regionDir, regIOobject::rename(), sScalars, sVectors, and writer().

| if | ( | !selectedFaceZones. | empty) &&!mesh.faceZones().empty( | ) |
Definition at line 134 of file convertSurfaceFields.H.
References args, fld(), mesh, nSurfaceScalarField, nSurfaceVectorField, outputName(), pp(), regionDir, sScalars, sVectors, and writer().

| label nSurfaceScalarField = -1 |
Definition at line 25 of file convertSurfaceFields.H.
| label nSurfaceVectorField = -1 |
Definition at line 26 of file convertSurfaceFields.H.
| PtrList<const surfaceScalarField> sScalars |
Definition at line 28 of file convertSurfaceFields.H.
| PtrList<const surfaceVectorField> sVectors |
Definition at line 29 of file convertSurfaceFields.H.