createFields.H File Reference
Include dependency graph for createFields.H:

Go to the source code of this file.

Functions

 if (thermalStress)
 

Variables

Info<< "Reading field D\n"<< endl;volVectorField D(IOobject("D", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE), mesh);autoPtr< volScalarField > Tptr
 

Function Documentation

◆ if()

if ( thermalStress  )

Definition at line 21 of file createFields.H.

References mesh, runTime, and Tptr.

Variable Documentation

◆ Tptr

Info<< "Reading field D\n" << endl;volVectorField D( IOobject ( "D", runTime.timeName(), mesh, IOobject::MUST_READ, IOobject::AUTO_WRITE ), mesh);autoPtr<volScalarField> Tptr

Definition at line 19 of file createFields.H.

Referenced by if().