Go to the source code of this file.
Functions | |
| fvScalarMatrix | EEqn (fvm::ddt(rho, he)+mvConvection->fvmDiv(phi, he)+fvc::ddt(rho, K)+fvc::div(phi, K)+(he.name()=="e" ? mvConvection->fvcDiv(fvc::absolute(phi, rho, U), p/rho) :-dpdt)+thermophysicalTransport->divq(he)==reaction->Qdot()+fvModels.source(rho, he)) |
| EEqn | relax () |
| fvConstraints | constrain (EEqn) |
| EEqn | solve () |
| fvConstraints | constrain (he) |
| thermo | correct () |
| EEqn relax | ( | ) |
| fvConstraints constrain | ( | EEqn | ) |
| EEqn solve | ( | ) |
| fvConstraints constrain | ( | he | ) |
| thermo correct | ( | ) |