CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   Can anybody tell me what the macro __CINT__ means (https://www.cfd-online.com/Forums/openfoam/60749-can-anybody-tell-me-what-macro-__cint__-means.html)

bioexplore October 15, 2008 04:21

I don't know the meaning of th
 
I don't know the meaning of the macro __CINT__ when i reading the source code of CintDefs.H
which reads as follows:

#ifdef __CINT__
#define tmp Foam::tmp
#define UList Foam::UList
#define List Foam::List
#define InfoProxy Foam::InfoProxy
#endif

I want to ask what is __CINT__, and why use it?

olesen October 15, 2008 09:02

I assume the macros are needed
 
I assume the macros are needed to overcome parsing and/or include weaknesses in CINT (http://root.cern.ch/twiki/bin/view/ROOT/CINT).

I don't know the current status (of CINT or its integration into OpenFOAM).


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