mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
fvPatchFields: Added Function1Types to SeeAlso as appropriate
This commit is contained in:
@ -63,7 +63,7 @@ Note
|
||||
|
||||
SeeAlso
|
||||
Foam::fixedValueFvPatchField
|
||||
Foam::Function1
|
||||
Foam::Function1Types
|
||||
|
||||
SourceFiles
|
||||
cylindricalInletVelocityFvPatchVectorField.C
|
||||
|
||||
@ -70,7 +70,7 @@ Note
|
||||
The underlying \c patchType should be set to \c cyclic
|
||||
|
||||
SeeAlso
|
||||
Foam::Function1
|
||||
Foam::Function1Types
|
||||
|
||||
SourceFiles
|
||||
fanFvPatchField.C
|
||||
|
||||
@ -25,7 +25,7 @@ Class
|
||||
Foam::fixedMeanFvPatchField
|
||||
|
||||
Group
|
||||
grpGenericBoundaryConditions
|
||||
grpInletBoundaryConditions
|
||||
|
||||
Description
|
||||
This boundary condition extrapolates field to the patch using the near-cell
|
||||
|
||||
@ -84,7 +84,7 @@ Note
|
||||
|
||||
SeeAlso
|
||||
Foam::fixedValueFvPatchField
|
||||
Foam::Function1
|
||||
Foam::Function1Types
|
||||
Foam::timeVaryingMappedFixedValueFvPatchField
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -64,6 +64,7 @@ Note
|
||||
|
||||
SeeAlso
|
||||
Foam::pressureInletOutletVelocityFvPatchVectorField
|
||||
Foam::Function1Types
|
||||
|
||||
SourceFiles
|
||||
rotatingPressureInletOutletVelocityFvPatchVectorField.C
|
||||
|
||||
@ -64,6 +64,7 @@ Description
|
||||
|
||||
SeeAlso
|
||||
Foam::totalPressureFvPatchScalarField
|
||||
Foam::Function1Types
|
||||
|
||||
SourceFiles
|
||||
rotatingTotalPressureFvPatchScalarField.C
|
||||
|
||||
@ -54,7 +54,7 @@ Description
|
||||
functions.
|
||||
|
||||
SeeAlso
|
||||
Foam::Function1
|
||||
Foam::Function1Types
|
||||
Foam::fixedValueFvPatchField
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -65,6 +65,7 @@ Note
|
||||
|
||||
SeeAlso
|
||||
Foam::fixedValueFvPatchField
|
||||
Foam::Function1Types
|
||||
|
||||
SourceFiles
|
||||
swirlFlowRateInletVelocityFvPatchVectorField.C
|
||||
|
||||
@ -67,6 +67,7 @@ Description
|
||||
|
||||
SeeAlso
|
||||
Foam::fixedValueFvPatchField
|
||||
Foam::Function1Types
|
||||
|
||||
SourceFiles
|
||||
timeVaryingMappedFixedValueFvPatchField.C
|
||||
|
||||
@ -52,7 +52,7 @@ Note
|
||||
constant value.
|
||||
|
||||
SeeAlso
|
||||
Foam::Function1
|
||||
Foam::Function1Types
|
||||
Foam::fixedGradientFvPatchField
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -52,7 +52,7 @@ Note
|
||||
constant value.
|
||||
|
||||
SeeAlso
|
||||
Foam::Function1
|
||||
Foam::Function1Types
|
||||
Foam::fixedValueFvPatchField
|
||||
|
||||
SourceFiles
|
||||
|
||||
@ -59,6 +59,7 @@ Note
|
||||
|
||||
SeeAlso
|
||||
Foam::inletOutletFvPatchField
|
||||
Foam::Function1Types
|
||||
|
||||
SourceFiles
|
||||
uniformInletOutletFvPatchField.C
|
||||
|
||||
@ -61,6 +61,7 @@ Note
|
||||
|
||||
SeeAlso
|
||||
Foam::fixedJumpFvPatchField
|
||||
Foam::Function1Types
|
||||
|
||||
SourceFiles
|
||||
uniformJumpFvPatchField.C
|
||||
|
||||
@ -61,6 +61,7 @@ Note
|
||||
|
||||
SeeAlso
|
||||
Foam::jumpCyclicAMIFvPatchField
|
||||
Foam::Function1Types
|
||||
|
||||
SourceFiles
|
||||
uniformJumpAMIFvPatchField.C
|
||||
|
||||
@ -65,7 +65,7 @@ Note
|
||||
|
||||
|
||||
SeeAlso
|
||||
Foam::Function1
|
||||
Foam::Function1Types
|
||||
Foam::uniformFixedValueFvPatchField
|
||||
Foam::totalPressureFvPatchField
|
||||
|
||||
|
||||
Reference in New Issue
Block a user