solveSolid.H File Reference

Go to the source code of this file.

Functions

hEqn relax ()
 
fvOptions constrain (hEqn)
 
 if (coupled)
 
 if (finalIter)
 
hEqn solve (mesh.solver(h.select(finalIter)))
 
fvOptions correct (h)
 
thermo correct ()
 

Variables

 else
 

Function Documentation

◆ relax()

hEqn relax ( )

◆ constrain()

fvOptions constrain ( hEqn  )

◆ if() [1/2]

if ( coupled  )

Definition at line 18 of file solveSolid.H.

References fvMatrixAssemblyPtr.

◆ if() [2/2]

if ( finalIter  )

Definition at line 26 of file solveSolid.H.

References mesh.

◆ solve()

hEqn solve ( mesh.  solverh.select(finalIter))

◆ correct() [1/2]

fvOptions correct ( h  )

◆ correct() [2/2]

thermo correct ( )

Variable Documentation

◆ else

else
Initial value:
{
Info<< "\nSolving for solid region "<< solidRegions[i].name() << endl

Definition at line 23 of file solveSolid.H.

Foam::endl
Ostream & endl(Ostream &os)
Add newline and flush stream.
Definition: Ostream.H:369
Foam::Info
messageStream Info
Information stream (stdout output on master, null elsewhere)
solidRegions
PtrList< fvMesh > solidRegions(solidNames.size())