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)
 

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_
 

Detailed Description

Original source file makeAveragingMethods.C

Definition in file makeAveragingMethods.C.

Function Documentation

◆ defineNamedTemplateTypeNameAndDebug() [1/6]

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

◆ defineNamedTemplateTypeNameAndDebug() [2/6]

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

◆ defineNamedTemplateTypeNameAndDebug() [3/6]

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

◆ defineNamedTemplateTypeNameAndDebug() [4/6]

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

◆ defineNamedTemplateTypeNameAndDebug() [5/6]

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

◆ defineNamedTemplateTypeNameAndDebug() [6/6]

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

Variable Documentation

◆ addBasicscalarConstructorToTable_

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

Definition at line 64 of file makeAveragingMethods.C.

◆ addBasicvectorConstructorToTable_

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

Definition at line 73 of file makeAveragingMethods.C.

◆ addDualscalarConstructorToTable_

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

Definition at line 84 of file makeAveragingMethods.C.

◆ addDualvectorConstructorToTable_

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

Definition at line 93 of file makeAveragingMethods.C.