Namespaces | Typedefs | Functions | Variables
LeastSquaresGrads.C File Reference
Include dependency graph for LeastSquaresGrads.C:

Go to the source code of this file.

Namespaces

 Foam
 Namespace for OpenFOAM.
 
 Foam::fv
 Namespace for finite-volume.
 

Typedefs

typedef Foam::fv::LeastSquaresVectors< Foam::centredCPCCellToCellStencilObjectLeastSquaresVectorscentredCPCCellToCellStencilObject_
 
typedef Foam::fv::LeastSquaresGrad< Foam::scalar, Foam::centredCPCCellToCellStencilObjectLeastSquaresGradscalarcentredCPCCellToCellStencilObject_
 
typedef LeastSquaresGrad< Foam::scalar, Foam::centredCPCCellToCellStencilObjectLeastSquaresGradscalarcentredCPCCellToCellStencilObject_
 
typedef Foam::fv::LeastSquaresGrad< Foam::vector, Foam::centredCPCCellToCellStencilObjectLeastSquaresGradvectorcentredCPCCellToCellStencilObject_
 
typedef LeastSquaresGrad< Foam::vector, Foam::centredCPCCellToCellStencilObjectLeastSquaresGradvectorcentredCPCCellToCellStencilObject_
 
typedef Foam::fv::LeastSquaresVectors< Foam::centredCECCellToCellStencilObjectLeastSquaresVectorscentredCECCellToCellStencilObject_
 
typedef Foam::fv::LeastSquaresGrad< Foam::scalar, Foam::centredCECCellToCellStencilObjectLeastSquaresGradscalarcentredCECCellToCellStencilObject_
 
typedef LeastSquaresGrad< Foam::scalar, Foam::centredCECCellToCellStencilObjectLeastSquaresGradscalarcentredCECCellToCellStencilObject_
 
typedef Foam::fv::LeastSquaresGrad< Foam::vector, Foam::centredCECCellToCellStencilObjectLeastSquaresGradvectorcentredCECCellToCellStencilObject_
 
typedef LeastSquaresGrad< Foam::vector, Foam::centredCECCellToCellStencilObjectLeastSquaresGradvectorcentredCECCellToCellStencilObject_
 

Functions

 defineTemplateTypeNameAndDebugWithName (LeastSquaresVectorscentredCPCCellToCellStencilObject_,"pointCellsLeastSquares", 0)
 
 defineTemplateTypeNameAndDebugWithName (LeastSquaresGradscalarcentredCPCCellToCellStencilObject_,"pointCellsLeastSquares", 0)
 
 defineTemplateTypeNameAndDebugWithName (LeastSquaresVectorscentredCECCellToCellStencilObject_,"edgeCellsLeastSquares", 0)
 
 defineTemplateTypeNameAndDebugWithName (LeastSquaresGradscalarcentredCECCellToCellStencilObject_,"edgeCellsLeastSquares", 0)
 

Variables

gradScheme< Foam::scalar >::addIstreamConstructorToTable< LeastSquaresGrad< Foam::scalar, Foam::centredCPCCellToCellStencilObject > > addpointCellsLeastSquarescentredCPCCellToCellStencilObjectscalarIstreamConstructorToTable_
 
gradScheme< Foam::vector >::addIstreamConstructorToTable< LeastSquaresGrad< Foam::vector, Foam::centredCPCCellToCellStencilObject > > addpointCellsLeastSquarescentredCPCCellToCellStencilObjectvectorIstreamConstructorToTable_
 
gradScheme< Foam::scalar >::addIstreamConstructorToTable< LeastSquaresGrad< Foam::scalar, Foam::centredCECCellToCellStencilObject > > addedgeCellsLeastSquarescentredCECCellToCellStencilObjectscalarIstreamConstructorToTable_
 
gradScheme< Foam::vector >::addIstreamConstructorToTable< LeastSquaresGrad< Foam::vector, Foam::centredCECCellToCellStencilObject > > addedgeCellsLeastSquarescentredCECCellToCellStencilObjectvectorIstreamConstructorToTable_
 

Detailed Description

Original source file LeastSquaresGrads.C

Definition in file LeastSquaresGrads.C.

Typedef Documentation

Definition at line 43 of file LeastSquaresGrads.C.

typedef Foam::fv::LeastSquaresGrad<Foam:: scalar , Foam:: centredCPCCellToCellStencilObject > LeastSquaresGradscalarcentredCPCCellToCellStencilObject_

Definition at line 43 of file LeastSquaresGrads.C.

typedef Foam::fv::LeastSquaresGrad<Foam:: vector , Foam:: centredCPCCellToCellStencilObject > LeastSquaresGradvectorcentredCPCCellToCellStencilObject_

Definition at line 43 of file LeastSquaresGrads.C.

Definition at line 49 of file LeastSquaresGrads.C.

typedef Foam::fv::LeastSquaresGrad<Foam:: scalar , Foam:: centredCECCellToCellStencilObject > LeastSquaresGradscalarcentredCECCellToCellStencilObject_

Definition at line 49 of file LeastSquaresGrads.C.

typedef Foam::fv::LeastSquaresGrad<Foam:: vector , Foam:: centredCECCellToCellStencilObject > LeastSquaresGradvectorcentredCECCellToCellStencilObject_

Definition at line 49 of file LeastSquaresGrads.C.

Function Documentation

defineTemplateTypeNameAndDebugWithName ( LeastSquaresVectorscentredCPCCellToCellStencilObject_  ,
"pointCellsLeastSquares"  ,
 
)
defineTemplateTypeNameAndDebugWithName ( LeastSquaresGradscalarcentredCPCCellToCellStencilObject_  ,
"pointCellsLeastSquares"  ,
 
)
defineTemplateTypeNameAndDebugWithName ( LeastSquaresVectorscentredCECCellToCellStencilObject_  ,
"edgeCellsLeastSquares"  ,
 
)
defineTemplateTypeNameAndDebugWithName ( LeastSquaresGradscalarcentredCECCellToCellStencilObject_  ,
"edgeCellsLeastSquares"  ,
 
)