
Go to the source code of this file.
Namespaces | |
| Foam | |
| Namespace for OpenFOAM. | |
Functions | |
| defineNamedTemplateTypeNameAndDebug (Foam::AveragingMethod< Foam::scalar >, 0) | |
| defineTemplateRunTimeSelectionTable (AveragingMethod< Foam::scalar >, dictionary) | |
| defineNamedTemplateTypeNameAndDebug (Foam::AveragingMethod< Foam::vector >, 0) | |
| defineTemplateRunTimeSelectionTable (Foam::AveragingMethod< Foam::vector >, dictionary) | |
| defineNamedTemplateTypeNameAndDebug (Foam::AveragingMethods::Basic< Foam::scalar >, 0) | |
| defineNamedTemplateTypeNameAndDebug (Foam::AveragingMethods::Basic< Foam::vector >, 0) | |
| defineNamedTemplateTypeNameAndDebug (Foam::AveragingMethods::Dual< Foam::scalar >, 0) | |
| defineNamedTemplateTypeNameAndDebug (Foam::AveragingMethods::Dual< Foam::vector >, 0) | |
Variables | |
| Foam::AveragingMethod< Foam::scalar >::adddictionaryConstructorToTable< Foam::AveragingMethods::Basic< Foam::scalar > > | addBasicscalarConstructorToTable_ |
| Foam::AveragingMethod< Foam::vector >::adddictionaryConstructorToTable< Foam::AveragingMethods::Basic< Foam::vector > > | addBasicvectorConstructorToTable_ |
| Foam::AveragingMethod< Foam::scalar >::adddictionaryConstructorToTable< Foam::AveragingMethods::Dual< Foam::scalar > > | addDualscalarConstructorToTable_ |
| Foam::AveragingMethod< Foam::vector >::adddictionaryConstructorToTable< Foam::AveragingMethods::Dual< Foam::vector > > | addDualvectorConstructorToTable_ |
Original source file makeAveragingMethods.C
Definition in file makeAveragingMethods.C.
| defineNamedTemplateTypeNameAndDebug | ( | Foam::AveragingMethod< Foam::scalar > | , |
| 0 | |||
| ) |
| defineNamedTemplateTypeNameAndDebug | ( | Foam::AveragingMethod< Foam::vector > | , |
| 0 | |||
| ) |
| defineNamedTemplateTypeNameAndDebug | ( | Foam::AveragingMethods::Basic< Foam::scalar > | , |
| 0 | |||
| ) |
| defineNamedTemplateTypeNameAndDebug | ( | Foam::AveragingMethods::Basic< Foam::vector > | , |
| 0 | |||
| ) |
| defineNamedTemplateTypeNameAndDebug | ( | Foam::AveragingMethods::Dual< Foam::scalar > | , |
| 0 | |||
| ) |
| defineNamedTemplateTypeNameAndDebug | ( | Foam::AveragingMethods::Dual< Foam::vector > | , |
| 0 | |||
| ) |
| Foam::AveragingMethod<Foam::scalar>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Basic<Foam::scalar> > addBasicscalarConstructorToTable_ |
Definition at line 64 of file makeAveragingMethods.C.
| Foam::AveragingMethod<Foam::vector>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Basic<Foam::vector> > addBasicvectorConstructorToTable_ |
Definition at line 73 of file makeAveragingMethods.C.
| Foam::AveragingMethod<Foam::scalar>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Dual<Foam::scalar> > addDualscalarConstructorToTable_ |
Definition at line 84 of file makeAveragingMethods.C.
| Foam::AveragingMethod<Foam::vector>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Dual<Foam::vector> > addDualvectorConstructorToTable_ |
Definition at line 93 of file makeAveragingMethods.C.