1 /*--------------------------------*- C++ -*----------------------------------*\
3 | \\ / F ield | OpenFOAM Extend Project: Open Source CFD |
4 | \\ / O peration | Version: 1.6-ext |
5 | \\ / A nd | Web: www.extend-project.de |
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 // ************************************************************************* //