Class whose construction causes the reading of dynamic libraries. More...
#include <src/OpenFOAM/db/dlLibraryTable/dlLibraryTable.H>
Class whose construction causes the reading of dynamic libraries.
Definition at line 75 of file dlLibraryTable.H.
Public Member Functions | |
| readDlLibrary (const dictionary &, const word &libsEntry) | |
| Read all the libraries listed in the 'libsEntry' entry in the.
| |
| readDlLibrary | ( | const dictionary & | dict, |
| const word & | libsEntry | ||
| ) |
Read all the libraries listed in the 'libsEntry' entry in the.
given dictionary if present
Definition at line 45 of file dlLibraryTable.C.