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) | |
defineNamedTemplateTypeNameAndDebug (Foam::AveragingMethods::Moment< Foam::scalar >, 0) | |
defineNamedTemplateTypeNameAndDebug (Foam::AveragingMethods::Moment< 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_ |
Foam::AveragingMethod< Foam::scalar >::adddictionaryConstructorToTable< Foam::AveragingMethods::Moment< Foam::scalar > > | addMomentscalarConstructorToTable_ |
Foam::AveragingMethod< Foam::vector >::adddictionaryConstructorToTable< Foam::AveragingMethods::Moment< Foam::vector > > | addMomentvectorConstructorToTable_ |
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 | |||
) |
defineNamedTemplateTypeNameAndDebug | ( | Foam::AveragingMethods::Moment< Foam::scalar > | , |
0 | |||
) |
defineNamedTemplateTypeNameAndDebug | ( | Foam::AveragingMethods::Moment< Foam::vector > | , |
0 | |||
) |
Foam::AveragingMethod<Foam::scalar>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Basic<Foam::scalar> > addBasicscalarConstructorToTable_ |
Definition at line 65 of file makeAveragingMethods.C.
Foam::AveragingMethod<Foam::vector>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Basic<Foam::vector> > addBasicvectorConstructorToTable_ |
Definition at line 74 of file makeAveragingMethods.C.
Foam::AveragingMethod<Foam::scalar>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Dual<Foam::scalar> > addDualscalarConstructorToTable_ |
Definition at line 85 of file makeAveragingMethods.C.
Foam::AveragingMethod<Foam::vector>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Dual<Foam::vector> > addDualvectorConstructorToTable_ |
Definition at line 94 of file makeAveragingMethods.C.
Foam::AveragingMethod<Foam::scalar>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Moment<Foam::scalar> > addMomentscalarConstructorToTable_ |
Definition at line 105 of file makeAveragingMethods.C.
Foam::AveragingMethod<Foam::vector>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Moment<Foam::vector> > addMomentvectorConstructorToTable_ |
Definition at line 114 of file makeAveragingMethods.C.