Loading...
Searching...
No Matches
solveSolid.H File Reference

Go to the source code of this file.

Functions

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

Variables

 else

Function Documentation

◆ relax()

hEqn relax ( )

◆ constrain()

fvOptions constrain ( hEqn )

References fvOptions.

◆ if() [1/2]

if ( coupled )

Definition at line 18 of file solveSolid.H.

References coupled, and fvMatrixAssemblyPtr.

◆ if() [2/2]

if ( finalIter )

Definition at line 26 of file solveSolid.H.

References mesh.

◆ solve()

hEqn solve ( h. selectfinalIter)

References h.

◆ correct() [1/2]

fvOptions correct ( h )

References fvOptions, and h.

◆ correct() [2/2]

thermo correct ( )

References mesh.

Variable Documentation

◆ else

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

Definition at line 22 of file solveSolid.H.