Go to the source code of this file.
Namespaces | |
Foam | |
Namespace for OpenFOAM. | |
Foam::fv | |
Namespace for finite-volume. | |
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_ |
Original source file LeastSquaresGrads.C
Definition in file LeastSquaresGrads.C.
typedef Foam::fv::LeastSquaresVectors<Foam:: centredCPCCellToCellStencilObject > LeastSquaresVectorscentredCPCCellToCellStencilObject_ |
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.
typedef Foam::fv::LeastSquaresVectors<Foam:: centredCECCellToCellStencilObject > LeastSquaresVectorscentredCECCellToCellStencilObject_ |
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.
defineTemplateTypeNameAndDebugWithName | ( | LeastSquaresVectorscentredCPCCellToCellStencilObject_ | , |
"pointCellsLeastSquares" | , | ||
0 | |||
) |
defineTemplateTypeNameAndDebugWithName | ( | LeastSquaresGradscalarcentredCPCCellToCellStencilObject_ | , |
"pointCellsLeastSquares" | , | ||
0 | |||
) |
defineTemplateTypeNameAndDebugWithName | ( | LeastSquaresVectorscentredCECCellToCellStencilObject_ | , |
"edgeCellsLeastSquares" | , | ||
0 | |||
) |
defineTemplateTypeNameAndDebugWithName | ( | LeastSquaresGradscalarcentredCECCellToCellStencilObject_ | , |
"edgeCellsLeastSquares" | , | ||
0 | |||
) |