1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | foam-extend: Open Source CFD |
4 | \\ / O peration | Version: 3.2 |
5 | \\ / A nd | Web: http://www.foam-extend.org |
6 | \\/ M anipulation | |
7 \*---------------------------------------------------------------------------*/
16 // * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
33 div(tauMC) Gauss linear;
38 default Gauss linear corrected;
44 reconstruct(rho) vanLeer;
45 reconstruct(U) vanLeerV;
46 reconstruct(T) vanLeer;
54 // ************************************************************************* //