makeAveragingMethods.C File Reference
Include dependency graph for makeAveragingMethods.C:

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_
 

Detailed Description

Original source file makeAveragingMethods.C

Definition in file makeAveragingMethods.C.

Function Documentation

◆ defineNamedTemplateTypeNameAndDebug() [1/8]

defineNamedTemplateTypeNameAndDebug ( Foam::AveragingMethod< Foam::scalar >  ,
 
)

◆ defineNamedTemplateTypeNameAndDebug() [2/8]

defineNamedTemplateTypeNameAndDebug ( Foam::AveragingMethod< Foam::vector ,
 
)

◆ defineNamedTemplateTypeNameAndDebug() [3/8]

defineNamedTemplateTypeNameAndDebug ( Foam::AveragingMethods::Basic< Foam::scalar >  ,
 
)

◆ defineNamedTemplateTypeNameAndDebug() [4/8]

defineNamedTemplateTypeNameAndDebug ( Foam::AveragingMethods::Basic< Foam::vector ,
 
)

◆ defineNamedTemplateTypeNameAndDebug() [5/8]

defineNamedTemplateTypeNameAndDebug ( Foam::AveragingMethods::Dual< Foam::scalar >  ,
 
)

◆ defineNamedTemplateTypeNameAndDebug() [6/8]

defineNamedTemplateTypeNameAndDebug ( Foam::AveragingMethods::Dual< Foam::vector ,
 
)

◆ defineNamedTemplateTypeNameAndDebug() [7/8]

defineNamedTemplateTypeNameAndDebug ( Foam::AveragingMethods::Moment< Foam::scalar >  ,
 
)

◆ defineNamedTemplateTypeNameAndDebug() [8/8]

defineNamedTemplateTypeNameAndDebug ( Foam::AveragingMethods::Moment< Foam::vector ,
 
)

Variable Documentation

◆ addBasicscalarConstructorToTable_

Foam::AveragingMethod<Foam::scalar>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Basic<Foam::scalar> > addBasicscalarConstructorToTable_

Definition at line 65 of file makeAveragingMethods.C.

◆ addBasicvectorConstructorToTable_

Foam::AveragingMethod<Foam::vector>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Basic<Foam::vector> > addBasicvectorConstructorToTable_

Definition at line 74 of file makeAveragingMethods.C.

◆ addDualscalarConstructorToTable_

Foam::AveragingMethod<Foam::scalar>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Dual<Foam::scalar> > addDualscalarConstructorToTable_

Definition at line 85 of file makeAveragingMethods.C.

◆ addDualvectorConstructorToTable_

Foam::AveragingMethod<Foam::vector>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Dual<Foam::vector> > addDualvectorConstructorToTable_

Definition at line 94 of file makeAveragingMethods.C.

◆ addMomentscalarConstructorToTable_

Foam::AveragingMethod<Foam::scalar>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Moment<Foam::scalar> > addMomentscalarConstructorToTable_

Definition at line 105 of file makeAveragingMethods.C.

◆ addMomentvectorConstructorToTable_

Foam::AveragingMethod<Foam::vector>:: adddictionaryConstructorToTable<Foam::AveragingMethods::Moment<Foam::vector> > addMomentvectorConstructorToTable_

Definition at line 114 of file makeAveragingMethods.C.