FreeFOAM The Cross-Platform CFD Toolkit
runTimeSelectionTables Class Reference

Macros to enable the easy declaration of run-time selection tables. More...

#include <OpenFOAM/runTimeSelectionTables.H>


Detailed Description

Macros to enable the easy declaration of run-time selection tables.

declareRunTimeSelectionTable is used to create a run-time selection table for a base-class which holds constructor pointers on the table.

declareRunTimeNewSelectionTable is used to create a run-time selection table for a derived-class which holds "New" pointers on the table.


The documentation for this class was generated from the following file: