Changes between Version 32 and Version 33 of Software/OpenFOAM


Ignore:
Timestamp:
03/02/17 15:31:34 (7 years ago)
Author:
Jens Henrik Goebbert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Software/OpenFOAM

    v32 v33  
    110110+ cc        = ${MPICC}
    111111
    112 ### linux64Gcc/c++, linux64Icc/c++
     112### linux64Gcc/c++
     113+ CC        = ${MPICXX} -std=c++0x
     114
     115### linux64Icc/c++
    113116+ CC        = ${MPICXX} -std=c++0x -fp-trap=common -fp-model precise
    114117