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 ( )

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.