CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   How to use -std=c++11 in codedMixed BC? (https://www.cfd-online.com/Forums/openfoam-programming-development/138944-how-use-std-c-11-codedmixed-bc.html)

aaron_lan July 14, 2014 18:04

How to use -std=c++11 in codedMixed BC?
 
Dear all,

I am making a boundary condition in codedMixed where poisson distribution is needed. So I add #include "random" in codeInclude. This file requires compiler and library support for the ISO C++ 2011 standard as the error message said when I complied it. Does anyone happen to know how to include -std=c++11 in codedMixed boundary condition? Any clue will be appreciated.

Regards,

Aaron


All times are GMT -4. The time now is 18:58.