CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM (https://www.cfd-online.com/Forums/openfoam/)
-   -   TypeDefs (https://www.cfd-online.com/Forums/openfoam/103084-typedefs.html)

anishtain4 June 10, 2012 15:07

TypeDefs
 
Hi all,

the doxygen provides good load of information about classes and files, but where can someone find information about typedefs? like label?
Are fvVectorField, fvScalarField, dimensionedScalar, ... classes too? when I see them been used in the solver files it seems there should be a constructor for the syntax but I couldn't track them in the classes of OF, how can I find information about them?

anishtain4 June 12, 2012 02:25

any help would be appreciated

wyldckat June 12, 2012 17:17

Hi Mahdi,

Ah, OK, it took me a while but I finally figured it out. I did think at first this wasn't cataloged, but indeed it is.

Here's an example:
  1. http://www.openfoam.org/docs/cpp/
  2. Classes
  3. Class Members
  4. Typedefs -> http://foam.sourceforge.net/docs/cpp...ions_type.html
    • It's sorted by name.
Same applies for Namespaces->Members->Typedefs.

Best regards,
Bruno


All times are GMT -4. The time now is 16:06.