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 | |
| hEqn relax | ( | ) |
| if | ( | coupled | ) |
Definition at line 18 of file solveSolid.H.
References coupled, and fvMatrixAssemblyPtr.
| if | ( | finalIter | ) |
Definition at line 26 of file solveSolid.H.
References mesh.
| hEqn solve | ( | h. | selectfinalIter | ) |
References h.
| else |
Definition at line 22 of file solveSolid.H.