
Go to the source code of this file.
Functions | |
| IOobject | io ("surfaceFilmProperties", mesh.time().constant(), mesh, IOobject::READ_IF_PRESENT, IOobject::NO_WRITE, IOobject::NO_REGISTER) |
| if (io.typeHeaderOk< IOdictionary >()) | |
Variables | |
| dictionary | filmDict |
| IOobject io | ( | "surfaceFilmProperties" | , |
| mesh. | time).constant(, | ||
| mesh | , | ||
| IOobject::READ_IF_PRESENT | , | ||
| IOobject::NO_WRITE | , | ||
| IOobject::NO_REGISTER | ) |
References mesh.
| if | ( | io.typeHeaderOk< IOdictionary > | () | ) |
Definition at line 15 of file createMeshesPostProcess.H.
| dictionary filmDict |
Definition at line 3 of file createMeshesPostProcess.H.
Referenced by alphatWallBoilingWallFunctionFvPatchScalarField::alphatWallBoilingWallFunctionFvPatchScalarField(), and if().