Definition in file makeDataEntries.C.
#include "src/lagrangian/intermediate/submodels/IO/DataEntry/DataEntry/DataEntry.H"
#include "src/lagrangian/intermediate/submodels/IO/DataEntry/Constant/Constant.H"
#include "src/lagrangian/intermediate/submodels/IO/DataEntry/Table/Table.H"
#include "src/OpenFOAM/primitives/ints/label/label.H"
#include "src/OpenFOAM/primitives/Scalar/scalar/scalar.H"
#include "src/OpenFOAM/primitives/Vector/vector/vector.H"
Go to the source code of this file.
Namespaces | |
namespace | Foam |
Namespace for OpenFOAM. | |
Functions | |
makeDataEntry (label) | |
makeDataEntryType (Constant, label) | |
makeDataEntryType (Table, label) | |
makeDataEntry (scalar) | |
makeDataEntryType (Constant, scalar) | |
makeDataEntryType (Table, scalar) | |
makeDataEntry (vector) | |
makeDataEntryType (Constant, vector) | |
makeDataEntryType (Table, vector) |